ganbarodigital / php-operating-system
1.1.0
2016-01-18 09:50 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-defensive: ^1.0.1
- ganbarodigital/php-exceptions: ^1.1
- ganbarodigital/php-file-system: >=0.3, <2.0.0
- ganbarodigital/php-number-tools: ^1.0
- ganbarodigital/php-process-runner: ^0.3.2
- ganbarodigital/php-reflection: ^2.12.1
- ganbarodigital/php-text-tools: ^1.4
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-09 19:08:27 UTC
README
Introduction
The PHP Operating System library provides an easy-to-use collection of helpers for interacting with your operating system that you can quickly drop into your own project to save you time and effort.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-operating-system