Extremely tiny PHP web application framework.
| app | ||
| htdocs | ||
| tiny | ||
| zf@f0d24363bd | ||
| .gitignore | ||
| .gitmodules | ||
| init.php | ||
| README.md | ||
tinyScript: extremely tiny PHP web application framework.
Need a fancy tiny PHP application and don't wanna bother either writing lots of code from scratch or use bloated mainstream frameworks?
Try tinyScript! It's simple yet capable! This repository contains a demo application as an example.
WARNING!
tinyScript relies on ZCT Framework (ZF) components! See zf submodule in zf directory! You can specify ZF components location via configuration file unless ZF components aren't located in include_path.