Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/presentkim-pm/accessor

Library that provides a way to access non-public elements
https://github.com/presentkim-pm/accessor

hacktoberfest

Last synced: about 2 months ago
JSON representation

Library that provides a way to access non-public elements

Awesome Lists containing this project

README

        




















Library that provides a way to access non-public elements




## :clipboard: Table of Contents
- [:book: Introduction](#book-introduction)
- [:package: Downloads](#package-downloads)
- [:memo: License](#memo-license)




## :book: 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.




## :package: Downloads:
#### 1. Modern PHP developer
You can use this library with composer.
- Go to [**Packagist**](https://packagist.org/packages/presentkim/accessor)

#### 2. PMMP plguin developer
You can use this library with poggit.
- Go to [**Poggit**](https://poggit.pmmp.io/ci/PresentKim/accessor/~)




## :memo: License
> You can check out the full license [here](LICENSE)

This project is licensed under the terms of the **MIT** license