Libraries tagged by Object Properties

iconic/uniproperty

1 Favers
38 Downloads

A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.

Go to Download


eboreum/cloner

3 Favers
2 Downloads

Immutably clone (copy) objects and override their properties. Works for readonly classes and properties as well.

Go to Download


brookinsconsulting/ezchangeowner

1 Favers
4 Downloads

eZ Publish Legacy extension which provides a simple solution to changing a content object owner user relation property. Great for smart developers!

Go to Download


keven/hydrate

2 Favers
6874 Downloads

Hydrate an object from an array of properties.

Go to Download


dashifen/repository

0 Favers
5414 Downloads

An object with read-only protected properties from which other objects can be extened.

Go to Download


best-served-cold/reflection

1 Favers
130 Downloads

Reflection - Simple utility to reflect objects and classes to access properties and methods.

Go to Download


codelicia/immutable

0 Favers
0 Downloads

Enforces immutability on initialized properties of any PHP object

Go to Download


stevenwadejr/exposure

0 Favers
158 Downloads

Exposure acts as a proxy to protected and private properties and methods on an object.

Go to Download


proteins/structure

0 Favers
44 Downloads

Access properties with associative array or object notation seamlessly

Go to Download


jvmanji/universal-access

0 Favers
479 Downloads

This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.

Go to Download


monkeyscloud/monkeyslegion-serializer

0 Favers
1 Downloads

Attribute-driven object↔JSON/XML serializer for MonkeysLegion: property hooks, readonly DTOs, normalizer pipeline, naming strategies, PHPStan Level 9.

Go to Download


yunasoft/hydrator

0 Favers
108 Downloads

Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.

Go to Download


xmlutils/xmlutils

0 Favers
126 Downloads

This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.

Go to Download


unicon/yaml

1 Favers
3057 Downloads

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.

Go to Download


rlnks/php-mail-tree

0 Favers
6 Downloads

A PHP HTML email builder using an intuitive object-tree nesting approach. Structure your email exactly like you think it — each node is a named property on its parent.

Go to Download


<< Previous Next >>