Libraries tagged by human readable
magicspacepanda/time-duration
6536 Downloads
Convert durations into human-readable timestamps.
lcherone/php-petname
11212 Downloads
Library for generating human-readable, random names for objects.
getherbie/herbie
2217 Downloads
Herbie is a simple, modern, fast and highly customizable flat-file Content Management System (CMS) powered by PHP, Twig, Markdown, Textile, reStructuredText and other human-readable text files.
ambroisemaupate/date-to-sentence
2711 Downloads
A simple lexer to print human readable dates.
10up/wpinstructions
80506 Downloads
Run human-readable WordPress commands
sandervanhooft/laravel-blade-readable-numbers
598 Downloads
A blade directive for human readable numbers, k-style.
siniliote-twig/date-extra
3057 Downloads
A Twig extension to transform time diff in human readable
softspring/time-ago-bundle
10064 Downloads
This bundle provides a simple twig extension to human readable date diff based on translations
serhii/ago
2251 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
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.
meklis/php-duration
856 Downloads
Converts between colon formatted time, human-readable time and seconds
martinjoiner/ordinal-number
10440 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
ircop/passworder
3454 Downloads
Human-readable password generator
indieweb/date-formatter
19709 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
eboreum/caster
5143 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.