Package Information |
Summary |
Simple and fast PHP framework |
Maintainers |
Mariusz Laczak (lead)
[details]
|
License |
BSD-3-Clause |
Description |
Ice is a PHP framework frozen in C extension. |
Homepage |
https://www.iceframework.org
|
Release notes
Version 1.7.0
(stable)
|
- Url, add href and rel, deprecate getStatic, fix #231 - Arr, add merge, deprecate replace, fix #228 - View, set engine options, sleet compile fix #288 - Validation, add exists validator #274 - Db, count elements #277 - Router, set routes must be explicitly called #282 - Db, skip settings if not provided, fix #286 - Auth file, fetch users from the options, fix #285 - Sqlite, row count returns zero all the time, fix #283 |