Skip to content

The lib contains ImageFile class that allows to create and save image files provided by base64 encoded strings. It's very useful for API's written using Laravel framework.

License

Notifications You must be signed in to change notification settings

gevorgmelkumyan/image-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageFile

Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads

ImageFile library contains ImageFile class that allows to create and save image files from base64 encoded strings. It's very useful for APIs written via Laravel framework.

Installation

ImageFile requires PHP 7.1 and greater. To get the latest version, simply require the project using Composer:

$ composer require gevorgmelkumyan/image-file

Usage

Look at examples/example.php file.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The lib contains ImageFile class that allows to create and save image files provided by base64 encoded strings. It's very useful for API's written using Laravel framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages