2017 © Pedro Peláez
 

library laravel-image

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

image

exolnet/laravel-image

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

  • Wednesday, March 9, 2016
  • by xel1045
  • Repository
  • 10 Watchers
  • 0 Stars
  • 48 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 23 % Grown

The README.md

Laravel Image

Latest Stable Version Software License Build Status Total Downloads, (*1)

Provide a generic service to store image in the file system and in the database., (*2)

Installation

Require this package with composer:, (*3)

composer require eXolnet/laravel-image

Testing

To run the PHPUnit tests, please use:, (*4)

bash $ composer test, (*5)

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details., (*6)

Security

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

Credits

License

This code is licensed under the MIT license. Please see the license file for more information., (*8)

The Versions

09/03 2016

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires