Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.
/ CanteenMedia Public archive

API for handling media, such as file uploads and image resizing

License

Notifications You must be signed in to change notification settings

Canteen/CanteenMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Canteen Media

A library for handling form uploads. Optional library for the Canteen Framework and does not require additional Canteen dependencies.

For documentation of the codebase, please see Canteen Media docs.

##Requirements

This library requires a webserver running PHP 5.3+. Also, the root namespace for the library is Canteen\Media.

##Installation

Install is available using Composer.

composer require canteen/media dev-master

Including using the Composer autoloader.

require 'vendor/autoload.php';

##License##

Copyright (c) 2013 Matt Karl

Released under the MIT License.

About

API for handling media, such as file uploads and image resizing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages