Libraries tagged by is
slim/slim
43233571 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
phpmd/phpmd
94986108 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
108422389 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
12075000 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
mobiledetect/mobiledetectlib
133715550 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
229413599 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
80003133 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
infection/infection
20402331 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
evenement/evenement
106071571 Downloads
Événement is a very simple event dispatching library for PHP
doctrine/persistence
243965107 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
176496919 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
329997332 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
128131878 Downloads
BaconQrCode is a QR code generator for PHP.
fzaninotto/faker
224744938 Downloads
Faker is a PHP library that generates fake data for you.
orangehill/iseed
7695331 Downloads
Generate a new Laravel database seed file based on data from the existing database table.