Libraries tagged by relatable
mr-dlef/os-query-digest
276 Downloads
Human-readable, loggable digests and stable fingerprints for OpenSearch DSL queries.
micro-module/outbox-bundle
2936 Downloads
Transactional Outbox Pattern bundle for reliable event delivery in event-sourced systems
mbolli/php-ron
65 Downloads
Performance-focused PHP implementation of RON (Readable Object Notation)
martinjoiner/ordinal-number
11133 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
kolaybi/activity-log
539 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
3855 Downloads
Human-readable password generator
imatic/notification
8853 Downloads
Simple library for sending reliable messages among apps
hejunjie/id-generator
81 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
hazaar/framework
769 Downloads
The Simple, Fast, Reliable framework for PHP
goodgay/huaweiobs
3770 Downloads
Object Storage Service (OBS) provides massive, secure, highly reliable, and low-cost data storage capabilities, allowing users to store data of any type and size. It is suitable for various data storage scenarios such as enterprise backup/archiving, video on demand, and video surveillance.
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.
farbcode/laravel-evm
575 Downloads
Simple, Reliable Ethereum Integration for Laravel
emeraldion/tramezzino
928 Downloads
Converts a list of strings into a compact, readable representation with delimiters of choice
eboreum/caster
8842 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.