lamalama / laravel-pararius
Pararius for Laravel
0.0.3
2020-06-30 20:21 UTC
Requires
- php: ^7.2.5
- spatie/array-to-xml: ^2.12
Requires (Dev)
- orchestra/testbench: ^5.0
- pestphp/pest: ^0.1.5
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-29 06:11:52 UTC
README
Pararius for Laravel.
Install
Via Composer
$ composer require lamalama/laravel-pararius
You can optionally publish the config file with:
php artisan vendor:publish --provider="LamaLama\Pararius\ParariusServiceProvider" --tag="config"
Use
Do something
Change log
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.