Libraries tagged by creatable
pointybeard/helpers-exceptions-readabletrace
3710 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
trexology/reviewrateable
14391 Downloads
Rating syetem for Laravel 5
siniliote-twig/date-extra
3076 Downloads
A Twig extension to transform time diff in human readable
ghanem/rating
15510 Downloads
Rating syetem for Laravel
softspring/time-ago-bundle
10111 Downloads
This bundle provides a simple twig extension to human readable date diff based on translations
slava-basko/specification-php
211 Downloads
Encapsulate your business decisions for readable, clear, maintainable purposes.
serhii/ago
2257 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
484 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
meklis/php-duration
872 Downloads
Converts between colon formatted time, human-readable time and seconds
martinjoiner/ordinal-number
10444 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kafoso/type-formatter
4887 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
3466 Downloads
Human-readable password generator
indieweb/date-formatter
19710 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
glowy/strings
3306 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.