Libraries tagged by po
doctrine/migrations
172199580 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
symfony/polyfill-php70
191409123 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
190047167 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
kirschbaum-development/eloquent-power-joins
12230725 Downloads
The Laravel magic applied to joins.
gettext/gettext
24327828 Downloads
PHP gettext manager
seld/signal-handler
47731473 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
picqer/php-barcode-generator
19206082 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
paragonie/sodium_compat
98393527 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
composer/installers
114664439 Downloads
A multi-framework Composer library installer
commerceguys/addressing
24561815 Downloads
Addressing library powered by CLDR and Google's address data.
twitter/bootstrap
1670797 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
spiral/roadrunner
7743601 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
setasign/fpdi
111015561 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.
neitanod/forceutf8
19070819 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
guzzlehttp/uri-template
139066633 Downloads
A polyfill class for uri_template of PHP