Libraries tagged by PHP Repl
laminas/laminas-code
162938616 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
sebastian/code-unit
454695697 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
409499251 Downloads
A PHP library for representing and manipulating collections.
sebastian/type
541509927 Downloads
Collection of value objects that represent the types of the PHP type system
bjeavons/zxcvbn-php
13961360 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
doctrine/reflection
103390001 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/flare-client-php
122905355 Downloads
Send PHP errors to Flare
pusher/pusher-php-server
77583494 Downloads
Library for interacting with the Pusher REST API
php-mock/php-mock
14986103 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
czproject/git-php
4148503 Downloads
Library for work with Git repository in PHP.
phpdocumentor/reflection
12758868 Downloads
Reflection library to do Static Analysis for PHP Projects
ksubileau/color-thief-php
3316196 Downloads
Grabs the dominant color or a representative color palette from an image.
facade/flare-client-php
96716393 Downloads
Send PHP errors to Flare
datadog/php-datadogstatsd
20248072 Downloads
An extremely simple PHP datadogstatsd client
php-di/phpdoc-reader
28412947 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)