Libraries tagged by props
snalesh/data-object
80 Downloads
basic abstract data object preventing setting of dynamic props on objects
ricardo-uribia/custom-pagination-blade
0 Downloads
Componente generico de paginacion que recibe parametros @props
symfony/property-info
173040752 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
210525845 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
phpspec/prophecy
498274250 Downloads
Highly opinionated mocking framework for PHP 5.3+
propaganistas/laravel-phone
22444461 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
phpstan/phpstan-deprecation-rules
42219936 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
jms/metadata
121868017 Downloads
Class/method/property metadata management in PHP
ircmaxell/password-compat
51278115 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
doctrine/reflection
98972341 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
4431040 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpspec/prophecy-phpunit
33505145 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
jangregor/phpstan-prophecy
10799171 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
friendsofsymfony/elastica-bundle
14487910 Downloads
Elasticsearch PHP integration for your Symfony project using Elastica
stella-maris/clock
35825587 Downloads
A pre-release of the proposed PSR-20 Clock-Interface