Libraries tagged by is_a
mollie/mollie-api-php
11438684 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.
adodb/adodb-php
3116866 Downloads
ADOdb is a PHP database abstraction layer library
videlalvaro/php-amqplib
6825305 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
sabre/event
24128029 Downloads
sabre/event is a library for lightweight event-based programming
overtrue/phplint
11511166 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nelexa/zip
6348025 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
async-aws/core
29641485 Downloads
Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.
propel/propel
4967889 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
cbschuld/browser.php
5977423 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
phing/phing
19953401 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
shipmonk/dead-code-detector
479368 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
twbs/bootstrap-sass
1742500 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
spipu/html2pdf
9544063 Downloads
Html2Pdf is a HTML to PDF converter written in PHP - It uses TCPDF - OFFICIAL PACKAGE
rinvex/countries
5963324 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
phayes/geophp
8893504 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.