Libraries tagged by it
tracy/tracy
22005945 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
setasign/fpdf
53899271 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.
scrivo/highlight.php
33933216 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
robmorgan/phinx
42166425 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
php-curl-class/php-curl-class
8840899 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
paragonie/sodium_compat
110671959 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
mrclay/minify
15877369 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
infection/infection
22347751 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.
nunomaduro/larastan
42834336 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103836054 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.
nikic/iter
5227140 Downloads
Iteration primitives using generators
hoa/iterator
21730443 Downloads
The Hoa\Iterator library.
ronanguilloux/isocodes
3078717 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
ccxt/ccxt
309874 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
amphp/pipeline
22230084 Downloads
Asynchronous iterators and operators.