Libraries tagged by Abstract Enum
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
enm/json-api-client
36625 Downloads
Abstract client-side php implementation of the json api specification (jsonapi.org)
enm/json-api-server
13025 Downloads
Abstract server-side php implementation of the json api specification (jsonapi.org)
chris-doehring/enm-json-api-server
127 Downloads
Abstract server-side php implementation of the json api specification (jsonapi.org)
chris-doehring/enm-json-api-client
1037 Downloads
Abstract client-side php implementation of the json api specification (jsonapi.org)
enm/json-api-server-resource-mappers
1221 Downloads
Abstract implementation which standardize mapping between json api resources and entities.
swiss-payment-slip/swiss-payment-slip-pdf
309421 Downloads
An abstract base class for creating Swiss payment slips with reference number (ESR) or without (ES) using a pdf engine
dsheiko/extras
4178 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
abstractapi/php-phone-validation
4209 Downloads
AbstractPhoneValidation - Wrapper to quickly start using the powerful AbstractAPI's Phone Validation service in your projects.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
mvccore/ext-view-helper-internationalized
430 Downloads
MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.