Libraries tagged by fomr
symfony/maker-bundle
95579630 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/flex
157608997 Downloads
Composer plugin for Symfony
symfony/dom-crawler
338750331 Downloads
Eases DOM navigation for HTML and XML documents
symfony/doctrine-bridge
159636611 Downloads
Provides integration for Doctrine with various Symfony components
symfony/browser-kit
247922405 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-permission
69924411 Downloads
Permission handling for Laravel 8.0 and up
slevomat/coding-standard
103259234 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sentry/sentry
191555321 Downloads
PHP SDK for Sentry (http://sentry.io)
sebastian/lines-of-code
448731630 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
448726923 Downloads
Library for calculating the complexity of PHP code units
sebastian/cli-parser
449231478 Downloads
Library for parsing CLI options
sabberworm/php-css-parser
157777951 Downloads
Parser for CSS Files written in PHP
respect/validation
32207908 Downloads
The most awesome validation engine ever created for PHP
react/socket
84227487 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
312383762 Downloads
A lightweight implementation of CommonJS Promises/A for PHP