olive-cms / tools
Most common tools for OliveCMS Project
Installs: 199
Dependents: 5
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/olive-cms/tools
Requires
- php: >=5.5
README
Most common tools for OliveCMS Project.
Installation
Install the latest version with
$ composer require olive-cms/tools
Basic Usage
require_once 'vendor/autoload.php'; use Olive\Tools; var_dump(Tools::getDirsList('/path/to/dir'));
Documentation
Requirements
- PHP 5.5+.
License
olive-cms/tools is licensed under the MIT license.