| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-09-11 | 520 Bytes | |
| Stable version - Version 3 source code.tar.gz | 2016-09-11 | 77.4 kB | |
| Stable version - Version 3 source code.zip | 2016-09-11 | 88.7 kB | |
| Totals: 3 Items | 166.7 kB | 0 | |
- Whole new code structure which brings better and efficient performance. This includes replacing static functions with non-static functions, changing AJAX processor to a class, etc.
- Added templates to separate logic from view and ability to switch between templates
- Enhanced security to prevent CSRF attack before checking any inputs
- Ability to pass data to server using HTML 'data' attributes
- Including the search field that triggers the events in data argument
Please note the new version requires PHP 5.4+.