Libraries tagged by loadable
serhii/ago
2519 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
se7enxweb/enhancedezbinaryfile
432 Downloads
eZ Publish Legacy extension which provides a simple solution for extending thet default eZ Publish Binary File Datatype with support for uploadable files for collected information nodes. Great for smart developers!
ruafozy/cinip
3219 Downloads
Wrapper for bcmath that offers readable expressions
rjds/php-humanize
1797 Downloads
A PHP library to convert machine data into human-readable strings.
pn/epp-xml2array
7087 Downloads
XML/EPP to a simple readable array, including Namespace and CDATA support
phphleb/nicejson
6230 Downloads
Convert json to readable form
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.
martinjoiner/ordinal-number
11070 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kolaybi/activity-log
476 Downloads
Standalone activity logging package for Laravel — logs human-readable business events with i18n entry resolution.
kieranajp/password-generator
3491 Downloads
Generates human-readable, but secure, passwords.
kafoso/type-formatter
6116 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
19844 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
hejunjie/id-generator
70 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
3438 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
3209 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.