Libraries tagged by se
sebastian/complexity
340930027 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
345353242 Downloads
Collection of value objects that represent the PHP code units
sebastian/cli-parser
341083699 Downloads
Library for parsing CLI options
sensio/framework-extra-bundle
156615931 Downloads
This bundle provides a way to configure your controllers with annotations
symfony/mailer
202691086 Downloads
Helps sending emails
symfony/debug-bundle
80913867 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
squizlabs/php_codesniffer
275667780 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
react/socket
51607175 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
186301422 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
laravel/passport
61334756 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
google/recaptcha
66804174 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
fideloper/proxy
161805987 Downloads
Set trusted proxies for Laravel
doctrine/persistence
209334114 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/deprecations
298346547 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.