Libraries tagged by is_a
setasign/fpdi
96255488 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.
setasign/fpdf
40896151 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
sentry/sdk
109684244 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
select2/select2
5798292 Downloads
Select2 is a jQuery based replacement for select boxes.
mrclay/minify
13236914 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
laravel/pulse
3373600 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
jaybizzle/crawler-detect
68445823 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
infection/infection
15565455 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.
drush/drush
43606544 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
doctrine/reflection
99234856 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
mtdowling/cron-expression
76771770 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
realrashid/sweet-alert
1897633 Downloads
Laravel Sweet Alert Is A Package For Laravel Provides An Easy Way To Display Alert Messages Using The SweetAlert2 Library.
pheromone/phpcs-security-audit
2580621 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
mollie/mollie-api-php
8791952 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
videlalvaro/php-amqplib
6699122 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.