Libraries tagged by readable
rjds/php-humanize
1756 Downloads
A PHP library to convert machine data into human-readable strings.
pn/epp-xml2array
7084 Downloads
XML/EPP to a simple readable array, including Namespace and CDATA support
phphleb/nicejson
6205 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
2114 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
kolaybi/activity-log
421 Downloads
Standalone activity logging package for Laravel — logs human-readable business events with i18n entry resolution.
kieranajp/password-generator
3383 Downloads
Generates human-readable, but secure, passwords.
kafoso/type-formatter
6101 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.
hejunjie/id-generator
61 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
glowy/strings
3434 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
3205 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.
eboreum/caster
8517 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
4249 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.
brannow/typed-pattern-engine
1081 Downloads
Human-readable pattern matching engine with type-safe value extraction and bidirectional processing