Libraries tagged by pendable
kreativsoehne/sulu-email-obfuscator-bundle
7 Downloads
Delivers e-mail addresses obfuscated on Sulu websites: ROT13 in the source, readable in the browser. Works on everything Sulu renders, without touching a template.
kariricode/processor-pipeline
789 Downloads
A robust, immutable processor pipeline component for the KaririCode Framework — ARFA 1.3 compliant. Enables modular, configurable processing chains for data transformation, validation, and sanitization.
kalimeromk/crm
3 Downloads
The CRM package is designed to enable secure communication between the client and the Central Register, providing access to data on legal entities. The service offers two main products: LEOSSCurrentView and AAListing, which provide access to the entity's current data and annual financial reports, respectively.
kafoso/type-formatter
6123 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.
kachnitel/duration-bundle
246 Downloads
A Symfony bundle for handling duration parsing, formatting, and form integration. Parse human-readable duration strings (2h 30m, HH:MM:SS) and format seconds into readable formats.
jamesmorrison/metar
8 Downloads
A PHP 8.4 METAR weather report parser. Parses raw METAR strings into structured, readonly value objects with full remark support and human-readable labels.
hygo/laravel-api-waypoint
14 Downloads
Dev-only Laravel package that publishes a machine-readable description of every API endpoint: input schema, query contract, auth requirements and payload-generation hints.
hejunjie/id-generator
79 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
hananils/kirby-choices
22 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
ghostff/json-formatter
1218 Downloads
Allows you to pretty-print JSON data in a human-readable format
fredbradley/easytime
91 Downloads
A small class based package to help with human readable calculations of time.
feryardiant/fpdf
1754 Downloads
Unofficial FPDF library with PSR-0 compliant, clean and readable code.
epdenouden/phpunit-testdox-tutorial
22 Downloads
Self-guided tutorial for PHPUnit TestDox human-readable reports.
elliotsawyer/silverstripe-typesense
699 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
dracoder/filter-bundle
420 Downloads
Classes that allows the usage of Filters in a Doctrine Repository in a more readable, object oriented way