owowagency / laravel-media
A package with basic media helpers
Installs: 8 389
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 5
Requires
- php: ^7.4|^8.0|^8.1
- illuminate/support: ^8.0|^9.0|^10.0
- owowagency/laravel-resources: ^3.2
- spatie/laravel-medialibrary: ^8.0|^9.0|^10.0|^11.0
- xantios/mimey: ^2.1
Requires (Dev)
- laravel/pint: ^1.6
- orchestra/testbench: ^6.2|^8.0
- owowagency/phpunit-snapshot-assertions: ^0.0.8
- phpunit/phpunit: ^8.0|^9.0
README
This package offers basic helpers for the Media Library package. It supports:
- A media manager
- Media resources
- Base64 media rules
Installation
You can install the package via composer:
composer require owowagency/laravel-media
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dees@owow.io instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.