Libraries tagged by object utility
ttbooking/common-php
30392 Downloads
My collection of common libraries for php.
mnavarrocarter/chilean-rut
7957 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
myerscode/utilities-bags
7339 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
oltrematica/laravel-toolkit
659 Downloads
Laravel Toolkit is a collection of reusable utilities, helpers, and value objects for Laravel projects, designed to standardize and simplify development at Oltrematica
phauthentic/optional
216 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
ocramius/instantiator
430194 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
hurah/data-types
2761 Downloads
Collection of general purpose data types, corresponding collections, validators, utilities and some control statements represented by objects to allow more strict type checking
epalshin/object-to-graphql
3 Downloads
Utility helper for generating GraphQL types with webonyx/graphql-php
asm/php-utilities
7688 Downloads
php tools with data container, collection objects, yaml config loader and timer
php-kit/power-primitives
2254 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
maplephp/dto
297 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
juanchosl/datatransfer
189 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
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.
laragear/compare
159 Downloads
Small utility trait to fluently compare object values.
wplake/typed
615 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.