Libraries tagged by class properties
rotexsoft/compare-php-class-by-git-branch
4 Downloads
This package compares versions of PHP classes across two git branches to show methods & properties present in one branch & not in the other
imponeer/properties
0 Downloads
Add a possibility to define class variables with strict data type behaviors
bigwhoop/php-extract-class-components
2 Downloads
Extract components (methods and properties interacting with each other) from a PHP class. The result can be visualized and aid in splitting up classes.
webignition/symfony-test-service-injector-trait
4393 Downloads
Inject Symfony services into test class properties
serhiikorniushov/reflection-utils
10 Downloads
PHP utils to access private class properties
samils/klass-props
63 Downloads
SAML
samils/cli
6 Downloads
SAML
gueststream/vrproperty
7 Downloads
Vacation Rental Property (unit) Class
flarone/reflection
3 Downloads
Test any Private/Protected Methods/Properties of any class
codearchitect/json_response
1 Downloads
Take the value user assign/enter to the properties of the class. And return the json formatted response.
gollumsf/serializer-describe-annotation-bundle
668 Downloads
Add class annotation for describe serializer property
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
scottaubrey/befriender
9 Downloads
A library to enable classes to allow select foreign classes and allow them to affect internal properties
yannn/php-strict-data
7 Downloads
PHP class for store data with check values based on annotation in PHPDoc.
scaleupstack/metadata
30 Downloads
Metadata analysis of PHP classes. Can be extended for your needs by feature analyzers. Based on jms/metadata.