Skip to content

Releases: ArefShojaei/Lite-PHP

v7.2.2

14 Feb 20:58
Compare
Choose a tag to compare

### Release new version of the framework!

Added new Features:
1- Migration module
2- Migration helper functions for table and column
3- Signed routes
4- Csrf token concept in froms with "@csrf" template directive
5- Console commands like "php cli storage" , "php cli migrate" and "php cli make"
6- Rate-limiter plugin
7- Csrf plugin
8- flash template directive "@error" and "@enderror"
9- Output buffering in template
10- Page 429 template | To many requests for rate-limiter plugin

Fixed bugs:
1- Paths
2- Logic and code structure
3- SQL statements
4- Escaping sql
5- Migrating database tables
6- Data validation

v6.1.12

16 Dec 16:18
Compare
Choose a tag to compare

Stable version of Micro Freamework!