Libraries tagged by readfile
mikegarde/laravel-route-docs
2247 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
mbolli/php-ron
46 Downloads
Performance-focused PHP implementation of RON (Readable Object Notation)
martinjoiner/ordinal-number
11129 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kolaybi/activity-log
537 Downloads
Standalone activity logging package for Laravel — logs human-readable business events with i18n entry resolution.
kieranajp/password-generator
3610 Downloads
Generates human-readable, but secure, passwords.
ircop/passworder
3844 Downloads
Human-readable password generator
indieweb/date-formatter
19858 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
glowy/strings
3451 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
3221 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.
getherbie/herbie
2260 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.
fof/upgrade-advisor
546 Downloads
Check your forum's readiness for the next Flarum major version
emeraldion/tramezzino
926 Downloads
Converts a list of strings into a compact, readable representation with delimiters of choice
eboreum/caster
8810 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.
differentweb/php-duration
4623 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.