bsdev/framework

There is no license information available for the latest version (dev-master) of this package.

dev-master 2015-06-17 01:15 UTC

This package is auto-updated.

Last update: 2024-04-27 09:28:26 UTC


README

Mini framework php to study OO and construct small APPs

##To install

clone the project
if your php version >= 5.4 enter in the folder /public
and run the command php -S 127.0.0.1:8080.

Or

Config your apache server to redirect to /public