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