Download the PHP package thefox/utilities without Composer
On this page you can find all versions of the php package thefox/utilities. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thefox/utilities
More information about thefox/utilities
Files in thefox/utilities
Download thefox/utilities
More information about thefox/utilities
Files in thefox/utilities
Vendor thefox
Package utilities
Short Description Collection of usefull PHP utilities.
License GPL-3.0
Homepage https://fox21.at
Package utilities
Short Description Collection of usefull PHP utilities.
License GPL-3.0
Homepage https://fox21.at
Please rate this library. Is it a good library?
Informations about the package utilities
Utilities
Collection of useful PHP utilities.
Project Outlines
The project outlines as described in my blog post about Open Source Software Collaboration.
- The main purpose of this collection is to provide common single functions or classes, which are too small for a separate project.
- This list is open. Feel free to request features.
Features
- PHP 7 compatible.
- Hexadecimal encoding.
- LEB128 encoding.
- Debug binary data.
- Generate random data using mt_rand().
- Big/Little endian converter.
Installation
The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:
Links
All versions of utilities with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-bcmath Version *
ext-bcmath Version *
The package thefox/utilities contains the following files
Loading the files please wait ....