dev-master
9999999-dev https://github.com/e1himself/axis-toolkit/Axis Toolkit Library
MIT
The Requires
- php >=5.3.0
library toolkit axis string utils array utils
Axis Toolkit Library
Library with funcions that may be handy for development., (*1)
ArrayUtils::isAssociative($array)
Checks if array is associative or a regular list., (*2)
StringUtils::slugify($string)
Slugifies given string removing all URL-unsafe characters and replacing them with ASCII analogues if possible., (*3)
StringUtils::transliterize($string)
Replaces non-latin letters by their ascii analogues, (*4)
Axis Toolkit Library
MIT
library toolkit axis string utils array utils