nielse63 / php-image-cache

Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file, move it to a new directory, and returns the new source for the image.
http://nielse63.github.io/php-image-cache
Other
457 stars 105 forks source link

Add namespace #30

Closed solleer closed 6 years ago

solleer commented 6 years ago

Resolves #28

solleer commented 6 years ago

@nielse63 Can you merge this?