sebastianknott/hamcrest-object-accessor
Adds a Matcher to Hamcrest which can access properties and methods of objects.
时间:2026-01-04 07:44
ufito3000/oxygen
A class to manage objects, properties and JSON files in an easy way
时间:2025-10-23 10:03
ali-eltaweel/array-subscript
A PHP library for accessing object properties using array subscript notation.
时间:2025-06-24 12:32
ucscode/object-reflector
A reflector that provides access to class encapsulated properties or methods
时间:2025-05-04 05:51
mackrais-organization/property-transform
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
时间:2025-03-15 19:48
kariricode/property-inspector
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
时间:2024-10-14 15:06
mohamedahmed00/coollection
Laravel Illuminate collection with objectified properties
时间:2024-09-24 10:33
nystudio107/craft-twig-sandbox
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
时间:2024-07-03 22:05
mfonte/propaccessor
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
时间:2024-05-22 11:01
ijvo/kdyby-strict-objects
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
时间:2024-01-20 23:07
unicon/yaml
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
时间:2024-01-09 09:29
unicon/unicon
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
时间:2024-01-08 08:33
juanchosl/datatransfer
A small, lightweight utility to read values and properties from distinct sources using the same methodology
时间:2023-09-27 18:30
rekalogika/direct-property-access
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
时间:2023-09-02 17:19
suomec/ovalidator
Objects validator and properties mapper for PHP
时间:2023-08-03 07:14