Download the PHP package echron/tools without Composer
On this page you can find all versions of the php package echron/tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor echron
Package tools
Short Description Tools library for PHP
License MIT
Homepage https://github.com/EchronHQ/Tools
Package tools
Short Description Tools library for PHP
License MIT
Homepage https://github.com/EchronHQ/Tools
Please rate this library. Is it a good library?
Informations about the package tools
Echron PHP Tool library
About
Echron PHP Tool library offers a set of handy classes and methods to simplify PHP development.
Installation
Install the latest version with
Usage
Output seconds as human-readable string
Check if array has duplicates
Filter array by unique values
Limit a string without cutting of words
It is possible to pass along an end marker that will be added to the endof the string when the string is truncated. The end marker is included in the maximum character string, the result will not be longer than the maximum characters even when the end marker is added.
Limit a string
Add an end marker
CSV
-
Read out CSV file into an array
- Write a CSV file based on an array
All versions of tools with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-simplexml Version *
ext-libxml Version *
ext-dom Version *
ext-json Version *
ext-mbstring Version *
ext-simplexml Version *
ext-libxml Version *
ext-dom Version *
ext-json Version *
ext-mbstring Version *
The package echron/tools contains the following files
Loading the files please wait ....