thinktomorrow / assetlibrary by BenCavens

An extension on top of Spatie/laravel-medialibrary which provides extra functionalities
25,246
4
7
Package Data
Maintainer Username: BenCavens
Maintainer Contact: ben@thinktomorrow.be (Ben Cavens)
Package Create Date: 2017-09-05
Package Last Update: 2023-10-26
Home Page: https://thinktomorrow.github.io/package-docs/src/assetlibrary/guide/installation.html
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 03:01:54
Package Statistics
Total Downloads: 25,246
Monthly Downloads: 378
Daily Downloads: 18
Total Stars: 4
Total Watchers: 7
Total Forks: 1
Total Open Issues: 6

AssetLibrary

Latest Version on Packagist Software License Code Coverage Build Status Quality Score Style Ci Total Downloads

This assetlibrary is based on spatie's medialibrary package but provides some extra features.

Install

Via Composer

$ composer require thinktomorrow/assetlibrary

Features

This media library provides some extra features along those of spatie/laravel-medialibrary.

- it can upload a file to the library without an attached model
- it has localization support
- it can define a type for an upload attached to a model
- it can upload a file to a model
- it can attach a file from the library to a model
- a media file can be attached to multiple models

Resources

  • https://github.com/spatie/laravel-medialibrary

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email mr.deleeuw@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.