Libraries tagged by prtpe
geniv/nette-prtpe
29 Downloads
PRTPE extension for Nette Framework
symfony/property-info
196957855 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
234806021 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
phpstan/phpstan-deprecation-rules
51539999 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
jms/metadata
130450188 Downloads
Class/method/property metadata management in PHP
doctrine/reflection
101308010 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.
propel/propel
4737551 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
friendsofsymfony/elastica-bundle
15279271 Downloads
Elasticsearch PHP integration for your Symfony project using Elastica
spatie/ssl-certificate
3656803 Downloads
A class to easily query the properties of an ssl certificate
spatie/invade
12661887 Downloads
A PHP function to work with private properties and methods
ondram/ci-detector
32709933 Downloads
Detect continuous integration environment and provide unified access to properties of current build
grasmash/expander
48658261 Downloads
Expands internal property references in PHP arrays file.
propel/propel1
1529848 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
tomasvotruba/unused-public
2000852 Downloads
Detect unused public properties, constants and methods in your code
spatie/php-cloneable
558960 Downloads
A trait that allows you to clone readonly properties in PHP 8.1