Libraries tagged by is
slim/slim
42202674 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
phpmd/phpmd
92544898 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
php-amqplib/php-amqplib
105873547 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
openai-php/client
10785149 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
mobiledetect/mobiledetectlib
129724449 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maennchen/zipstream-php
220088106 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
jaybizzle/crawler-detect
77549762 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
evenement/evenement
98028881 Downloads
Événement is a very simple event dispatching library for PHP
doctrine/persistence
236251887 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
172175583 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.
doctrine/common
323786113 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
bacon/bacon-qr-code
122972276 Downloads
BaconQrCode is a QR code generator for PHP.
fzaninotto/faker
223125735 Downloads
Faker is a PHP library that generates fake data for you.
orangehill/iseed
7493915 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
dama/doctrine-test-bundle
28124640 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance