Download the PHP package gingerminds/laravel-media-manager without Composer
On this page you can find all versions of the php package gingerminds/laravel-media-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gingerminds/laravel-media-manager
More information about gingerminds/laravel-media-manager
Files in gingerminds/laravel-media-manager
Download gingerminds/laravel-media-manager
More information about gingerminds/laravel-media-manager
Files in gingerminds/laravel-media-manager
Vendor gingerminds
Package laravel-media-manager
Short Description Media Manager functionalities for Laravel projects
License MIT
Package laravel-media-manager
Short Description Media Manager functionalities for Laravel projects
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-media-manager
Laravel Media Manager
Media library, file uploads, and image processing for Laravel projects built on gingerminds/laravel-core. It provides:
- Admin CRUD screens for a media library organized into categories.
- Two reusable Blade components: a file-upload field (with a drag-and-drop modal) and a media picker.
- On-the-fly image resizing via Glide, with configurable named presets.
- API Platform endpoints for media, media categories, and files.
- An optional shopping-basket feature for collecting media items and downloading them together as a ZIP.
Requirements
- PHP ^8.4
gingerminds/laravel-core^2.8- The
zipPHP extension
Quick start
Then register the package's models with API Platform (see Installation) and wire the published JS/SCSS into your own build.
Documentation
- Installation
- Configuration
- Components — the file upload and media-select Blade components
- Services —
FileUploadService,ImageProcessor,GlideCacheService,MediaCollectionSyncer - API — admin routes and API Platform endpoints
- Basket — the media basket / ZIP download feature
All versions of laravel-media-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
gingerminds/laravel-core Version ^4.3
league/glide Version ^4.0
ext-zip Version *
gingerminds/laravel-core Version ^4.3
league/glide Version ^4.0
ext-zip Version *
The package gingerminds/laravel-media-manager contains the following files
Loading the files please wait ...