Libraries tagged by props
prop/composers
10 Downloads
this is test code
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
mizmoz/validate
389 Downloads
Validation inspired by React Prop Types
symfony/property-info
196793550 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
234640396 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
phpspec/prophecy
513527497 Downloads
Highly opinionated mocking framework for PHP 5.3+
jms/metadata
130387800 Downloads
Class/method/property metadata management in PHP
propaganistas/laravel-phone
25656394 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
phpstan/phpstan-deprecation-rules
51472609 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ircmaxell/password-compat
52767139 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
doctrine/reflection
101287344 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
4733429 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpspec/prophecy-phpunit
39031634 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
jangregor/phpstan-prophecy
12585350 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy