lodev09/php-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Collection of methods that I or you usually use.

$ composer require lodev09/php-util
// for example, slugify a string like so
$slugified = \Common\Util::slugify('slugify me');
echo $slugified;

All bugs, feature requests, pull requests, feedback, etc., are welcome. Visit my site at www.lodev09.com or email me at [email protected]

© 2018 - Coded by Jovanni Lo / @lodev09

Released under the MIT License. See LICENSE file.

About

Common app utilities I or you usually use

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages