Libraries tagged by .properties
symfony/property-info
277423167 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
316280781 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
jms/metadata
159883460 Downloads
Class/method/property metadata management in PHP
spatie/invade
34159726 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
88542415 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ondram/ci-detector
55141956 Downloads
Detect continuous integration environment and provide unified access to properties of current build
doctrine/reflection
107272940 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.
chillerlan/php-settings-container
34753741 Downloads
A container class for immutable settings objects. Not a DI container.
spaze/phpstan-disallowed-calls
22471174 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/ssl-certificate
5151345 Downloads
A class to easily query the properties of an ssl certificate
grasmash/expander
64211937 Downloads
Expands internal property references in PHP arrays.
laminas/laminas-config
32041689 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
tomasvotruba/unused-public
3493747 Downloads
Detect unused public properties, constants and methods in your code
spatie/php-cloneable
1389181 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
nyholm/nsa
6298861 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.