Join our community on discord

Leaf PHP 1.3.0 Create clean, simple but powerful web applications and APIs quickly.

Get Started Checkout v1.5.0

Quickly Create PHP Projects

Leaf is a PHP micro-framework which helps you create web applications and APIs from the ground up in minutes.

What's new in 1.3.0

Session Support

Leaf now has support for the normal php session and has provided very handy method for approprately using it.

This will provide an extra way for handling users, even in APIs; You can use sessions instead of tokens....or you can just use both😅😅.

More Date Syntaxes

Leaf PHP comes with more handy functions in this version. One of them is the Date object(previously CustomDate).

With the new Date object, you can make your apps and APIs quicker.

View Request Docs

Find out more here