sebastianknott/hamcrest-object-accessor
Adds a Matcher to Hamcrest which can access properties and methods of objects.
时间:2026-01-04 07:44
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
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
emma/validation
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
时间:2023-06-27 13:48
phpolar/model
Provides support for configuring the properties of an object for validation, formatting, and storage.
时间:2023-06-13 02:45
pmjones/throwable-properties
Copies properties of a Throwable to a serializable object.
时间:2022-10-20 19:23