Libraries tagged by threadable
phppkg/hucron
677 Downloads
Express crontabs as human readable phrases
phphleb/nicejson
6120 Downloads
Convert json to readable form
nkiraly/dbsteward
4174 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
1937 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
martinjoiner/ordinal-number
11040 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kolaybi/activity-log
368 Downloads
Standalone activity logging package for Laravel — logs human-readable business events with i18n entry resolution.
kieranajp/password-generator
3315 Downloads
Generates human-readable, but secure, passwords.
kafoso/type-formatter
6065 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.
indieweb/date-formatter
19820 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
glowy/strings
3430 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
3201 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.
differentweb/php-duration
4106 Downloads
Converts between colon formatted time, human-readable time and seconds
dbsteward/dbsteward
2123 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.
cocur/human-date
23292 Downloads
Transforms dates into a human-readable form
brannow/typed-pattern-engine
968 Downloads
Human-readable pattern matching engine with type-safe value extraction and bidirectional processing