Util.php is the combined effort of many people who contributed new functions and features, bug fixes, tests, and documentation.
- Brandon Wamboldt (http://brandonwamboldt.ca)
The following projects were fully or partially incorporated into util.php (and properly attributed).
- IntToWords (https://github.com/hemant347/IntToWords)
- LinkifyURL (https://github.com/jmrware/LinkifyURL)
- URLify.php (https://github.com/jbroadway/urlify/)
- Pure PHP http_build_url (https://github.com/jakeasmith/http_build_url)
The following developers and/or companies helped contribute to building util.php.
- PHP Experts, Inc. (http://www.phpexperts.pro/)
array_flatten()
fix_broken_serialization()
- Lots of unit tests.
- Tony Ferrara (ircmaxwell, http://blog.ircmaxell.com/)
seemsUtf8Regex()
: http://stackoverflow.com/a/11709412/430062
- Askar (@ARACOOOL)
rmdir()
limit_characters()
limit_words()
- Anonymous ([email protected])
htmlspecialentities()
: http://php.timesoft.cc/manual/en/function.htmlentities.phphtmlspecialchars()
- Laravel Project (https://github.com/laravel/laravel)
- Abhimanyu Sharma (@abhimanyusharma003)
limit_characters()
limit_words()
match_string()
- Scott Baker (@scottchiefbaker)
- @sergserg
set_writable()
set_executable()
set_readable()
directory_size()
directory_contents()
get_user_dir()