Libraries tagged by dphp
thecodingmachine/safe
119229488 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
tecnickcom/tcpdf
112970010 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
symfony/var-exporter
418854797 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
symfony/symfony
87434180 Downloads
The Symfony PHP framework
spiral/roadrunner
14834528 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
spatie/image-optimizer
82611585 Downloads
Easily optimize images using PHP
slim/slim
54057698 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
setasign/fpdi
161142678 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
254546835 Downloads
PHP SDK for Sentry (http://sentry.io)
sebastian/type
678129416 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/lines-of-code
585119668 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
584927016 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
567190933 Downloads
Collection of value objects that represent the PHP code units
robmorgan/phinx
49709573 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
rmccue/requests
38130860 Downloads
A HTTP library written in PHP, for human beings.