justiversen/performant

0.1.1 2020-04-17 19:22 UTC

This package is auto-updated.

Last update: 2023-08-15 02:45:42 UTC


README

Packagist Downloads Code size Build Status

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.