Popular Packages
-
-
PHP
nunomaduro/larastan
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
Abandoned! See larastan/larastan
-
-
-
-
-
PHP
laminas/laminas-math
Create cryptographically secure pseudo-random numbers, and manage big integers
Abandoned!
-
PHP
guzzlehttp/ringphp
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
Abandoned!
-
-
-
-
PHP
doctrine/reflection
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.
Abandoned! See roave/better-reflection
-
PHP
psr-discovery/discovery
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
-
-
PHP
psr-discovery/http-factory-implementations
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.