This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
Releases: linkeddatacenter/uSilex
Releases · linkeddatacenter/uSilex
Release 1.2.0
Release 1.1.0
Added
- ContainerAware trait
- PSR-11 implementation in Application
- BootableProviderInterface
- services 'relay.pimpleResolver' and 'relay.factory' to RelayServiceProvider
Changed
- Run method always calls boot
- if no uSilex.responseEmitter function provided, the body of the response is emitted
- updated composer,json
- code formatting
Fixed
- Removed Application Constructor
- Remove dependency from ['debug'] in Psr7 DiactorosServiceProvider
- The signature for uSilex.responseEmitter was wrong
- The signature for uSilex.exceptionHandler was wrong
Doc. update and minor fix
Doc. and example updates.
First release
A micro framework inspired by Pimple and PSR standards. All with less than 100 lines of code!