Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPOne Releases Packagist GitHub license

Simple and flexible PHP 5.6+ MVC micro-framework.

Installation

Install with Composer.

composer create-project --prefer-dist vorujov/phpone yourproject

The command above will install the latest stable version. If you want to install the latest unreleased version (probably with some bugs or unfinished works) use following command:

composer create-project --prefer-dist --stability=dev vorujov/phpone yourproject

yourproject is the root directory name of your project.

Don't have Composer?

You can download it here

About

Simple and flexible PHP 5.6+ MVC micro-framework

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages