Git Product home page Git Product logo

slight-83's Introduction

Slight 83

(project in development but working)

Custom and light PHP framework built from base to develop simply PHP start up projects. In other words, all this framework functionalities are accesible to improve or modify its content.

If you're looking for something more accuracy or robust I personally recomend to use Laravel or Symfony.

Requirements

  • PHP version 8.3
  • Composer
  • Docker (latest) optionally

Installation

Just clone this repository and configure

Local

If you have PHP alredady installed in your machine (preferably version 8.3)

Docker

Create an .env file from .env.example to define on which port the container will be running.

The Dockerfile comes with Alpine 3.19, Nginx 1.24, Supervisor, PHP 8.3 and Composer.

So, if you want to connect to another container running for instance a database, use your ip to do so (not localhost or 127.0.0.1)

Find out your IP on Linux and take the first ip listed

$ hostname -I

191.128.1.41 172.17.0.1 172.20.0.1 172.21.0.1

slight-83's People

Watchers

Pablo Ripoll avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.