WillPHP is a lightweight development and learning MVC framework, an entry-level framework for PHP newbies (similar to ThinkPHP).
Lightweight and extremely fast size 211KB (uncompressed), 22 initial files loaded (15 with page cache enabled), memory overhead <100KB. ###Main functions: automatic loading, database chain operation, model ORM (automatic verification, processing, filtering), routing, parameter filtering, validator, middleware, template engine, cache, automatic recognition of AJAX, debug bar, logs, etc. ###Related address Gitee warehouse: https://gitee.com/willphp/yiyuGithub warehouse: https://github.com/willphp/yiyu Online manual: https://willphp.gitee.io Official website: http:/ /www.113344.com###