mirificus / core
An awesome PHP library.
v1.0.0-alpha
2013-09-25 12:37 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-06-16 17:23:07 UTC
README
A PSR-0, PSR-1 and PSR-2 standards compliant PHP library.
Core
This package is required by all other Mirificus packages. This class stores shared constants and configurations.
CallerException
To aid in debugging, this extends Exception to indicate that the caller of the method is responsible for throwing the exception and show the correct file and line number.