Libraries tagged by Protected Properties
anaklanangdev/object-intruder
7 Downloads
A small library to access private/protected properties/methods of objects
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
testinaweb/php-access-all
1570 Downloads
A library to access and to unit test private and protected methods and properties
kassko/util-member-accessor
124 Downloads
Access to non public properties and methods
mjr/util-member-accessor
17 Downloads
Access to non public properties and methods
zjkiza/default-access
8 Downloads
To easily access and invoke private and protected properties and methods as with static.
yunasoft/hydrator
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.
mvccore/ext-view-helper
831 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
leo980/reflector
8 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
judahnator/public-accessor-attribute
10 Downloads
A trait and attribute that provides read-only access to protected class properties.
stevenwadejr/exposure
158 Downloads
Exposure acts as a proxy to protected and private properties and methods on an object.
lordfireen/friends
2 Downloads
Allows classes to be friends with each other and access protected and private properties and methods and constants
krifollk/hydrator
16 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
mediawiki/smw-file-protect
47 Downloads
Protects files and namespaces in Semantic MediaWiki based on user rights and properties.