moon-php / logger
There is no license information available for the latest version (v0.2.0) of this package.
A very simple Logger with support for the PSR-3
v0.2.0
2018-09-06 14:18 UTC
Requires
- php: >=7.1
- psr/log: ^1.0
Requires (Dev)
- damianopetrungaro/php-commitizen: ^0.1.2
- friendsofphp/php-cs-fixer: ^2.12
- mikey179/vfsstream: ^1.6
- php-coveralls/php-coveralls: ^2.1
- phpstan/phpstan: ^0.10
- phpstan/phpstan-phpunit: ^0.10
- phpunit/phpunit: ^7.3
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2024-11-07 05:33:14 UTC
README
Official Documentation
Documentation can be found on the Moon website.
Tests
To execute the test suite, you'll need phpunit. It's a dev-dependency of this package
$ php vendon/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Learn More
Learn more at these links:
Security
If you discover security related issues, please email damianopetrungaro@gmail.com instead of using the issue tracker.
License
The Moon Logger is licensed under the MIT license. See License File for more information.