exolnet/laravel-image

Modules to have a generic service to store image in the file system and in the database.

Installs: 414

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 0

Open Issues: 0

pkg:composer/exolnet/laravel-image

dev-main 2025-07-17 00:38 UTC

This package is auto-updated.

Last update: 2025-09-17 01:11:39 UTC


README

Latest Stable Version Software License Build Status Total Downloads

Provide a generic service to store image in the file system and in the database.

Installation

Require this package with composer:

composer require eXolnet/laravel-image

Testing

To run the PHPUnit tests, please use:

$ composer test

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details.

Security

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

Credits

License

Copyright © eXolnet. All rights reserved.

This code is licensed under the MIT license. Please see the license file for more information.