Download the PHP package brackets/media without Composer
On this page you can find all versions of the php package brackets/media. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package media
Media
This packages adds an ability to assign a media to your eloquent models. It uses Spatie's spatie/laravel-medialibrary
, but it goes a bit further:
- Collections definition - inspired by the conversions definition, we have created Media Collections definition via similar fluent API
- Auto-Process - saving the eloquent model automatically processes and attaches media collections from the request
- Authorization - controls, who has the permission to attach specific medium to specific model
- Private access - controls, who has the permission to view specific medium
You can find full documentation at https://docs.getcraftable.com/#/media.
All versions of media with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
illuminate/support Version ^9.0|^10.0
spatie/laravel-medialibrary Version ^10.0
illuminate/support Version ^9.0|^10.0
spatie/laravel-medialibrary Version ^10.0
The package brackets/media contains the following files
Loading the files please wait ....