Libraries tagged by readable
ambroisemaupate/date-to-sentence
2615 Downloads
A simple lexer to print human readable dates.
10up/wpinstructions
80297 Downloads
Run human-readable WordPress commands
tailflow/laravel-human-readable-keys
745 Downloads
Generate Stripe-like IDs for Eloquent models
sandervanhooft/laravel-blade-readable-numbers
597 Downloads
A blade directive for human readable numbers, k-style.
sakanjo/laravel-readable-migrations
83 Downloads
Change migrations filenames to more readable numeric format.
pointybeard/helpers-exceptions-readabletrace
3424 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
hyungju/readable-url
890 Downloads
Generate readable random phrases for URLs
siniliote-twig/date-extra
2952 Downloads
A Twig extension to transform time diff in human readable
xiaomi/galaxy-fds-sdk-php
2367 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
softspring/time-ago-bundle
9992 Downloads
This bundle provides a simple twig extension to human readable date diff based on translations
serhii/ago
2221 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.
mikegarde/laravel-route-docs
334 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
martinjoiner/ordinal-number
10419 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kafoso/type-formatter
4612 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.