solumdesignum / deviation
This package is abandoned and no longer maintained.
No replacement package was suggested.
laravel lightweight deviation monitoring tool.
v1.0.0
2023-06-29 22:16 UTC
Requires
- php: ^7.4|^8.0|^8.1|^8.2
- barryvdh/laravel-dompdf: ^v2.0.1
- illuminate/support: ~5|~6|~7|~8|~9|~10
Requires (Dev)
- orchestra/testbench: ~3|~4|~6|~7|~8
- phpunit/phpunit: ~4|~5|~6|~7|~8|~9|~10
This package is auto-updated.
Last update: 2023-08-30 07:57:55 UTC
README
Introduction
Laravel lightweight deviation monitoring tool.
Installation
Via Composer
composer require solumdesignum/deviation
Next, publish configuration using the vendor:publish command:
php artisan vendor:publish --provider="SolumDeSignum\Deviation\DeviationServiceProvider"
Contributing
Thank you for considering contributing to the Deviation. You can read the contribution guidelines here
Security
If you discover any security related issues, please email to solumdesignum@gmail.com instead of using the issue tracker.
Credits
License
Solum DeSignum Scenarios is open-sourced software licensed under the MIT license.