Download the PHP package xpeedstudio/laravel-medialibrary-mongodb without Composer
On this page you can find all versions of the php package xpeedstudio/laravel-medialibrary-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download xpeedstudio/laravel-medialibrary-mongodb
More information about xpeedstudio/laravel-medialibrary-mongodb
Files in xpeedstudio/laravel-medialibrary-mongodb
Package laravel-medialibrary-mongodb
Short Description Associate files with Eloquent models
License MIT
Homepage https://github.com/spatie/laravel-medialibrary
Informations about the package laravel-medialibrary-mongodb
This is forked version of spatie media library compatible with MongoDB Spatie media library.
Associate files with Eloquent models
This package can associate all sorts of files with Eloquent models. It provides a simple API to work with. To learn all about it, head over to the extensive documentation.
Here are a few short examples of what you can do:
It can handle your uploads directly:
Want to store some large files on another filesystem? No problem:
The storage of the files is handled by Laravel's Filesystem, so you can use any filesystem you like. Additionally, the package can create image manipulations on images and pdfs that have been added in the media library.
Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Documentation
You'll find the documentation on https://spatie.be/docs/laravel-medialibrary.
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the media library? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Testing
You can run the tests with:
You can run the Github actions locally with act. You have to use a custom image for the ubuntu-latest platform to get PHP up and running properly. To run the tests locally, run:
To run a specific workflow, for example run-tests.yml
run:
Upgrading
Please see UPGRADING for details.
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 [email protected] instead of using the issue tracker.
Credits
- Freek Van der Herten
- All Contributors
A big thank you to Nicolas Beauvais for helping out with the issues on this repo.
And a special thanks to Caneco for the logo ✨
Alternatives
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-medialibrary-mongodb with dependencies
ext-exif Version *
ext-fileinfo Version *
ext-json Version *
illuminate/bus Version ^10.0
illuminate/conditionable Version ^10.0
illuminate/console Version ^10.0
illuminate/database Version ^10.0
illuminate/pipeline Version ^10.0
illuminate/support Version ^10.0
maennchen/zipstream-php Version ^3.1
spatie/image Version ^3.3.2
spatie/laravel-package-tools Version ^1.16.1
spatie/temporary-directory Version ^2.2
symfony/console Version ^6.4.1|^7.0