marshmallow / laravel-php-timer
A simple timer to check where your php might be slow.
Installs: 1 074
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: ^7.4|^8.0
This package is auto-updated.
Last update: 2024-11-05 10:49:00 UTC
README
mr-mallow
Installation
You can install the package via composer:
composer require marshmallow/laravel-php-timer
Usage
@startTimer @endTimer @startTimer('timer_1') @endTimer('timer_1')
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email stef@marshmallow.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.