Libraries tagged by class properties
hollodotme/inclomplete-class-accessor
159 Downloads
Class to access ALL properties of a __PHP_Incomplete_Class
samils/klass-props
57 Downloads
SAML
skagarwal/reflection
6206 Downloads
Test any Private/Protected Methods/Properties of any class
3f/meta
845 Downloads
A class and a collection to handle metadata and access them "à la" C#.
zero-to-prod/dynamic-setter
30 Downloads
Fluently set class properties with dynamic methods.
ogi/prompt
16 Downloads
A PHP package to convert class properties into XML-formatted prompts for LLM APIs.
er1z/fakemock
1550 Downloads
A library to provide mocking abilities for annotated class properties
drewlabs/code-generator
66 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
imelgrat/opml-parser
428 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
net_bazzline/php_component_code_generator
1553 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
markbaker/spymaster
11 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
welcomattic/has-attributes
0 Downloads
Check if a class, a method or a property has an attribute
cemerson/trespass
2001 Downloads
A library for modifying private properties of PHP 7 classes from an external context
vendi-advertising/vendi-shared-utils
785 Downloads
Helper class shared across all Vendi-controlled properties
kodeas/publicise
57 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes