Popular Packages
-
PHP
spatie/data-transfer-object
Data transfer objects with batteries included
Abandoned! See spatie/laravel-data
-
-
-
-
-
-
-
-
-
-
PHP
colinodell/psr-testlogger
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
-
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.