presentkim/accessor

Library that provides a way to access non-public elements

1.2.1 2022-10-12 06:30 UTC

This package is auto-updated.

Last update: 2024-04-12 10:00:39 UTC


README

title.svg

68747470733a2f2f76696577732e77686174696c656172656e65642e746f6461792f76696577732f6769746875622f50726573656e744b696d2f6163636573736f722e7376673f7374796c653d666f722d7468652d6261646765


68747470733a2f2f706f7365722e707567782e6f72672f70726573656e746b696d2f6163636573736f722f763f7374796c653d666f722d7468652d6261646765 68747470733a2f2f706f7365722e707567782e6f72672f70726573656e746b696d2f6163636573736f722f646f776e6c6f6164733f7374796c653d666f722d7468652d6261646765
68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f50726573656e744b696d2f6163636573736f723f7374796c653d666f722d7468652d6261646765 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f50726573656e744b696d2f6163636573736f722e7376673f7374796c653d666f722d7468652d6261646765 68747470733a2f2f706f676769742e706d6d702e696f2f63692e736869656c642f50726573656e744b696d2f6163636573736f722f7e3f7374796c653d666f722d7468652d6261646765

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