📦️ Encapsulate PHP Class properties using dynamic Getter and Setter.
-
Updated
Sep 27, 2024 - PHP
📦️ Encapsulate PHP Class properties using dynamic Getter and Setter.
Simple implementation of PropertyAccessor that reads and writes directly to the object's properties, bypassing getters and setters.
Get a nested property of an object or primitive
Add a description, image, and links to the property-accessor topic page so that developers can more easily learn about it.
To associate your repository with the property-accessor topic, visit your repo's landing page and select "manage topics."