Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 873 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 873 Bytes

Equip Framework

This is a fork of the Equip Framework

There haven't been any major functional changes, though plates support has been removed

The main changes have been making it compatible with PHP 8.0 by upgrading all the dependencies, moving to PSR-15 middleware and updating tests to PHPunit 9.0

License

Attempts to be PSR-1, PSR-2, PSR-3, PSR-4 and PSR-7 and PSR-15 compliant. Also uses the ADR pattern. You should too!