dev-master
9999999-dev https://github.com/pascaldevink/php-commonsObject wrappers around common used PHP functions.
MIT
The Requires
- php >=5.3.2
The Development Requires
by Pascal de Vink
php commons
Wallogit.com
2017 © Pedro Peláez
Object wrappers around common used PHP functions.
This module wraps commonly used PHP functions so they can be used in a object oriented way. This way they:, (*2)
Plus, they sometimes combine multiple native functions to make life easier in general., (*3)
PHP Commons can be installed using composer:, (*4)
"require": {
"pascaldevink/php-commons": "dev-master"
}
Object wrappers around common used PHP functions.
MIT
php commons