thinktomorrow / assetlibrary
An extension on top of Spatie/laravel-medialibrary which allows to attach an asset on multiple models. Also ocalized assets are supported.
Installs: 27 058
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 1
Open Issues: 6
Requires
- php: >=8.1
- doctrine/dbal: ^3.3
- spatie/laravel-medialibrary: ^10.11
Requires (Dev)
- nesbot/carbon: ^2.67.0
- orchestra/testbench: ^6.28|8.10
- phpunit/phpunit: ^10.3
- dev-master / 1.0.x-dev
- 0.9.x-dev
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.x-dev
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.x-dev
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.10
- 0.4.9.x-dev
- 0.4.9
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-ft/conversion-formats
- dev-dependabot/composer/guzzlehttp/psr7-2.5.0
- dev-ft/webp-conversions
- dev-dependabot/add-v2-config-file
- dev-analysis-OMv3rP
- dev-ft/responsive-assets
This package is auto-updated.
Last update: 2024-10-26 16:46:58 UTC
README
[![Latest Version on Packagist][ico-version]][link-packagist] ![Software License][ico-license]
Assetlibrary is a intermediate for the Spatie medialibrary package.
- It allows to attach an asset to multiple models.
- An asset can contain model specific data.
- It also allows to attach assets per locale.
Install
Via Composer
$ composer require thinktomorrow/assetlibrary
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 ben@thinktomorrow.be instead of using the issue tracker.
Credits
- [All Contributors][link-contributors]
License
The MIT License (MIT). Please see License File for more information.