Releases: discophp/framework
Releases · discophp/framework
4.1.0
Improved Router, re-factored Records, using Defuse\Crypto library for encryption now.
3.0.2
Added logging function to core App class.
Using an alias with your email address will now work as intended, making the alias appear in the from column in email clients
3.0
ntroduced concept of records, rebuilt the CLI, greater configuration control, index entry more robust.
2.3
Adopted Twig Templates By Sensio Labs and dropped the native tDisco templating system.
2.2
Unit tests.
Ability to process routes from a static file app/routes.
Disco class now renamed to App and is Facaded.
v2.1
Now extending the Pimple Container.
True dependency injection.
Models are much more extenisable.
New Form and HTML class.
CLI options to create models.
General improvements to design.