maleficarum / profiler
Maleficarum profiler component
Installs: 47 592
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^7.2
- ext-mbstring: *
- maleficarum/ioc: ^3.0
Requires (Dev)
- phpunit/phpunit: ^7.3
This package is not auto-updated.
Last update: 2025-03-30 08:12:22 UTC
README
This is the Maleficarum Profiler component implementation.
[5.0.0] - 2018-09-14
Changed
- Bump IoC component to version 3.x
- Bump phpunit version
- Remove repositories section from composer file
[4.0.0] - 2017-08-02
Changed
- Make use of nullable types provided in PHP 7.1 (http://php.net/manual/en/migration71.new-features.php)
- Fix tests
[3.0.0] - 2017-03-23
Changed
- Changed internal structure and code style.
- Added default initializer functionality.
[2.0.1] - 2017-02-15
Added
- Add tests
[2.0.0] - 2017-01-23
Changed
- Add return and argument types declaration
[1.0.0] - 2016-10-14
Added
- This was an initial release based on the code written by pharaun13 and added to the repo by me