Download the PHP package drmvc/helpers without Composer
On this page you can find all versions of the php package drmvc/helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drmvc/helpers
More information about drmvc/helpers
Files in drmvc/helpers
Download drmvc/helpers
More information about drmvc/helpers
Files in drmvc/helpers
Vendor drmvc
Package helpers
Short Description Collection of classes with some useful features
License MIT
Homepage https://drmvc.com/
Package helpers
Short Description Collection of classes with some useful features
License MIT
Homepage https://drmvc.com/
Please rate this library. Is it a good library?
Informations about the package helpers
DrMVC\Helpers
Collection of classes with some useful features.
composer require drmvc/helpers
List of classes
Class | Description |
---|---|
\DrMVC\Helpers\Arrays | Manipulation with single and multidimensional arrays |
\DrMVC\Helpers\Clean | Text cleaner class |
\DrMVC\Helpers\Generate | URL slug and Gravatar generators |
\DrMVC\Helpers\Geo | For work with geographic coordinates |
\DrMVC\Helpers\UUID | UUID v3/v4/v5 generator |
\DrMVC\Helpers\Validate | Some specified validators |
About PHP Unit Tests
First need to install all dev dependencies via composer update
, then
you can run tests by hands from source directory via ./vendor/bin/phpunit
command.
Links
All versions of helpers with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
ext-mbstring Version *
ext-json Version *
ext-mbstring Version *
ext-json Version *
The package drmvc/helpers contains the following files
Loading the files please wait ....