Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

e1himself/axis-toolkit

Repository files navigation

AxisToolkit

Library with funcions that may be handy for development.

ArrayUtils

ArrayUtils::isAssociative($array)

Checks if array is associative or a regular list.

StringUtils

StringUtils::slugify($string)

Slugifies given string removing all URL-unsafe characters and replacing them with ASCII analogues if possible.

StringUtils::transliterize($string)

Replaces non-latin letters by their ascii analogues

About

Axis Toolkit Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages