Libraries tagged by property
symfony/property-info
174422543 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
211931550 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
phpstan/phpstan-deprecation-rules
42706765 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
jms/metadata
122347617 Downloads
Class/method/property metadata management in PHP
doctrine/reflection
99115535 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
spatie/ssl-certificate
3253280 Downloads
A class to easily query the properties of an ssl certificate
spatie/invade
9121580 Downloads
A PHP function to work with private properties and methods
ondram/ci-detector
28532192 Downloads
Detect continuous integration environment and provide unified access to properties of current build
grasmash/yaml-expander
29044538 Downloads
Expands internal property references in a yaml file.
grasmash/expander
43899293 Downloads
Expands internal property references in PHP arrays file.
tomasvotruba/unused-public
1408443 Downloads
Detect unused public properties, constants and methods in your code
spatie/php-cloneable
340349 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
nyholm/nsa
4603976 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.
mrclay/props-dic
7459879 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
laminas/laminas-config
20896527 Downloads
provides a nested object property based user interface for accessing this configuration data within application code