awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
https://github.com/php-collective/awesome-php
Last synced: 5 days ago
JSON representation
-
Configuration
-
Development Environment
- Docker - A containerization platform.
- Lando - Push-button development environments.
- Laravel Homestead - A local development environment for Laravel.
- Docker PHP Extension Installer - Easily install PHP extensions in Docker containers.
- Takeout - A Docker-based development-only dependency manager.
- Vagrant - A portable development environment utility.
- Puppet - A server automation framework and application.
- Expose - An open-source PHP tunneling service.
-
Text Editors and IDEs
- VS Code - An open source code editor.
- PhpStorm - A commercial PHP IDE.
- Eclipse for PHP Developers - A PHP IDE based on the Eclipse platform.
-
PHP Installation
- HomeBrew - A package manager for OSX.
- Laravel Valet - A development environment for macOS.
- PHP Brew - A PHP version manager and installer.
- Brew PHP Switcher - Brew PHP switcher.
- PHP Build - Another PHP version installer.
-
Virtual Machines
-
Third Party APIs
- AsyncAWS - An unofficial asynchronous PHP AWS SDK.
- Twilio - The official Twilio PHP REST API.
- Stripe - The official Stripe PHP library.
- Amazon Web Service SDK - The official PHP AWS SDK library.
- Github - A library to interface with the Github API.
- Campaign Monitor - The official Campaign Monitor PHP library.
- Mailgun
- Square - The official Square PHP SDK for payments and other Square APIs.
-
Extensions
-
Web Applications
- 3V4L - An online PHP & HHVM shell.
- phpMyAdmin - A web interface for MySQL/MariaDB.
- Cachet - The open source status page system.
- Lychee - An easy to use and great looking photo-management-system.
- MailCatcher - A web tool for capturing and viewing emails.
- PHP Queue - An application for managing queueing backends.
- DBV - A database version control application.
- phpRedisAdmin - A simple web interface to manage [Redis](https://redis.io/) databases.
- PHPSandbox - An online IDE for PHP in the browser.
-
PHP Websites
- Nomad PHP - A online PHP learning resource.
- Laravel News - The official Laravel blog.
- PHP Annotated Monthly - A monthly digest of PHP news.
- PHP Best Practices - A PHP best practice guide.
- PHP FIG - The PHP Framework Interoperability Group.
- PHP School - Open Source Learning for PHP.
- PHP Security - A guide to PHP security.
- PHP The Right Way - A PHP best practice quick reference guide.
- PHP Versions - Lists which versions of PHP are available on several popular web hosts.
- PHP Watch - PHP articles, news, upcoming changes, RFCs and more.
- PHP Weekly - A weekly PHP newsletter.
- Seven PHP - A website that interviews members of the PHP community.
- PHP Package Development Standards - Package development standards for PHP.
- PHP Versions - Lists which versions of PHP are available on several popular web hosts.
-
PHP Books
- Domain-Driven Design in PHP - Real examples written in PHP showcasing DDD Architectural Styles.
- Functional Programming in PHP - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
- Grumpy PHPUnit - A book about unit testing with PHPUnit by Chris Hartjes.
- Modernizing Legacy Applications in PHP - A book about modernizing legacy PHP applications by Paul M. Jones.
- PHP 7 Upgrade Guide - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.
- PHP Pandas - A book about learning to write PHP by Dayle Rees.
- Securing PHP: Core Concepts - A book about common security terms and practices for PHP by Chris Cornutt.
- Signaling PHP - A book about catching PCNTL signals in CLI scripts by Cal Evans.
- The Grumpy Programmer's Guide to Building Testable PHP Applications - A book about building testing PHP applications by Chris Hartjes.
- XML Parsing with PHP - This book covers parsing and validating XML documents, leveraging XPath expressions, and working with namespaces as well as how to create and modify XML files programmatically.
- Mastering Object-Orientated PHP - A book about object-orientated PHP by Brandon Savage.
- Modern PHP New Features and Good Practices - A book about new PHP features and best practices by Josh Lockhart.
-
PHP Videos
- Taking PHP Seriously - A talk outlining PHP's strengths by Keith Adams of Facebook.
- SymfonyCasts - Screencasts and tutorials about PHP and Symfony.
- Laracasts - Screencasts about Laravel, Vue JS and more.
- Programming with Anthony - A video series by Anthony Ferrara.
-
PHP Podcasts
- The Laravel Podcast - Laravel and PHP development news and discussion.
- Laravel News Podcast - The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework.
- The PHP Roundtable - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
- PHP Town Hall - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
- Voices of the ElePHPant - Interviews with the people who make the PHP community special.
- php[podcast - The official podcast of php[architect] the industry's leading tech magazine and publisher focused on PHP and web development.
- Over Engineered - A podcast in mini-series where we explore unimportant programming questions in extreme detail.
- PHPUgly - The ramblings of a few overworked PHP Developers.
- No Compromises - Two seasoned salty programming veterans talk best practices based on years of working with Laravel SaaS teams.
- North Meets South Web Podcast - Jacob Bennett and Michael Dyrynda conquer a 14.5 hour time difference to talk about life as web developers.
- PHP Internals News - A podcast about PHP internals.
-
PHP Newsletters
- PHP Weekly - A weekly newsletter about PHP.
-
PHP Reading
- php[architect - A monthly magazine dedicated to PHP.
-
PHP Internals Reading
- PHP RFCs - The home of PHP RFCs (Request for Comments).
- Externals - PHP internal discussions.
- PHP RFC Watch - Watch the latest PHP [RFCs](https://wiki.php.net/rfc).
- PHP Internals Book - An online book about PHP internals, written by three core developers.
-
Miscellaneous
- noCAPTCHA - Helper for Google's noCAPTCHA (reCAPTCHA).
- Hprose-PHP - A cross-language RPC.
- BotMan - A framework agnostic PHP library to build cross-platform chatbots.
- Safe - All PHP functions, rewritten to throw exceptions instead of returning false.
- Annotations - An annotation library (part of Doctrine).
- ClassPreloader - A library for optimizing autoloading.
- Pagerfanta - A pagination library.
- SuperClosure - A library that allows Closures to be serialized.
-
Infrastructure
- php-pm - A process manager, supercharger and load balancer for PHP applications.
- RoadRunner - High-performance PHP application server, load-balancer and process manager.
- appserver.io - A multithreaded application server for PHP, written in PHP.
-
Serverless
- PHP Dotenv - Parse and load environment variables from `.env` files.
- Symfony Dotenv - Parse and load environment variables from `.env` files.
- Yo! Symfony TOML - A PHP parser for [TOML](https://github.com/toml-lang/toml).
-
-
Table of Contents
-
Composer Repositories
- Firegento - Magento Module Composer Repository.
- Packagist - The PHP Package Repository.
- Private Packagist - Composer package archive as a service for PHP.
- WordPress Packagist - Manage your plugins with Composer.
-
Dependency Management
- Composer - A package and dependency manager.
- Phive - A PHAR manager.
- Composer Installers - A multi-framework Composer library installer.
- Pickle - A PHP extension installer.
-
Frameworks
- CakePHP - A rapid application development framework.
- CodeIgniter - A powerful PHP framework with a very small footprint.
- Laminas - A framework comprised of individual components (previously Zend Framework).
- Laravel - A web application framework with expressive, elegant syntax.
- Phalcon - A framework implemented as a C extension.
- Spiral - A high-performance PHP/Go framework.
- Symfony - A set of reusable components and a web framework.
- Yii2 - A fast, secure, and efficient web framework.
-
Framework Extras
- Knp RAD Components - A set of Rapid Application Development (RAD) components for Symfony.
- Livewire - Powerful, dynamic, front-end UIs without leaving PHP.
- CakePHP CRUD - A Rapid Application Development (RAD) plugin for CakePHP.
- LaravelS - An out-of-the-box adapter between Laravel/Lumen and Swoole.
-
Content Management Systems (CMS)
- Concrete5 - A CMS targeting users with a minimum of technical skills.
- Joomla - Another leading CMS.
- Kirby - A flat-file CMS that adapts to any project.
- Magento - The most popular e-commerce platform.
- Moodle - An open-source learning platform.
- Pico CMS - A stupidly simple, blazing fast, flat file CMS.
- Statamic - Build beautiful, easy-to-manage websites.
- WordPress - A blogging platform and CMS.
- Grav - A modern flat-file CMS.
- CraftCMS - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
- Drupal - An enterprise level CMS.
- Backdrop - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
-
Components
- Aura - Independent components, fully decoupled from each other and from any framework.
- CakePHP Plugins - A directory of CakePHP plugins.
- Laravel Components - The Laravel Framework components.
- League of Extraordinary Packages - A PHP package development group.
- Spatie Open Source - A collection of open-source PHP and Laravel packages.
- Laminas Components - The components that make the Laminas Framework.
-
Micro Frameworks
- Mezzio - A micro-framework by Laminas.
- Slim - Another simple micro framework.
- Silly - A micro-framework for CLI applications.
- Radar - An Action-Domain-Responder implementation for PHP.
- Laravel-Zero - A micro-framework for console applications.
-
Templating
- Latte - The safest and truly intuitive templates for PHP.
- PHPTAL - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
- Plates - A native PHP templating library.
- Smarty - A template engine to complement PHP.
- Twig - A comprehensive templating language.
- Mustache - A PHP implementation of the Mustache template language.
- MtHaml - A PHP implementation of the HAML template language.
-
Static Site Generators
-
HTTP
- PHP VCR - A library for recording and replaying HTTP requests.
- Buzz - Another HTTP client.
- Requests - A simple HTTP library.
- Guzzle - A comprehensive HTTP client.
- Laminas Diactoros - PSR-7 HTTP Message implementation.
- Nyholm PSR-7 - A super lightweight PSR-7 implementation. Very strict and very fast.
- Symfony HTTP Client - A component to fetch HTTP resources synchronously or asynchronously.
- Retrofit - A library to ease creation of REST API clients.
-
Middlewares
- Stack - A library of stackable middleware for Symfony.
- PSR-7 Middlewares - Inspiring collection of handy middlewares.
- Relay - A PHP 5.5 PSR-7 middleware dispatcher.
- Laminas Stratigility - Middleware for PHP built on top of PSR-7.
-
Streams
- ByteStream - An asynchronous stream abstraction.
- Streamer - A simple object-orientated stream wrapper library.
-
Dependency Injection
- PHP-DI - A dependency injection container that supports autowiring.
- Pimple - A tiny dependency injection container.
- Symfony DI - A dependency injection container component.
- Aura.Di - A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
- Acclimate - A common interface to dependency injection containers and service locators.
- Auryn - A recursive dependency injector.
- Container - Another flexible dependency injection container.
- Disco - A PSR-11 compatible, annotation-based dependency injection container.
-
Imagery
- Imagine - An image manipulation library.
- Intervention Image - Another image manipulation library.
- Image Hash - A library for generating perceptual image hashes.
- Image Optimizer - A library for optimizing images.
- Glide - An on-demand image manipulation library.
- Color Extractor - A library for extracting colours from images.
- PHP Image Workshop - Another image manipulation library.
-
Testing
- Behat - A behaviour driven development (BDD) testing framework.
- Mink - Web acceptance testing.
- Pest - A testing framework with a focus on simplicity.
- PHPT - A test tool used by PHP itself.
- PHPUnit - A unit testing framework.
- HTTP Mock - A library for mocking HTTP requests in unit tests.
- Infection - An AST-based PHP Mutation testing framework.
- Kahlan - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
- Codeception - A full stack testing framework.
- Mockery - A mock object library for testing.
- ParaTest - A parallel testing library for PHPUnit.
- Alice - An expressive fixture generation library.
- PHPSpec - A design by specification unit testing library.
- Prophecy - A highly opinionated mocking framework.
- PHP MySQL Engine - A MySQL engine written in pure PHP.
- AspectMock - A mocking framework for PHPUnit/Codeception.
- Atoum - A simple testing library.
- Faker - A fake data generator library.
- Foundry - A fixture factory generation library for Doctrine.
- Peridot - An event-driven test framework.
- Phake - Another mock object library for testing.
- Pho - Another behavior-driven development testing framework.
- PHP-Mock - A mock library for built-in PHP functions (e.g. time()).
- VFS Stream - A virtual filesystem stream wrapper for testing.
-
Continuous Integration
- GitlabCi - Let GitLab CI test, build, deploy your code. TravisCi like.
- Jenkins - A continuous integration platform with [PHP support](https://www.jenkins.io/solutions/php/).
- Shippable - A Docker based continuous integration platform for open source and private projects.
- Setup PHP - A GitHub Action for PHP.
- JoliCi - A continuous integration client written in PHP and powered by Docker.
- PHPCI - An open-source continuous integration platform for PHP.
- SemaphoreCI - A continuous integration platform for open-source and private projects.
-
Documentation
- phpDox - A documentation generator for PHP projects (that is not limited to API documentation).
- PHP Documentor 2 - A documentation generator.
- daux.io - A documentation generator that uses Markdown files.
- APIGen - Another API documentation generator.
-
Security
- Halite - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
- Symfony Security Monitoring - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
- VAddy - A continuous security testing platform for web applications.
- SQLMap - An automatic SQL injection and database takeover tool.
- HTML Purifier - A standards compliant HTML filter.
- PHP Encryption - Secure PHP Encryption Library.
- IniScan - A tool that scans PHP INI files for security.
- PHP SSH - An experimental object-orientated SSH wrapper library.
- PHPGGC - A library of PHP unserializable payloads along with a tool to generate them.
- Optimus - Id obfuscation based on Knuth's multiplicative hashing method.
- random_compat - PHP 5.x support for `random_bytes()` and `random_int()`
- RandomLib - A library for generating random numbers and strings.
- TCrypto - A simple encrypted key-value storage library.
- Zap - An integrated penetration testing tool for web applications.
- PHPSecLib - A pure PHP secure communications library.
-
Passwords
- phpass - A portable password hashing framework.
- Password Compat - A compatibility library for the new PHP 5.5 password functions.
- Password-Generator - PHP library to generate random passwords.
- GenPhrase - A library for generating secure random passphrases.
- Password Policy - A password policy library for PHP and JavaScript.
- Password Validator - A library for validating and upgrading password hashes.
- PHP Password Lib - A library for generating and validating passwords.
- Zxcvbn PHP - A realistic PHP password strength estimate library based on Zxcvbn JS.
-
Code Analysis
- Scrutinizer - A web tool to [scrutinise PHP code](https://github.com/scrutinizer-ci/php-analyzer).
- Rector - A tool to upgrade and refactor code.
- GrumPHP - A PHP code-quality tool.
- PHP Parser - A PHP parser written in PHP.
- PHPQA - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
- PHPLOC - A tool for quickly measuring the size of a PHP project.
- Better Reflection - AST-based reflection library that allows analysis and manipulation of code
- Phpactor - PHP completion, refactoring and introspection tool.
- PHP Semantic Versioning Checker - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
- Qafoo Quality Analyzer - A tool to visualize metrics and source code.
- UBench - A simple micro-benchmark library.
- Code Climate - An automated code review.
-
Architectural
- Design Patterns PHP - A repository of software patterns implemented in PHP.
- Finite - A simple PHP finite state machine.
- Patchwork - A library for redefining userland functions.
- Functional PHP - A functional programming library.
- Design Patterns PHP - A repository of software patterns implemented in PHP.
- Pipeline - A pipeline pattern implementation.
- Iter - A library that provides iteration primitives using generators.
- Porter - Data import abstraction library for consuming Web APIs and other data sources.
- RulerZ - A powerful rule engine and implementation of the Specification pattern.
-
Debugging and Profiling
- APM - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
- PHP Debug Bar - A debugging toolbar.
- Tideways.io - Monitoring and profiling tool.
- Z-Ray - A debug and profile tool for Zend Server.
- Whoops - A pretty error-handling library.
- Kint - A debugging and profiling tool.
- Tracy - A simple error detection, logging and time measuring library.
- Barbushin PHP Console - Another web debugging console using Google Chrome.
- XHProf - A profiling tool originally developed by Facebook.
- xDebug - A debug and profile tool for PHP.
- Metrics - A simple metrics API library.
- PHPBench - A benchmarking Framework.
- Symfony VarDumper - A variable dumper component.
- PHPSpy - A low-overhead sampling profiler.
- PCOV - A self-contained code coverage compatible driver.
- PHP Console - A web debugging console.
- Blackfire.io - A low-overhead code profiler.
-
Build Tools
-
Task Runners
-
Asset Management
- Laravel Mix - An elegant wrapper around Webpack for the 80% use case.
- Laravel Mix - An elegant wrapper around Webpack for the 80% use case.
- Symfony Encore - A simple but powerful API for processing and compiling assets built around Webpack.
- Symfony Asset - Manages URL generation and versioning of web assets.
- JShrink - A JavaScript minifier library.
-
Geolocation
- GeoCoder - A geocoding library.
- Country List - A list of all countries with names and ISO 3166-1 codes.
- GeoTools - A library of geo-related tools.
- PHPGeo - A simple geo library.
- GeoJSON - A GeoJSON implementation.
-
Date and Time
- CalendR - A calendar management library.
- Carbon - A simple DateTime API extension.
- Chronos - A DateTime API extension supporting both mutable and immutable date/time.
- Moment.php - Moment.js inspired PHP DateTime handler with i18n support.
- Yasumi - A library to help you calculate the dates and names of holidays.
-
E-commerce
- Sylius - An open source e-commerce solution.
- Shopware - Highly customizable e-commerce software
- OmniPay - A framework agnostic multi-gateway payment processing library.
- Money - A PHP implementation of Fowler's money pattern.
- Brick\Money - A money library for PHP, with support for contexts, cash roundings, currency conversion.
- Payum - A payment abstraction library.
- Swap - An exchange rates library.
-
Database
- Doctrine Extensions - A collection of Doctrine behavioural extensions.
- Doctrine - A comprehensive DBAL and ORM.
- RedBean - A lightweight, configuration-less ORM.
- Aura.SqlQuery - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
- Aura.Sql - Provides an extension to the native PDO along with a profiler and connection locator.
- Laravel Eloquent - A simple ORM.
- Baum - A nested set implementation for Eloquent.
- ProxyManager - A set of utilities to generate proxy objects for data mappers.
- Cycle ORM - PHP DataMapper, ORM.
- Doctrine Extensions - A collection of Doctrine behavioural extensions.
- Atlas.Orm - A data mapper implementation for your persistence model in PHP.
- CakePHP ORM - Object-Relational Mapper, implemented using the DataMapper pattern.
- Pomm - An Object Model Manager for PostgreSQL.
- Slimdump - An easy dumper tool for MySQL.
- Spot2 - A MySQL datamapper ORM.
-
Migrations
- Doctrine Migrations - A migration library for Doctrine.
- Phinx - Another database migration library.
- PHPMig - Another migration management library.
- Migrations - A migration management library.
- Ruckusing - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
-
Search
- Solarium - A client library for [Solr](https://solr.apache.org/).
- ElasticSearch PHP - The official client library for [ElasticSearch](https://www.elastic.co/).
- Elastica - A client library for ElasticSearch.
- SphinxQL Query Builder - A query library for the [Sphinx](https://sphinxsearch.com/) and [Manticore](https://manticoresearch.com/) search engines.
-
Authentication and Authorization
- OAuth2 Server - An OAuth2 authentication server, resource server and client library.
- Sentinel Social - A library for social network authentication.
- Sentinel - A framework agnostic authentication & authorisation library.
- Json Web Token - Json Tokens to authenticate and transmit information.
- OAuth 2.0 Client - An OAuth 2.0 client library.
- TwitterOAuth - A Twitter OAuth library.
- Paseto - Platform-Agnostic Security Tokens.
- Aura.Auth - Provides authentication functionality and session tracking using various adapters.
- SocialConnect Auth - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).
- OAuth 1.0 Client - An OAuth 1.0 client library.
- OAuth2 Server - Another OAuth2 server implementation.
- Opauth - A multi-provider authentication framework.
- PHP oAuthLib - Another OAuth library.
-
Strings
- UA Parser - A library for parsing user agent strings.
- Agent - A PHP desktop/mobile user agent parser, based on Mobiledetect.
- Mobile-Detect - A lightweight PHP class for detecting mobile devices (including tablets).
- Portable UTF-8 - A string manipulation library with UTF-8 safe replacement methods.
- Device Detector - Another library for parsing user agent strings.
- Slugify - A library to convert strings to slugs.
- UUID - A library for generating UUIDs.
- URLify - A PHP port of Django's URLify.js.
- ANSI to HTML5 - An ANSI to HTML5 converter library.
- Color Jizz - A library for manipulating and converting colors.
- Jieba-PHP - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
- Patchwork UTF-8 - A portable library for working with UTF-8 strings.
- Portable ASCII - A library to convert strings to ASCII.
- Stringy - A string manipulation library with multibyte support.
- SQL Formatter - A library for formatting SQL statements.
-
API
- API Platform - Expose in minutes a hypermedia REST API that embraces JSON-LD, Hydra format.
- Hateoas - A HATEOAS REST web service library.
- Restler - A lightweight framework to expose PHP methods as RESTful web API.
- Laminas API Tool Skeleton - An API builder built with the Laminas Framework.
- Drest - A library for exposing Doctrine entities as REST resource endpoints.
- HAL - A Hypertext Application Language (HAL) builder library.
- Negotiation - A content negotiation library.
- wsdl2phpgenerator - A tool to generate PHP classes from SOAP WSDL files.
- Jane - An OpenApi client generator with validation support.
-
Serverless
- Bref - Serverless PHP on AWS Lambda.
- OpenWhisk - An open-source serverless cloud platform.
- Serverless Framework - An open-source framework for building serverless applications.
- Laravel Vapor - A serverless deployment platform for Laravel, powered by AWS.
-
Email
- Mautic - Email marketing automation
- PHPMailer - Another mailer solution.
- Fetch - An IMAP library.
- PHP IMAP - A library to access mailboxes via POP3, IMAP and NNTP.
- Symfony Mailer - A powerful library for creating and sending emails.
- Stampie - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
- CssToInlineStyles - A library to inline CSS in email templates.
- Email Reply Parser - An email reply parser library.
- Email Validator - A small email address validation library.
-
Deployment
-
PDF
- WKHTMLToPDF - A tool to convert HTML to PDF.
- Snappy - A PDF and image generation library.
- Dompdf - A HTML to PDF converter.
- Browsershot - Convert HTML to an image, PDF or string.
- PHPPdf - A library for generating PDFs and images from XML.
- Gotenberg - A PHP client for interacting with Gotenberg.
-
Scraping
- Embed - An information extractor from any web service or page.
- Goutte - A simple web scraper.
- PHP Spider - A configurable and extensible PHP web spider.
- Chrome PHP - Instrument headless Chrome/Chromium instances from PHP.
- Symfony Panther - A browser testing and web crawling library for PHP and Symfony.
- DiDOM - A super-fast HTML scrapper and parser.
-
Command Line
- CLImate - A library for outputting colors and special formatting.
- PsySH - Another PHP REPL.
- Commando - Another simple command line opt parser.
- CLIFramework - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
- Aura.Cli - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.
- Boris - A tiny PHP REPL.
- Cilex - A micro framework for building command line tools.
- CLI Menu - A library for building CLI menus.
- Cron Expression - A library to calculate cron run dates.
- GetOpt - A command line opt parser.
- GetOptionKit - Another command line opt parser.
- ShellWrap - A simple command line wrapper library.
-
Event
- Workerman - An event driven non-blocking I/O library.
- Swoole - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
- ReactPHP - An event driven non-blocking I/O library.
- Ratchet - A web socket library.
- RxPHP - A reactive extension library.
- Pawl - An asynchronous web socket client.
- Evenement - An event dispatcher library.
- Amp - An event driven non-blocking I/O library.
- Broadway - An event source and CQRS library.
- Prooph Event Store - An event source component to persist event messages
- CakePHP Event - An event dispatcher library.
- Elephant.io - Yet another web socket library.
- Event - An event library with a focus on domain events.
- PHP Defer - Golang's defer statement for PHP.
-
Office
- PHPWord - A library for working with Microsoft Word documents.
- PHPSpreadsheet - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel).
- PHPPowerPoint - A library for working with Microsoft PowerPoint Presentations.
- OpenSpout - A community driven fork of `box/spout`, a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way.
-
Code Quality
- PHP CodeSniffer - A library that detects PHP, CSS and JS coding standard violations.
- PHP CS Fixer - A coding standards fixer library.
- PHP Mess Detector - A library that scans code for bugs, sub-optimal code, unused parameters and more.
- PHPCPD - A library that detects copied and pasted code.
- PHPCheckstyle - A tool to help adhere to certain coding conventions.
- CaptainHook - An easy-to-use and flexible Git hook library.
-
Markup and CSS
- CommonMark PHP - Highly-extensible Markdown parser which fully supports the [CommonMark spec](https://spec.commonmark.org/).
- HTML to Markdown - Converts HTML into Markdown.
- Parsedown - Another Markdown parser.
- Cebe Markdown - A fast and extensible Markdown parser.
- PHP Markdown - A Markdown parser.
- Essence - A library for extracting web media.
- Embera - An Oembed consumer library.
- Decoda - A lightweight markup parser library.
- HTML5 PHP - An HTML5 parser and serializer library.
- PHP CSS Parser - A Parser for CSS Files written in PHP.
- Shiki PHP - A [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP.
- VObject - A library for parsing VCard and iCalendar objects.
- PHP CSS Parser - A Parser for CSS Files written in PHP.
-
Filtering and Validation
- Respect Validation - A simple validation library.
- Valitron - Another validation library.
- Assert - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.
- ISO-codes - A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
- Aura.Filter - Provides tools to validate and sanitize objects and arrays.
- CakePHP Validation - Another validation library.
- Filterus - A simple PHP filtering library.
- JSON Schema - A [JSON Schema](https://json-schema.org/) validation library.
- MetaYaml - A schema validation library that supports YAML, JSON and XML.
- Upload - A library for handling file uploads and validation.
- Volan - Another simplified validation library.
- JSON Schema - A [JSON Schema](https://json-schema.org/) validation library.
-
Data Structure and Storage
- JSON Machine - Provides iteration over huge JSONs using simple `foreach`
- JsonMapper - A library that maps nested JSON structures onto PHP classes.
- Fractal - A library for converting complex data structures to JSON output.
- CakePHP Collection - A simple collections library.
- Ginq - Another PHP library based on .NET's LINQ.
- Knapsack - Collection library inspired by Clojure's sequences.
- msgpack.php - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
- PINQ - A PHP library based on .NET's LINQ (Language Integrated Query).
- Serializer - A library for serializing and de-serializing data.
- YaLinqo - Yet Another LINQ to Objects for PHP.
- Laminas Serializer - Another library for serialising and de-serialising data.
-
Static Analysis
- PHPStan - A PHP Static Analysis Tool.
- Psalm - A static analysis tool for finding errors in PHP applications.
- phan - A static analyzer based on PHP 7+ and the php-ast extension.
- PHPCompatibility - A PHP compatibility checker for PHP CodeSniffer.
- PHP Migration - A static analyzer for PHP version migration.
- PHP Metrics - A static metric library.
- Mondrian - A code analysis tool using Graph Theory.
- PhpDependencyAnalysis - A tool to create customizable dependency graphs.
- PHP Architecture Tester - Easy-to-use architecture testing tool for PHP.
- Deptrac - A static code analysis tool that helps to enforce rules for dependencies between software layers.
- Exakat - A static analysis engine for PHP.
-
Dependency Management Extras
- Prestissimo - This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process.
- Composer Merge Plugin - A composer plugin to merge several `composer.json` files.
- Composer Normalize - A plugin for normalizing `composer.json` files.
- Satis - A static Composer repository generator.
- Composed - A library to parse your project's Composer environment at runtime.
- Tooly - A library to manage PHAR files in a project using Composer.
- Composer Patches - A plugin for Composer to apply patches.
- Composer Unused - A CLI Tool to scan for unused composer packages.
- Composer Require Checker - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
- Composer Prefer Lowest Validator - A plugin to check if minimum dependencies can be installed and tested.
- Toran Proxy - A Composer proxy for speed and reliability. (:warning: Toran Proxy is being phased out.)
-
Routers
- Pux - Another fast routing library.
- Fast Route - A fast routing library.
- Klein - A flexible router.
- Aura.Router - A full-featured routing library.
- Route - A routing library built on top of Fast Route.
-
URL
- sabre/uri - A functional URI manipulation library.
- Purl - A URL manipulation library.
- PHP Domain Parser - A domain suffix parser library.
- Uri - Another URL manipulation library.
-
Caching and Locking
- Lock - A lock library to provide exclusive execution.
- CacheTool - A tool to clear APC/opcode caches from the command line.
- Doctrine Cache - A caching library.
- Stash - Another library for caching.
- APIx Cache - A thin PSR-6 cache wrapper to various caching backends emphasizing cache tagging and indexing.
- CakePHP Cache - A caching library.
- Metaphore - Cache slam defense using a semaphore to prevent dogpile effect.
- Laminas Cache - Another caching library.
-
Files
- CSV - A CSV data manipulation library.
- Flysystem - Abstraction for local and remote filesystems.
- Gaufrette - A filesystem abstraction layer.
- PHP FFmpeg - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
- UnifiedArchive - A unified reader and writer of compressed archives.
- PHP FFmpeg - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
-
NoSQL
-
Numbers
- Brick\Math - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
- LibPhoneNumber for PHP - A PHP implementation of Google's phone number handling library.
- DecimalObject - A value object to handle decimals/floats easily and more precisely.
- MathPHP - A math library for PHP.
- ByteUnits - A library to parse, format and convert byte units in binary and metric systems.
- IP - An immutable value object for working with IPv4 and IPv6 addresses.
- PHP Conversion - Another library for converting between units of measure.
- PHP Units of Measure - A library for converting between units of measure.
-
Logging
- Monolog - A comprehensive logger.
-
Micro Framework Extras
- Slim Skeleton - A skeleton for Slim.
- Slim Twig View - Integrate Twig into Slim.
- Slim PHP View - A simple PHP renderer for Slim.
-
Navigation
-
Queue
- Enqueue - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports.
- PHP AMQP - A pure PHP AMQP library.
- Bernard - A multibackend abstraction library.
- BunnyPHP - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
- Pheanstalk - A Beanstalkd client library.
- Tarantool Queue - PHP bindings for Tarantool Queue.
- Thumper - A RabbitMQ pattern library.
-
Notifications
- JoliNotif - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc)
- Notification Pusher - A standalone library for device push notifications.
- Notificato - A library for handling push notifications.
- Notificator - A lightweight notification library.
- Php-pushwoosh - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
-
JSON
- JSON Lint - A JSON lint utility.
- JSONMapper - A library for mapping JSON to PHP objects.
-
Internationalisation and Localisation
- Aura.Intl - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation.
- CakePHP I18n - Message translation and localization for dates and numbers.
-
Programming Languages
Categories
Sub Categories
Testing
24
Debugging and Profiling
17
Database
15
Security
15
Strings
15
Event
14
PHP Websites
14
Markup and CSS
13
Authentication and Authorization
13
Filtering and Validation
12
Command Line
12
Content Management Systems (CMS)
12
PHP Books
12
Code Analysis
12
Dependency Management Extras
11
Data Structure and Storage
11
Static Analysis
11
PHP Podcasts
11
API
9
Architectural
9
Web Applications
9
Email
9
Miscellaneous
8
HTTP
8
Frameworks
8
Third Party APIs
8
Dependency Injection
8
Numbers
8
Caching and Locking
8
Passwords
8
Development Environment
8
Queue
7
Imagery
7
Serverless
7
Templating
7
E-commerce
7
Continuous Integration
7
Scraping
6
Components
6
Code Quality
6
PDF
6
Files
6
Notifications
5
PHP Installation
5
Migrations
5
Routers
5
Asset Management
5
Geolocation
5
Micro Frameworks
5
Date and Time
5
Documentation
4
PHP Videos
4
Middlewares
4
URL
4
Build Tools
4
Framework Extras
4
Dependency Management
4
Search
4
Composer Repositories
4
Office
4
Task Runners
4
PHP Internals Reading
4
Text Editors and IDEs
3
Extensions
3
Static Site Generators
3
Deployment
3
Micro Framework Extras
3
Infrastructure
3
Virtual Machines
3
Internationalisation and Localisation
2
JSON
2
Streams
2
NoSQL
2
Navigation
2
PHP Newsletters
1
Logging
1
PHP Reading
1
Keywords
php
192
symfony
16
composer
12
static-analysis
10
php7
9
testing
8
psr-7
8
aura
7
php-library
7
component
7
markdown
7
cli
7
json
7
html
6
http
6
symfony-component
6
laravel
6
library
6
phpunit
5
parser
5
mysql
5
asynchronous
4
websocket
4
redis
4
performance
4
async
4
php8
4
code-quality
4
twig
4
standalone-php-library
4
bdd
4
doctrine
4
office
3
phar
3
oembed
3
packagist
3
database
3
twitter
3
profiler
3
mock
3
test
3
framework
3
csv
3
rabbitmq
3
filesystem
3
currency-converter
3
currency
3
validator
3
amqp
3
ast
3