Skip to content
/ helpers Public

Collection of classes with some useful features, like data cleanup of debris and UUID generator

License

Notifications You must be signed in to change notification settings

drmvc/helpers

Repository files navigation

Latest Stable Version Build Status Total Downloads License PHP 7 ready Code Climate Scrutinizer CQ

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

About

Collection of classes with some useful features, like data cleanup of debris and UUID generator

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages