justiversen / performant
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.1.1
2020-04-17 19:22 UTC
Requires (Dev)
This package is auto-updated.
Last update: 2023-08-15 02:45:42 UTC
README
Performant
Identify performance issues in your Laravel application and have performant help you solve them.
Installation
composer require --dev justiversen/performant
Usage
Run the artisan command:
php artisan performant:analyze
Write/paste the code from your application, that you want to run.
Testing
composer run-script test
Contributers
License
The MIT License (MIT). Please see License File for more information.