Libraries tagged by reactable
pn/epp-xml2array
7079 Downloads
XML/EPP to a simple readable array, including Namespace and CDATA support
phppkg/hucron
677 Downloads
Express crontabs as human readable phrases
phphleb/nicejson
6128 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
1972 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
martinjoiner/ordinal-number
11041 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kolaybi/activity-log
407 Downloads
Standalone activity logging package for Laravel — logs human-readable business events with i18n entry resolution.
kieranajp/password-generator
3335 Downloads
Generates human-readable, but secure, passwords.
kafoso/type-formatter
6080 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.
indieweb/date-formatter
19823 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
hejunjie/id-generator
48 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
3430 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
3201 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.
differentweb/php-duration
4146 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.