Libraries tagged by propel
c33s/contact-form-bundle
754 Downloads
Drop-in contact forms for Symfony2 websites using Propel
c33s/construction-kit-bundle
133 Downloads
Attach files to any (Propel) object using Symfony2
c33s/attachment-bundle
1235 Downloads
Attach files to any (Propel) object using Symfony2
c33s/attachment-admin-bundle
477 Downloads
Attach files to any (Propel) object using Symfony2
symfony/property-info
219438115 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
257754921 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
spatie/invade
17078277 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
62309969 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
jms/metadata
138648621 Downloads
Class/method/property metadata management in PHP
doctrine/reflection
103386049 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
4093529 Downloads
A class to easily query the properties of an ssl certificate
ondram/ci-detector
39407508 Downloads
Detect continuous integration environment and provide unified access to properties of current build
grasmash/expander
53304482 Downloads
Expands internal property references in PHP arrays file.
tomasvotruba/unused-public
2510322 Downloads
Detect unused public properties, constants and methods in your code
spatie/php-cloneable
851719 Downloads
A trait that allows you to clone readonly properties in PHP 8.1