Skip to content

nunodotferreira/Ratchet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratchet

Ratchet's extremely simple MmFV (Model > Method_Function > View) approach allows for rapid development and deployment of PHP applications. Although simple, Ratchet is also extremely flexible and can scale or transition to whatever your application's needs might be.

Installation

cd /path_to_project/
git clone https://github.com/ThrivingKings/Ratchet.git .
git submodule init
git submodule update
mkdir lib/cache
chmod 777 lib/cache

About

An extremely simple, lightweight and flexible PHP framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published