headlesslaravel / metrics
Metrics for Headless Laravel
0.0.2
2021-12-10 06:04 UTC
Requires
- php: ^8.0
- illuminate/contracts: ^8.37
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.1
- nunomaduro/collision: ^5.3
- nunomaduro/larastan: ^0.7.12
- orchestra/testbench: ^6.15
- phpmd/phpmd: ^2.10
- phpunit/phpunit: ^9.3
- spatie/laravel-ray: ^1.23
This package is auto-updated.
Last update: 2024-10-18 16:08:02 UTC
README
Installation
This package is included when headlesslaravel
is installed.
Or install the package independently via composer:
composer require headlesslaravel/metrics
Credits
Special thanks to @Larsklopstra for his Flowframe/laravel-trend package.
The implementation outlined in that package paved the way for this package.
License
The MIT License (MIT). Please see License File for more information.