maleficarum / config
Maleficarum config component
Installs: 57 611
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: ^7.1
Requires (Dev)
- maleficarum/ioc: ^3.0
- phpunit/phpunit: ^6.0
This package is not auto-updated.
Last update: 2025-03-30 08:27:01 UTC
README
This is the Maleficarum Config component implementation.
[5.0.0] - 2018-09-16
Changed
- Adjustment code to Maleficarum/IOC v 3.0
[4.0.0] - 2017-08-03
Changed
- Make use of nullable types provided in PHP 7.1 (http://php.net/manual/en/migration71.new-features.php)
[3.0.0] - 2017-03-23
Changed
- Changed internal structure.
- Added default package initializer.
[2.0.1] - 2017-02-15
Added
- Add tests
[2.0.0] - 2017-01-23
Changed
- Add return and argument types declaration
[1.1.0] - 2016-11-02
Added
- Add component tests
[1.0.0] - 2016-10-13
Added
- This was an initial release based on the code written by pharaun13 and added to the repo by me