Download the PHP package redlab-team/php-helpers without Composer
On this page you can find all versions of the php package redlab-team/php-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download redlab-team/php-helpers
More information about redlab-team/php-helpers
Files in redlab-team/php-helpers
Download redlab-team/php-helpers
More information about redlab-team/php-helpers
Files in redlab-team/php-helpers
Vendor redlab-team
Package php-helpers
Short Description Some helpers for PHP developments
License MIT
Package php-helpers
Short Description Some helpers for PHP developments
License MIT
Please rate this library. Is it a good library?
Informations about the package php-helpers
PHP Helpers
These are some classes that aim to facilitate PHP developments and use less procedural functions.
Installation
With composer :
Without composer :
You can just download the archive and unzip it into your own project.
License
This package is released under the MIT License. See the LICENSE file for more details.
Usage
All the classes need to be instanciated. But it is possible to extends them if you need to add some attribute
for you developments.
The helpers that are available are :
- Arr class to manipulate arrays variables
- Date class to manipulate dates variables
- Json class to encode and decode JSON format.
- Str class to manipulate strings.
All versions of php-helpers with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
ext-json Version *
ext-json Version *
The package redlab-team/php-helpers contains the following files
Loading the files please wait ....