LightPHP
v2.1
LightPHP is a small but powerful PHP framework. As a simple and "elegant" toolkit, it can build fully functional Web applications for PHP programmers. Features: Compact/efficient/easy to expand! Simple URL routing function, simple MVC mode, simple extension package use! It can perfectly help developers achieve rapid development, and developers can add business logic based on the generated code framework!
LightPHP Directory:
apps-application layer
-Action-Controller
-Model-model
core-framework core
-config.php - configuration file
-action.php -routing file
-common.php - public methods
cache-cache directory, the framework temporarily supports file caching
index.php-single entry