rongeb/fileutils-for-php

Basic but useful functions to manage files and images

dev-master 2020-04-25 13:45 UTC

This package is auto-updated.

Last update: 2024-04-25 23:01:31 UTC


README

Manage files and images in php easily

With this php class, you will be able to :

  • rename properly a file or a folder

  • create a file

  • extract an extension of a file

  • upload a file and decide what you do with a file with the same name

  • create a thumbnail from an image (jpg, jpeg or png)