Recommend this page to a friend! |
Classes of Jeremiah Ogbomo | Push | README.md | Download |
|
DownloadPush PHP MVC FrameworkA Minimal PHP platform for rapid web application development. InstallationIt's most recommended to utilize Composer for installation.
This installs Push and it requires PHP 5.5.0 or newer. UsageCreate an index.php file with the following contents:
The rest of the Application's configurations and structure is described in th example's directory. You may quickly test this using the built-in PHP server:
Go to http://localhost:3000 to see Push framework in action. CreditsLicenseThe Push Framework is licensed under the MIT license. See License File for more information. |