Libraries tagged by for
symfony/doctrine-bridge
147418219 Downloads
Provides integration for Doctrine with various Symfony components
symfony/browser-kit
232772073 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-permission
62257158 Downloads
Permission handling for Laravel 8.0 and up
sentry/sentry
175551961 Downloads
PHP SDK for Sentry (http://sentry.io)
sebastian/lines-of-code
394852190 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
394846430 Downloads
Library for calculating the complexity of PHP code units
sebastian/cli-parser
395252121 Downloads
Library for parsing CLI options
sabberworm/php-css-parser
143030430 Downloads
Parser for CSS Files written in PHP
react/socket
68256193 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
285355273 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
87691444 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ramsey/collection
358140136 Downloads
A PHP library for representing and manipulating collections.
psr/link
119061269 Downloads
Common interfaces for HTTP links
psr/http-factory
525329676 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-client
521911563 Downloads
Common interface for HTTP clients