Libraries tagged by Object Properties
locomotivemtl/charcoal-property
23811 Downloads
Charcoal Property defines an object (provides metadata)
xchert/property-access
179 Downloads
A flexible PHP library for accessing and manipulating nested data structures (arrays and objects) using a unified path-based interface
omasn/object-handler
9606 Downloads
The component allows filling objects from an associative array based on class strict property maps
ijvo/kdyby-strict-objects
4192 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
xchert/encapsulation-accessor
132 Downloads
Accessors to use xchert/encapsulation in combination with xchert/property-access
xchert/encapsulation
172 Downloads
A library for data encapsulation and collections
juanchosl/datatransfer
514 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
clutch-property-mgmt/content-domain
205 Downloads
Shared CMS domain models for PHP SSR apps. Provides pure, framework-agnostic entities (Page, PageSection, Review, SeoMeta, Navigation, etc.) with attribute-based validation via [phpolar/model]. Designed for Clean Architecture: no infrastructure, no PDO—just content-focused domain objects.
clutch-property-mgmt/business-domain
202 Downloads
Pure business domain models for Clutch Property Management. Contains framework-agnostic entities such as Property, Unit, Address, CompanyInfo, ContactInfo, and related value objects. Designed for Clean Architecture: zero infrastructure, no PDO, no external dependencies.
xtompie/sorter
4232 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
winwin/mapper-generator-stub
11468 Downloads
Generator for object property mapper
webino/zend-config
8699 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
rotexsoft/versatile-collections
6086 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
kenny1911/php-clone-with
3380 Downloads
Helper for cloning objects with other properties
troytft/mapper
8161 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation