Libraries tagged by reusable function
gburtini/humanize-php
1128 Downloads
Provides functions for converting numbers and timestamps in to human friendly forms. Based on the Django Humanize API.
hnhdigital-os/laravel-helper-collection
363 Downloads
Provides various classes of useful functionality.
atomastic/strings
6322 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
atomastic/arrays
7088 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
nhytros/laravel-readable
0 Downloads
Readable provides a quick and easy functions and blade directives.
antharuu/phyx
0 Downloads
A modern PHP library that rethinks native functions around a more coherent, readable, and predictable API.
omarwebdev/plass
7 Downloads
The ultimate solution for converting PHP's built-in functions into class methods!
landlib/simplemail
9 Downloads
Reliable and comfortable mail sending with PHP mail() use gmail.com. Attachment support. Надёжная и удобная отправка писем with gmail.com. Вложения поддерживаются.
io-jaegers/hrbf
51 Downloads
Human Readable Basic Functions
farafiri/easy-callback
6 Downloads
Utility for creating simple callback functions for filter and map functions in readable way
capslock-studio/filter-class
26 Downloads
Reliable way to find out functions you do not use with PHP.
amisoci/styleddump
80 Downloads
dump function to make variables readable
paperpixel/wp-hooks
26 Downloads
Split Wordpress functions.php file into small, readable hooks
alddesign/php-xout
8 Downloads
A more readable implementation of PHPs var_dump() function
mic/better-dd
162 Downloads
A package for Laravel 4 to dump the given variable. It much better than dd function in Laravel Helpers. Clean and Readable