ZenithPHP
ZenithPHP
#v2.0 - Major upgrades for the ZenithPHP framework.
Released: 02.11.2024
What's New
- Pluto - A new Templating Engine for ZenithPHP Views
- Pluto Directives - Directly write PHP in View files with special Pluto Directives
- Middleware - Allows you to define custom logic that can be executed before or after handling a request
Requirements
- Latest PHP version installed in your computer or server ( > 8.0 )
- Composer (A PHP dependency manager)
- MySQL for Database
What's Changed
- Middleware implemented by @DasunNethsara-04 in #16
- Pluto Engine implemented by @DasunNethsara-04 in #17
- README updated by @DasunNethsara-04 in #18
Full Changelog: v1.9...v2.0