Skip to content

presentkim-pm/accessor

Repository files navigation




Library that provides a way to access non-public elements


📋 Table of Contents


📖 Introduction

Accessing private or protected elements is quite annoying.
Use \ReflectionClas to access the element, also annoying having to setValue again.

The Accessor class of this library provides easiest way to access like public elements.


📦 Downloads:

1. Modern PHP developer

You can use this library with composer.

2. PMMP plguin developer

You can use this library with poggit.


📝 License

You can check out the full license here

This project is licensed under the terms of the MIT license