Skip to content

meet-7span/assetlibrary

 
 

Repository files navigation

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

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 [email protected] instead of using the issue tracker.

Credits

License

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

About

A Laravel package built on top of Spatie/laravel-medialibrary which provides extra features.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%