Libraries tagged by prtpe
geniv/nette-prtpe
29 Downloads
PRTPE extension for Nette Framework
symfony/property-info
287082298 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
326031100 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
jms/metadata
162818003 Downloads
Class/method/property metadata management in PHP
spatie/invade
37753481 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
92833469 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ondram/ci-detector
57666180 Downloads
Detect continuous integration environment and provide unified access to properties of current build
doctrine/reflection
107717524 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
5605532 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
friendsofsymfony/elastica-bundle
18087615 Downloads
Elasticsearch PHP integration for your Symfony project using Elastica
chillerlan/php-settings-container
38574806 Downloads
A container class for immutable settings objects. Not a DI container.
spaze/phpstan-disallowed-calls
23402442 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
5293818 Downloads
A class to easily query the properties of an ssl certificate
grasmash/expander
65578776 Downloads
Expands internal property references in PHP arrays.
giorgiosironi/eris
1538874 Downloads
PHP library for property-based testing. Integrates with PHPUnit.