GithubHelp home page GithubHelp logo

bigdatacdh5 / php_light_fmk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nfouka/php_light_fmk

0.0 1.0 0.0 913 KB

Light Framework based on Symfony 5 component

PHP 87.93% CSS 5.66% JavaScript 0.10% Shell 1.45% Dockerfile 4.85%

php_light_fmk's Introduction

PHP Light FRAMEWORK

PHP Version > 7.2 Light Framework based on Symfony 5 component

RUN Server

php -S localhost:8000 or symfony server:start --port=4321 --passthru=front.php

disable/enable xdebug

php -dxdebug.remote_enable=1 -S 127.0.0.1:8888 -t web/ -c /etc/php/7.4/cli/php.ini

Step 1: Authenticate

$ cat ~/GH_TOKEN.txt | docker login docker.pkg.github.com -u nfouka --password-stdin

Step 2: Tag

$ docker tag IMAGE_ID docker.pkg.github.com/nfouka/php_light_fmk/IMAGE_NAME:VERSION

Step 3: Publish

$ docker push docker.pkg.github.com/nfouka/php_light_fmk/IMAGE_NAME:VERSION

## DEMO

URL : https://127.0.0.1:4322/is_leap_year/2020

REFERENCE DOCUMENTATION

Create framework with symfony component

# Travis Build

php_light_fmk's People

Contributors

nfouka avatar mfouka avatar rouantoine avatar

Watchers

James Cloos 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.