Popular Packages
-
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
tracy/tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
-
-
PHP
spatie/data-transfer-object
Data transfer objects with batteries included
Abandoned! See spatie/laravel-data
-
PHP
laminas/laminas-http
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
-
-
-
PHP
matthiasmullie/minify
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
-
-
-
-
PHP
typo3/class-alias-loader
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
-
PHP
colinmollenhour/credis
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.