Libraries tagged by .properties
symfony/property-info
206789220 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
244738197 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
jms/metadata
134069018 Downloads
Class/method/property metadata management in PHP
phpstan/phpstan-deprecation-rules
55700241 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
doctrine/reflection
102193044 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
3842842 Downloads
A class to easily query the properties of an ssl certificate
spatie/invade
14447737 Downloads
A PHP function to work with private properties and methods
ondram/ci-detector
34966015 Downloads
Detect continuous integration environment and provide unified access to properties of current build
grasmash/expander
50670859 Downloads
Expands internal property references in PHP arrays file.
tomasvotruba/unused-public
2291867 Downloads
Detect unused public properties, constants and methods in your code
spatie/php-cloneable
692315 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
nyholm/nsa
5151899 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
8929057 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
kodeine/laravel-meta
598299 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
grasmash/yaml-expander
30328989 Downloads
Expands internal property references in a yaml file.