Skip to content
/ just Public

Just is a PHP micro-framework for Full Stack Web Developer

License

Notifications You must be signed in to change notification settings

nezamy/just

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just

Just is a PHP micro-framework for Full Stack Web Developer

Get Started

composer create-project --prefer-dist nezamy/just:0.2 app_name

Start run app with php built-in server

cd app_name/public
php -S localhost:8000

About

Just is a PHP micro-framework for Full Stack Web Developer

Resources

License

Stars

Watchers

Forks

Packages

No packages published