Libraries tagged by ussd
phpdocumentor/reflection-common
614561672 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/lexer
760825760 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/event-manager
418719368 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
php-http/promise
253136424 Downloads
Promise used for asynchronous HTTP requests
opis/closure
211904613 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
picqer/php-barcode-generator
18722180 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.
infection/infection
17772088 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.
doctrine/reflection
101459046 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.
tecnickcom/tc-lib-barcode
5309162 Downloads
PHP library to generate linear and bidimensional barcodes
ccxt/ccxt
291226 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
srmklive/paypal
2727640 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
phayes/geophp
8332794 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.
pear/pear-core-minimal
59348876 Downloads
Minimal set of PEAR core files to be used as composer dependency
martin-georgiev/postgresql-for-doctrine
3653751 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
maglnet/composer-require-checker
7571873 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package