Libraries tagged by readable
sandervanhooft/laravel-blade-readable-numbers
594 Downloads
A blade directive for human readable numbers, k-style.
sakanjo/laravel-readable-migrations
68 Downloads
Change migrations filenames to more readable numeric format.
pointybeard/helpers-exceptions-readabletrace
3045 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
hyungju/readable-url
886 Downloads
Generate readable random phrases for URLs
siniliote-twig/date-extra
2877 Downloads
A Twig extension to transform time diff in human readable
teariot/beautyslug
248 Downloads
Lightweight PHP library for generating random readable slugs.
phphleb/nicejson
3125 Downloads
Convert json to readable form
ph-7/datatype
3603 Downloads
List of the available PHP data types, nicely stored into readable constant names
nkiraly/dbsteward
4173 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
mikegarde/laravel-route-docs
52 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
kieranajp/password-generator
2552 Downloads
Generates human-readable, but secure, passwords.
kafoso/type-formatter
4382 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
ircop/passworder
3391 Downloads
Human-readable password generator
glowy/strings
3252 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.
glowy/arrays
3043 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.