Skip to content

ZenithPHP - v2.0

Latest
Compare
Choose a tag to compare
@DasunNethsara-04 DasunNethsara-04 released this 02 Nov 17:16
· 1 commit to main since this release
1d7e318

icon-192

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

  1. Latest PHP version installed in your computer or server ( > 8.0 )
  2. Composer (A PHP dependency manager)
  3. MySQL for Database

What's Changed

Full Changelog: v1.9...v2.0