chrisullyott / php-file
A PHP helper for the local filesystem.
Installs: 144
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/chrisullyott/php-file
Requires
- php: >=5.3.0
README
A PHP helper for the local filesystem.
There are many functions I wish I had to manage local files, so I made a library for it!
Installation
With Composer:
$ composer require chrisullyott/php-file