Libraries tagged by fort
slevomat/coding-standard
106049125 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
setasign/fpdi
121953051 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
sentry/sentry
196424211 Downloads
PHP SDK for Sentry (http://sentry.io)
sebastian/lines-of-code
459721996 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
459717690 Downloads
Library for calculating the complexity of PHP code units
sebastian/cli-parser
460258557 Downloads
Library for parsing CLI options
sabberworm/php-css-parser
162322687 Downloads
Parser for CSS Files written in PHP
respect/validation
32944260 Downloads
The most awesome validation engine ever created for PHP
react/socket
88450743 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
319259885 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
109720589 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ramsey/collection
416079588 Downloads
A PHP library for representing and manipulating collections.
psr/link
128914207 Downloads
Common interfaces for HTTP links
psr/http-factory
599256779 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-client
593357694 Downloads
Common interface for HTTP clients