Track Awesome Php Updates Daily
A curated list of amazingly awesome PHP libraries, resources and shiny things.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 ziadoz/awesome-php · ⭐ 28K · 🏷️ Programming Languages
Jul 23, 2022
Table of Contents / Strings
- Portable ASCII (⭐357) - A library to convert strings to ascii.
Jul 03, 2022
Table of Contents / Frameworks
- Symfony - A set of reusable components and a web framework.
Table of Contents / Security
- PHPGGC (⭐2.4k) - A library of PHP unserializable payloads along with a tool to generate them.
Jul 01, 2022
Table of Contents / Testing
- Foundry (⭐451) - A fixture factory generation library for Doctrine.
Jun 02, 2022
Table of Contents / Content Management Systems (CMS)
- Concrete5 - A CMS targeting users with a minimum of technical skills.
- Magento - The most popular ecommerce platform.
- Pico CMS - A stupidly simple, blazing fast, flat file CMS.
Table of Contents / Components
- Aura - Independent components, fully decoupled from each other and from any framework.
Table of Contents / Micro Frameworks
- Lumen - A micro-framework by Laravel.
Table of Contents / Static Site Generators
- Jigsaw - Simple static sites with Laravel's Blade.
Table of Contents / HTTP
- Requests (⭐3.5k) - A simple HTTP library.
Table of Contents / Email
- Stampie (⭐287) - A library for email services such as SendGrid, PostMark, MailGun and MailChimp.
Table of Contents / Testing
- Mink - Web acceptance testing.
- Phake (⭐467) - Another mock object library for testing.
Table of Contents / Continuous Integration
- Shippable - A Docker based continious integration platform for open source and private projects.
Table of Contents / Documentation
- phpDox - A documentation generator for PHP projects (that is not limited to API documentation).
Table of Contents / Static Analysis
- Deptrac (⭐2.1k) - A static code analysis tool that helps to enforce rules for dependencies between software layers.
Table of Contents / Architectural
- Design Patterns PHP (⭐21k) - A repository of software patterns implemented in PHP.
- Patchwork - A library for redefining userland functions.
Table of Contents / Debugging and Profiling
- Blackfire.io - A low-overhead code profiler.
Table of Contents / Asset Management
- Laravel Mix (⭐5.1k) - An elegant wrapper around Webpack for the 80% use case.
Table of Contents / Database
- Doctrine Extensions (⭐3.8k) - A collection of Doctrine behavioural extensions.
Table of Contents / Search
Table of Contents / Serverless
- OpenWhisk - An open-source serverless cloud platform.
- Serverless Framework - An open-source framework for building serverless applications.
Configuration / Extensions
- Zephir (⭐3.2k) - A compiled language between PHP and C++ for developing PHP extensions.
Configuration / Infrastructure
- RoadRunner (⭐6.8k) - High-performance PHP application server, load-balancer and process manager.
Configuration / PHP Websites
- PHP Annotated Monthly - A monthly digest of PHP news.
- PHP Weekly - A weekly PHP newsletter.
Configuration / PHP Podcasts
- PHP Roundtable - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
Configuration / PHP Newsletters
- PHP Weekly - A weekly newsletter about PHP.
Configuration / PHP Internals Reading
- PHP Internals Book - An online book about PHP internals, written by three core developers.
May 31, 2022
Table of Contents / API
- Jane (⭐427) - An OpenApi client generator with validation support.
May 30, 2022
Table of Contents / Templating
- Latte - The safest and truly intuitive templates for PHP.
Apr 06, 2022
Table of Contents / Framework Extras
- Livewire - A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Nov 12, 2021
Table of Contents / JSON
- JSONMapper (⭐148) - A library for mapping JSON to PHP objects.
Oct 23, 2021
Configuration / Web Applications
- Adminer - Database management in a single PHP file.
- Cachet (⭐13k) - The open source status page system.
- Lychee (⭐6.1k) - An easy to use and great looking photo-management-system.
- PHP Queue (⭐646) - An application for managing queueing backends.
- phpRedisAdmin (⭐2.9k) - A simple web interface to manage Redis databases.
- PHPSandbox - An online IDE for PHP in the browser.
Aug 20, 2021
Table of Contents / Dependency Management Extras
- Composer Normalize (⭐843) - A plugin for normalising
composer.json
files.
Aug 19, 2021
Table of Contents / Dependency Management Extras
- Composer Merge Plugin (⭐834) - A composer plugin to merge several
composer.json
files.
- Composer Require Checker (⭐701) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
- Tooly (⭐100) - A library to manage PHAR files in project using Composer.
Table of Contents / Scraping
- Chrome PHP (⭐1.6k) - Instrument headless Chrome/Chromium instances from PHP.
Table of Contents / Debugging and Profiling
- Metrics (⭐313) - A simple metrics API library.
Table of Contents / Build Tools
- RMT (⭐441) - A library for versioning and releasing software.
Table of Contents / Geolocation
- Country List (⭐5k) - A list of all countries with names and ISO 3166-1 codes.
Table of Contents / Event
- Pawl (⭐524) - An asynchronous web socket client.
Table of Contents / Database
- Slimdump (⭐176) - An easy dumper tool for MySQL.
Table of Contents / Authentication and Authorization
- Paseto (⭐3.1k) - Platform-Agnostic Security Tokens.
Table of Contents / Markup and CSS
- Essence (⭐765) - A library for extracting web media.
- Embera (⭐305) - An Oembed consumer library.
- PHP CSS Parser (⭐1.6k) - A Parser for CSS Files written in PHP.
- Shiki PHP (⭐225) - A Shiki (⭐3.9k) code highlighting package in PHP.
- VObject (⭐527) - A library for parsing VCard and iCalendar objects.
Table of Contents / JSON
- JSON Lint (⭐1.3k) - A JSON lint utility.
Table of Contents / Numbers
- IP (⭐220) - An immutable value object for working with IPv4 and IPv6 addresses.
- MathPHP (⭐2.1k) - A math library for PHP.
Table of Contents / Caching and Locking
- Lock (⭐867) - A lock library to provide exclusive execution.
Configuration / Miscellaneous
- Annotations (⭐6.5k) - An annotation library (part of Doctrine).
- Hprose-PHP (⭐2k) - A cross-language RPC.
Configuration / Development Environment
- Expose (⭐3.9k) - An open source PHP tunneling service.
- Lando - Push-button development environments.
- Takeout (⭐1.4k) - A Docker-based development-only dependency manager.
Configuration / PHP Reading
- php[architect] - A monthly magazine dedicated to PHP.
Aug 16, 2021
Table of Contents / Dependency Management
- Phive - A PHAR manager.
Jun 28, 2021
Configuration / Development Environment
- Docker PHP Extension Installer (⭐2.6k) - Easily install PHP extensions in Docker containers.
Jun 17, 2021
Table of Contents / Dependency Management Extras
- Composer Unused (⭐1.1k) - A CLI Tool to scan for unused composer packages.
Jun 16, 2021
Table of Contents / Code Quality
- CaptainHook (⭐787) - An easy-to-use and flexible Git hook library.
Table of Contents / Numbers
- DecimalObject (⭐15) - A value object to handle decimals/floats easily and more precisely.
Jun 13, 2021
Table of Contents / Code Analysis
- GrumPHP (⭐3.8k) - A PHP code-quality tool.
Table of Contents / Search
- SphinxQL Query Builder - A query library for the Sphinx and Manticore search engines.
Feb 11, 2021
Table of Contents / Dependency Management Extras
- Composer Patches (⭐1.3k) - A plugin for Composer to apply patches.
Table of Contents / Testing
- PHP MySQL Engine (⭐521) - A MySQL engine written in pure PHP.
Configuration / PHP Websites
- Laravel News - The official Laravel blog.
- PHP Watch - PHP articles, news, upcoming changes, RFCs and more.
Configuration / PHP Videos
- Laravel YouTube Channel - The official Laravel YouTube channel.
- SymfonyCasts - Screencasts and tutorials about PHP and Symfony.
Nov 16, 2020
Table of Contents / Testing
- Faker (⭐2.6k) - A fake data generator library.
Nov 05, 2020
Table of Contents / Components
- Symfony Components - The components that make Symfony.
Nov 03, 2020
Configuration / Text Editors and IDEs
- Apache NetBeans - An IDE with support for PHP and HTML5.
Oct 24, 2020
Table of Contents / Dependency Injection
- PHP-DI - A dependency injection container that supports autowiring.
Table of Contents / Build Tools
- Box (⭐839) - A utility to build PHAR files.
Table of Contents / NoSQL
- Predis (⭐7.2k) - A feature complete Redis library.
Configuration / Web Applications
- DBV (⭐1.7k) - A database version control application.
Configuration / PHP Books
- Modern PHP New Features and Good Practices - A book about new PHP features and best practices by Josh Lockhart.
Oct 23, 2020
Table of Contents / Content Management Systems (CMS)
- CraftCMS (⭐2.9k) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
- Moodle - An open-source learning platform.
- Statamic - Build beautiful, easy to manage websites.
Table of Contents / Testing
- Pest - A testing framework with a focus on simplicity.
Sep 26, 2020
Table of Contents / Content Management Systems (CMS)
- Kirby - A flat-file CMS that adapts to any project.
Table of Contents / Components
- Spatie Open Source - A collection of open source PHP and Laravel packages.
Jul 16, 2020
Table of Contents / Email
- PHP IMAP (⭐1.5k) - A library to access mailboxes via POP3, IMAP and NNTP.
Table of Contents / Security
- Zap - An integrated penetration testing tool for web applications.
Table of Contents / Debugging and Profiling
- PCOV (⭐598) - A self contained code coverage compatible driver.
- Symfony VarDumper (⭐7.1k) - A variable dumper component.
- Whoops (⭐13k) - A pretty error handling library.
Configuration / PHP Books
- Domain-Driven Design in PHP - Real examples written in PHP showcasing DDD Architectural Styles.
Jun 08, 2020
Table of Contents / Testing
- Infection (⭐1.8k) - An AST-based PHP Mutation testing framework.
Configuration / PHP Internals Reading
- PHP RFCs - The home of PHP RFCs (Request for Comments).
Jun 06, 2020
Table of Contents / Frameworks
- Spiral - A high performance PHP/Go framework.
Configuration / PHP Podcasts
- PHP Internals News - A podcast about PHP internals.
Configuration / PHP Internals Reading
- Externals - PHP internal discussions.
- PHP RFC Watch - Watch the latest PHP RFCs.
May 29, 2020
Table of Contents / Asset Management
- Symfony Asset (⭐2.9k) - Manages URL generation and versioning of web assets.
- Symfony Encore (⭐2.1k) - A simple but powerful API for processing and compiling assets built around Webpack.
May 18, 2020
Table of Contents / Code Analysis
- Phpactor (⭐830) - PHP completion, refactoring and introspection tool.
May 15, 2020
Table of Contents / Strings
- Stringy (⭐140) - A string manipulation library with multibyte support.
Configuration / Serverless
- Yo! Symfony TOML (⭐173) - A PHP parser for TOML (⭐18k).
May 14, 2020
Table of Contents / Files
- Flysystem (⭐13k) - Abstraction for local and remote filesystems.
May 13, 2020
Table of Contents / Frameworks
- Laravel - A web application framework with expressive, elegant syntax.
- Nette - A web framework comprised of mature components.
- Yii2 (⭐14k) - A fast, secure, and efficient web framework.
May 12, 2020
Configuration / Virtual Machines
- PeachPie (⭐2.1k) - PHP compiler and runtime for .NET and .NET Core.
Configuration / PHP Podcasts
- Laravel Podcast - Laravel and PHP development news and discussion.
May 11, 2020
Table of Contents / Frameworks
- CakePHP - A rapid application development framework.
- Laminas - A framework comprised of individual components (previously Zend Framework).
Table of Contents / Components
- Laravel Components - The Laravel Framework components.
- Laminas Components - The components that make the Laminas Framework.
Table of Contents / Micro Frameworks
- Mezzio - A micro-framework by Laminas.
- Silly (⭐849) - A micro-framework for CLI applications.
Table of Contents / HTTP
- Nyholm PSR-7 (⭐951) - A super lightweight PSR-7 implementation. Very strict and very fast.
- Laminas Diactoros (⭐333) - PSR-7 HTTP Message implementation.
Table of Contents / Middlewares
- PSR-7 Middlewares (⭐657) - Inspiring collection of handy middlewares.
- Stack - A library of stackable middleware for Symfony.
- Laminas Stratigility (⭐44) - Middleware for PHP built on top of PSR-7.
Table of Contents / Email
- Symfony Mailer (⭐1.1k) - A powerful library for creating and sending emails.
Table of Contents / Streams
- ByteStream - An asynchronous stream abstraction.
Table of Contents / Dependency Injection
- Symfony DI (⭐3.8k) - A dependency injection container component.
Table of Contents / Testing
- Behat - A behaviour driven development (BDD) testing framework.
Table of Contents / Continuous Integration
- Jenkins - A continuous integration platform with PHP support.
Table of Contents / Documentation
- daux.io (⭐713) - A documentation generator which uses Markdown files.
Table of Contents / Event
- CakePHP Event (⭐21) - An event dispatcher library.
- ReactPHP (⭐8.4k) - An event driven non-blocking I/O library.
Table of Contents / Database
- CakePHP ORM (⭐146) - Object-Relational Mapper, implemented using the DataMapper pattern.
- Laravel Eloquent (⭐2.5k) - A simple ORM.
Table of Contents / Queue
- Enqueue (⭐2.1k) - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports.
Table of Contents / Filtering and Validation
- CakePHP Validation (⭐39) - Another validation library.
Table of Contents / API
- Laminas API Tool Skeleton (⭐41) - An API builder built with the Laminas Framework.
Table of Contents / Caching and Locking
- CakePHP Cache (⭐49) - A caching library.
- Laminas Cache (⭐63) - Another caching library.
Table of Contents / Data Structure and Storage
- CakePHP Collection (⭐84) - A simple collections library.
- Laminas Serializer (⭐27) - Another library for serialising and de-serialising data.
Table of Contents / Internationalisation and Localisation
- CakePHP I18n (⭐27) - Message translation and localization for dates and numbers.
Configuration / PHP Installation
- HomeBrew - A package manager for OSX.
- Laravel Valet - A development environment for macOS.
Configuration / Development Environment
- Laravel Homestead - A local development environment for Laravel.
- Laradock - A full PHP development environment based on Docker.
- Puppet - A server automation framework and application.
- Vagrant - A portable development environment utility.
Configuration / PHP Videos
- Laracasts - Screencasts about Laravel, Vue JS and more.
May 08, 2020
Configuration / Third Party APIs
- AsyncAWS - An unofficial asynchronous PHP AWS SDK.
May 07, 2020
Table of Contents / Dependency Management Extras
- Repman - A private PHP package repository manager and Packagist proxy.
Table of Contents / Security
- SQLMap (⭐25k) - An automatic SQL injection and database takeover tool.
Mar 18, 2020
Table of Contents / Continuous Integration
- GitlabCi - Let GitLab CI test, build, deploy your code. TravisCi like.
Mar 04, 2020
Table of Contents / Framework Extras
- LaravelS (⭐3.6k) - Glue for using Swoole in Laravel or Lumen.
Table of Contents / Micro Frameworks
- Laravel-Zero - A micro-framework for console applications.
Feb 27, 2020
Table of Contents / Database
- Cycle ORM (⭐1.1k) - PHP DataMapper, ORM.
Feb 20, 2020
Table of Contents / Scraping
- DiDOM (⭐2k) - A super fast HTML scrapper and parser.
Feb 03, 2020
Configuration / Third Party APIs
- Square (⭐115) - The official Square PHP SDK for payments and other Square APIs.
Jan 18, 2020
Table of Contents / Code Analysis
- Rector (⭐6.1k) - A tool to upgrade and refactor code.
Jan 16, 2020
Table of Contents / Markup and CSS
- CommonMark PHP (⭐2.4k) - Highly-extensible Markdown parser which fully supports the CommonMark spec.
Jan 10, 2020
Table of Contents / Data Structure and Storage
- JSON Machine (⭐764) - Provides iteration over huge JSONs using simple
foreach
Jan 05, 2020
Table of Contents / Static Analysis
- PHP Architecture Tester (⭐743) - Easy to use architecture testing tool for PHP.
Dec 31, 2019
Configuration / Miscellaneous
- Safe (⭐2.1k) - All PHP functions, rewritten to throw exceptions instead of returning false.
Dec 09, 2019
Table of Contents / Content Management Systems (CMS)
- WordPress - A blogging platform and CMS.
Table of Contents / Documentation
- PHP Documentor 2 (⭐3.7k) - A documentation generator.
Table of Contents / Filtering and Validation
- JSON Schema (⭐3.3k) - A JSON Schema validation library.
Table of Contents / Serverless
- Laravel Vapor - A serverless deployment platform for Laravel, powered by AWS.
Nov 01, 2019
Table of Contents / Continuous Integration
- Setup PHP (⭐2.3k) - A GitHub Action for PHP.
Oct 29, 2019
Table of Contents / Navigation
- Menu (⭐647) - A flexible menu library with a fluent interface.
Table of Contents / Strings
- Portable UTF-8 (⭐471) - A string manipulation library with UTF-8 safe replacement methods.
Oct 22, 2019
Table of Contents / Event
- PHP Defer (⭐241) - Golang's defer statement for PHP.
Oct 02, 2019
Table of Contents / Frameworks
- Phalcon - A framework implemented as a C extension.
Table of Contents / Debugging and Profiling
- Z-Ray - A debug and profile tool for Zend Server.
Jul 27, 2019
Table of Contents / Office
- PHPSpreadsheet (⭐12k) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel).
- Spout (⭐4.2k) - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way .
Configuration / Virtual Machines
- Hack - A programming language for HHVM.
Jul 26, 2019
Table of Contents / HTTP
- Symfony HTTP Client (⭐1.6k) - A component to fetch HTTP resources synchronously or asynchronously.
Table of Contents / Scraping
- Symfony Panther (⭐2.6k) - A browser testing and web crawling library for PHP and Symfony.
Table of Contents / Debugging and Profiling
- PHPSpy (⭐1.3k) - A low-overhead sampling profiler.
- Tideways.io - Monitoring and profiling tool.
Table of Contents / Event
- Swoole (⭐18k) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
- Workerman (⭐10k) - An event driven non-blocking I/O library.
Table of Contents / Serverless
- Bref - Serverless PHP on AWS Lambda.
Configuration / Serverless
- PHP Dotenv (⭐12k) - Parse and load environment variables from
.env
files.
- Symfony Dotenv (⭐3.4k)- Parse and load environment variables from
.env
files.
Jul 25, 2019
Configuration / PHP Videos
- Taking PHP Seriously - A talk outlining PHP's strengths by Keith Adams of Facebook.
May 11, 2019
Table of Contents / Content Management Systems (CMS)
- Backdrop - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal).
- Grav (⭐14k) - A modern flat-file CMS.
May 10, 2019
Table of Contents / Content Management Systems (CMS)
- Drupal - An enterprise level CMS.
- Joomla - Another leading CMS.
Table of Contents / Testing
- VFS Stream (⭐1.3k) - A virtual filesystem stream wrapper for testing.
Table of Contents / Continuous Integration
- PHPCI (⭐2.4k) - An open source continuous integration platform for PHP.
Table of Contents / Code Quality
- PHP Mess Detector (⭐2.1k) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
Table of Contents / Filtering and Validation
- ISO-codes (⭐763) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
Table of Contents / Data Structure and Storage
- msgpack.php (⭐365) - A pure PHP implementation of the MessagePack serialization format.
May 08, 2019
Table of Contents / Composer Repositories
- Firegento - Magento Module Composer Repository.
Table of Contents / Framework Extras
- Knp RAD Components - A set of Rapid Application Development (RAD) components for Symfony.
Table of Contents / Templating
Table of Contents / HTTP
- PHP VCR - A library for recording and replaying HTTP requests.
Table of Contents / Files
- PHP FFmpeg (⭐4.3k) - A wrapper for the FFmpeg video library.
Table of Contents / Imagery
- Imagine - An image manipulation library.
Table of Contents / Passwords
- phpass - A portable password hashing framework.
Table of Contents / Static Analysis
- PHPCompatibility (⭐1.9k) - A PHP compatibility checker for PHP CodeSniffer.
Table of Contents / Architectural
- Finite - A simple PHP finite state machine.
Table of Contents / Debugging and Profiling
- APM - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
Table of Contents / Task Runners
- Bldr - A PHP Task runner built on Symfony components.
- Task - A pure PHP task runner inspired by Grunt and Gulp.
Table of Contents / Geolocation
- GeoCoder - A geocoding library.
Table of Contents / Date and Time
- CalendR - A calendar management library.
Table of Contents / Queue
- Pheanstalk (⭐1.9k) - A Beanstalkd client library.
Table of Contents / Authentication and Authorization
- OAuth2 Server - Another OAuth2 server implementation.
- OAuth2 Server - An OAuth2 authentication server, resource server and client library.
Configuration / Third Party APIs
- Campaign Monitor - The official Campaign Monitor PHP library.
Configuration / Extensions
- PHP CPP - A C++ library for developing PHP extensions.
Configuration / Text Editors and IDEs
- PhpStorm - A commercial PHP IDE.
Configuration / PHP Websites
- libs.garden: PHP - An overview of fastest growing PHP libraries.
- PHP Security - A guide to PHP security.
- PHP The Right Way - A PHP best practice quick reference guide.
- PHP UG - A website to help people locate their nearest PHP user group (UG).
Configuration / PHP Books
- Scaling PHP Applications - An ebook about scaling PHP applications by Steve Corona.
Nov 08, 2018
Table of Contents / Numbers
- Brick\Math (⭐1.4k) - A library providing large number support:
BigInteger
,BigDecimal
andBigRational
.
Oct 23, 2018
Table of Contents / Security
- Symfony Security Monitoring - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
Jul 04, 2018
Configuration / PHP Installation
- Brew PHP Switcher (⭐856) - Brew PHP switcher.
Jun 15, 2018
Table of Contents / Database
- Doctrine - A comprehensive DBAL and ORM.
Table of Contents / Migrations
- Doctrine Migrations - A migration library for Doctrine.
Configuration / Infrastructure
- appserver.io (⭐951) - A multithreaded application server for PHP, written in PHP.
Jun 04, 2018
Table of Contents / Static Analysis
- Psalm (⭐4.9k) - A static analysis tool for finding errors in PHP applications.
Mar 14, 2018
Table of Contents / Micro Framework Extras
- Slim Twig View (⭐308) - Integrate Twig into Slim.
- Slim PHP View (⭐232) - A simple PHP renderer for Slim.
Table of Contents / Event
- RxPHP (⭐1.6k) - A reactive extension library.
Configuration / Third Party APIs
- Github (⭐2k) - A library to interface with the Github API.
Mar 12, 2018
Table of Contents / Testing
- ParaTest (⭐2k) - A parallel testing library for PHPUnit.
Table of Contents / E-commerce
- Sylius - An open source e-commerce solution.
Feb 22, 2018
Table of Contents / Strings
- Device Detector (⭐2.3k) - Another library for parsing user agent strings.
Configuration / PHP Websites
- PHP FIG - The PHP Framework Interoperability Group.
Dec 16, 2017
Table of Contents / Code Analysis
- Scrutinizer - A web tool to scrutinise PHP code (⭐443).
Table of Contents / Code Quality
- PHP CodeSniffer (⭐9.8k) - A library that detects PHP, CSS and JS coding standard violations.
- PHP CS Fixer (⭐11k) - A coding standards fixer library.
- PHPCheckstyle (⭐156) - A tool to help adhere to certain coding conventions.
- PHPCPD (⭐2.2k) - A library that detects copied and pasted code.
Table of Contents / Static Analysis
- Exakat (⭐368) - A static analysis engine for PHP.
- Mondrian (⭐391) - A code analysis tool using Graph Theory.
- phan (⭐5.3k) - A static analyzer based on PHP 7+ and the php-ast extension.
- PhpDependencyAnalysis (⭐545) - A tool to create customisable dependency graphs.
- PHP Metrics (⭐2.3k) - A static metric library.
- PHP Migration (⭐194) - A static analyzer for PHP version migration.
- PHPStan (⭐11k) - A PHP Static Analysis Tool.
Dec 14, 2017
Table of Contents / HTTP
- HTTPlug - An HTTP client abstraction without binding to a specific implementation.
Table of Contents / Database
- Atlas.Orm (⭐428) - A data mapper implementation for your persistence model in PHP.
- Aura.SqlQuery (⭐421) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
Configuration / Text Editors and IDEs
- VS Code - An open source code editor.
Nov 30, 2017
Configuration / Miscellaneous
- BotMan (⭐5.7k) - A framework agnostic PHP library to build cross-platform chat bots.
Nov 24, 2017
Table of Contents / URL
- sabre/uri (⭐284) - A functional URI manipulation library.
Oct 31, 2017
Table of Contents / Architectural
- Porter (⭐556) - Data import abstraction library for consuming Web APIs and other data sources.
Oct 19, 2017
Table of Contents / E-commerce
- Brick\Money (⭐1.2k) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
Sep 06, 2017
Table of Contents / Database
- RedBean - A lightweight, configuration-less ORM.
Configuration / PHP Books
- Mastering Object-Orientated PHP - A book about object-orientated PHP by Brandon Savage.
Jul 25, 2017
Table of Contents / Templating
- Smarty - A template engine to complement PHP.
- Twig - A comprehensive templating language.
Table of Contents / Email
- SwiftMailer - A mailer solution.
Table of Contents / Dependency Injection
- Pimple - A tiny dependency injection container.
Jul 09, 2017
Table of Contents / Command Line
- GetOpt (⭐321) - A command line opt parser.
Configuration / PHP Websites
- Seven PHP - A website that interviews members of the PHP community.
Jun 28, 2017
Table of Contents / Migrations
- Phinx (⭐4.3k) - Another database migration library.
Jun 15, 2017
Table of Contents / Caching and Locking
- APIx Cache (⭐110) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
May 11, 2017
Table of Contents / Dependency Injection
- Acclimate (⭐217) - A common interface to dependency injection containers and service locators.
Table of Contents / Security
- random_compat (⭐8k) - PHP 5.x support for
random_bytes()
andrandom_int()
Apr 24, 2017
Table of Contents / Testing
- Mockery (⭐10k) - A mock object library for testing.
Apr 21, 2017
Table of Contents / Composer Repositories
- Packagist - The PHP Package Repository.
- Private Packagist - Composer package archive as a service for PHP.
- WordPress Packagist - Manage your plugins with Composer.
Table of Contents / Dependency Management
- Composer - A package and dependency manager.
Apr 05, 2017
Table of Contents / Micro Frameworks
- Radar (⭐53) - An Action-Domain-Responder implementation for PHP.
Table of Contents / Routers
- Aura.Router (⭐467) - A full-featured routing library.
Table of Contents / Dependency Injection
- Aura.Di (⭐342) - A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
Table of Contents / Database
- Aura.Sql (⭐531) - Provides an extension to the native PDO along with a profiler and connection locator.
- Spot2 (⭐603) - A MySQL datamapper ORM.
Table of Contents / Command Line
- Aura.Cli (⭐103) - 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.
Table of Contents / Authentication and Authorization
- Aura.Auth (⭐125) - Provides authentication functionality and session tracking using various adapters.
Table of Contents / Filtering and Validation
- Aura.Filter (⭐151) - Provides tools to validate and sanitize objects and arrays.
Table of Contents / Internationalisation and Localisation
- Aura.Intl (⭐84) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation.
Configuration / PHP Websites
- PHP Package Development Standards - Package development standards for PHP.
- PHP School - Open Source Learning for PHP.
Configuration / PHP Books
- Modernizing Legacy Applications in PHP - A book about modernizing legacy PHP applications by Paul M. Jones.
Mar 15, 2017
Table of Contents / Authentication and Authorization
- SocialConnect Auth (⭐511) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).
- TwitterOAuth (⭐4.2k) - A Twitter OAuth library.
Mar 11, 2017
Table of Contents / Dependency Injection
- Disco (⭐137) - A PSR-11 compatible, annotation-based dependency injection container.
Mar 10, 2017
Table of Contents / Debugging and Profiling
- Kint (⭐2.6k) - A debugging and profiling tool.
Mar 02, 2017
Configuration / PHP Books
- Functional Programming in PHP - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
Feb 12, 2017
Table of Contents / Components
- CakePHP Plugins - A directory of CakePHP plugins.
Dec 21, 2016
Table of Contents / Date and Time
- Yasumi (⭐899) - An library to help you calculate the dates and names of holidays.
Dec 14, 2016
Table of Contents / Event
- Broadway (⭐1.4k) - An event source and CQRS library.
Dec 03, 2016
Configuration / PHP Podcasts
- PHP Town Hall - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
Nov 25, 2016
Table of Contents / Files
- UnifiedArchive (⭐264) - A unified reader and writer of compressed archives.
Nov 21, 2016
Table of Contents / Micro Frameworks
- Slim - Another simple micro framework.
Nov 17, 2016
Configuration / Development Environment
- Docker - A containerization platform.
Nov 11, 2016
Table of Contents / Code Analysis
- Better Reflection (⭐1.1k) - AST-based reflection library that allows analysis and manipulation of code
Nov 10, 2016
Configuration / PHP Videos
- Nomad PHP Lightning Talks - 10 to 15 minute Lightning Talks by PHP community members.
Configuration / PHP Podcasts
- Voices of the ElePHPant Interviews with the people that make the PHP community special.
Oct 05, 2016
Table of Contents / Caching and Locking
- Metaphore (⭐102) - Cache slam defense using a semaphore to prevent dogpile effect.
Oct 03, 2016
Configuration / PHP Installation
- PHP OSX - A PHP installer for OSX.
Sep 25, 2016
Table of Contents / Testing
- Kahlan (⭐1.1k) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
Sep 19, 2016
Table of Contents / Middlewares
- Relay (⭐297) - A PHP 5.5 PSR-7 middleware dispatcher.
Sep 15, 2016
Table of Contents / Testing
- PHP-Mock (⭐328) - A mock library for built-in PHP functions (e.g. time()).
Table of Contents / Task Runners
- Robo (⭐2.6k) - A PHP Task runner with object-orientated configurations.
Sep 13, 2016
Table of Contents / Build Tools
- Construct (⭐263) - A PHP project/micro-package generator.
Aug 26, 2016
Table of Contents / Continuous Integration
- CircleCI - A continuous integration platform.
Aug 09, 2016
Table of Contents / Security
- VAddy - A continuous security testing platform for web applications.
Table of Contents / Build Tools
- Phing - A PHP project build system inspired by Apache Ant.
Jul 19, 2016
Table of Contents / Date and Time
- Chronos (⭐1.3k) - A DateTime API extension supporting both mutable and immutable date/time.
Jun 12, 2016
Configuration / PHP Books
- PHP Pandas - A book about learning to write PHP by Dayle Rees.
Jun 01, 2016
Table of Contents / Data Structure and Storage
- Knapsack (⭐540) - Collection library inspired by Clojure's sequences.
May 19, 2016
Configuration / Miscellaneous
- noCAPTCHA (⭐339) - Helper for Google's noCAPTCHA (reCAPTCHA).
May 13, 2016
Table of Contents / Code Analysis
- Qafoo Quality Analyzer (⭐495) - A tool to visualize metrics and source code.
May 08, 2016
Table of Contents / Testing
- PHPT - A test tool used by PHP itself.
Apr 20, 2016
Table of Contents / Data Structure and Storage
- JsonMapper (⭐1.4k) - A library that maps nested JSON structures onto PHP classes.
Apr 11, 2016
Table of Contents / Filtering and Validation
- Assert (⭐2.3k) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.
Apr 05, 2016
Table of Contents / Strings
- Jieba-PHP (⭐1.2k) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
Apr 04, 2016
Table of Contents / Dependency Management Extras
- Composed (⭐49) - A library to parse your project's Composer environment at runtime.
- Satis (⭐2.9k) - A static Composer repository generator.
- Toran Proxy - A static Composer repository and proxy.
Table of Contents / Framework Extras
- Symfony CMF (⭐734) - A Content Management Framework to create custom CMS.
Table of Contents / Routers
- Route (⭐604) - A routing library built on top of Fast Route.
Table of Contents / Static Site Generators
- Couscous - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
- Sculpin - A tool that converts Markdown and Twig into static HTML.
Table of Contents / HTTP
- Guzzle (⭐22k) - A comprehensive HTTP client.
Table of Contents / Scraping
- Embed (⭐1.9k) - An information extractor from any web service or page.
- Goutte (⭐9.1k) - A simple web scraper.
- PHP Spider (⭐1.3k) - A configurable and extensible PHP web spider.
Table of Contents / URL
- Purl (⭐908) - A URL manipulation library.
- Uri (⭐857) - Another URL manipulation library.
Table of Contents / Email
- Email Reply Parser (⭐603) - An email reply parser library.
- Fetch (⭐500) - An IMAP library.
- PHPMailer (⭐19k) - Another mailer solution.
Table of Contents / Files
- CSV (⭐3k) - A CSV data manipulation library.
- Gaufrette (⭐2.4k) - A filesystem abstraction layer.
Table of Contents / Imagery
- Intervention Image (⭐13k) - Another image manipulation library.
- PHP Image Workshop (⭐856) - Another image manipulation library.
Table of Contents / Testing
- Alice (⭐2.4k) - An expressive fixture generation library.
- Codeception (⭐4.6k) - A full stack testing framework.
- HTTP Mock (⭐387) - A library for mocking HTTP requests in unit tests.
- Peridot (⭐326) - An event driven test framework.
- Pho (⭐285) - Another behaviour driven development testing framework.
- PHPSpec (⭐1.8k) - A design by specification unit testing library.
- PHPUnit (⭐19k) - A unit testing framework.
Table of Contents / Continuous Integration
- SemaphoreCI - A continuous integration platform for open source and private projects.
- Travis CI - A continuous integration platform.
Table of Contents / Security
- Halite - A simple library for encryption using libsodium (⭐11k).
- IniScan (⭐1.5k) - A tool that scans PHP INI files for security.
- Optimus (⭐1.2k) - Id obfuscation based on Knuth's multiplicative hashing method.
- PHP Encryption (⭐3.5k) - Secure PHP Encryption Library.
- PHPSecLib - A pure PHP secure communications library.
- RandomLib (⭐831) - A library for generating random numbers and strings.
- TCrypto (⭐56) - A simple encrypted key-value storage library.
Table of Contents / Passwords
- GenPhrase (⭐111) - A library for generating secure random passphrases.
- PHP Password Lib (⭐372) - A library for generating and validating passwords.
Table of Contents / Code Analysis
- Code Climate - An automated code review.
- PHP Parser (⭐16k) - A PHP parser written in PHP.
- PHPLOC (⭐2.3k) - A tool for quickly measuring the size of a PHP project.
- PHPQA (⭐539) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
- UBench (⭐555) - A simple micro benchmark library.
Table of Contents / Architectural
- RulerZ (⭐864) - A powerful rule engine and implementation of the Specification pattern.
Table of Contents / Debugging and Profiling
- PHP Console (⭐523) - A web debugging console.
- PHP Debug Bar - A debugging toolbar.
- xDebug (⭐2.7k) - A debug and profile tool for PHP.
- XHProf (⭐2.5k) - A profiling tool originally developed by Facebook.
Table of Contents / Navigation
- KnpMenu (⭐1.3k) - A menu library.
Table of Contents / Date and Time
- Moment.php (⭐946) - Moment.js inspired PHP DateTime handler with i18n support.
Table of Contents / Event
- Ratchet (⭐5.8k) - A web socket library.
Table of Contents / Logging
- Monolog (⭐20k) - A comprehensive logger.
Table of Contents / E-commerce
- Money (⭐4.1k) - A PHP implementation of Fowler's money pattern.
- Shopware (⭐1.3k) - Highly customizable e-commerce software
Table of Contents / PDF
- Dompdf (⭐9.2k) - A HTML to PDF converter.
Table of Contents / Office
- PHPWord (⭐6.4k) - A library for working with Microsoft Word documents.
Table of Contents / Migrations
- Migrations (⭐38) - A migration management library.
- PHPMig (⭐559) - Another migration management library.
Table of Contents / Queue
- BunnyPHP (⭐628) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
- Tarantool Queue (⭐62) - PHP bindings for Tarantool Queue.
- Thumper (⭐276) - A RabbitMQ pattern library.
Table of Contents / Search
- ElasticSearch PHP (⭐5k) - The official client library for ElasticSearch.
Table of Contents / Command Line
- Cilex (⭐623) - A micro framework for building command line tools.
- CLI Menu (⭐1.9k) - A library for building CLI menus.
- CLIFramework (⭐424) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
- CLImate (⭐1.8k) - A library for outputting colours and special formatting.
- GetOptionKit (⭐140) - Another command line opt parser.
- PsySH (⭐9.4k) - Another PHP REPL.
- ShellWrap (⭐743) - A simple command line wrapper library.
Table of Contents / Authentication and Authorization
- Json Web Token (⭐6.8k) - Json Tokens to authenticate and transmit information.
- Opauth (⭐1.7k) - A multi-provider authentication framework.
- PHP oAuthLib (⭐1.1k) - Another OAuth library.
- Sentinel Social - A library for social network authentication.
- Sentinel - A framework agnostic authentication & authorisation library.
Table of Contents / Markup and CSS
- Decoda (⭐196) - A lightweight markup parser library.
- Parsedown (⭐14k) - Another Markdown parser.
- PHP Markdown (⭐3.3k) - A Markdown parser.
Table of Contents / Strings
- Agent (⭐4.1k) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
- Mobile-Detect (⭐10k) - A lightweight PHP class for detecting mobile devices (including tablets).
- Patchwork UTF-8 (⭐80) - A portable library for working with UTF-8 strings.
- URLify (⭐660) - A PHP port of Django's URLify.js.
- UUID (⭐12k) - A library for generating UUIDs.
Table of Contents / Numbers
- PHP Conversion (⭐126) - Another library for converting between units of measure.
- PHP Units of Measure (⭐21) - A library for converting between units of measure.
Table of Contents / Filtering and Validation
- Filterus (⭐452) - A simple PHP filtering library.
- MetaYaml (⭐100) - A schema validation library that supports YAML, JSON and XML.
- Respect Validation (⭐5.6k) - A simple validation library.
- Upload (⭐1.7k) - A library for handling file uploads and validation.
- Valitron (⭐1.5k) - Another validation library.
Table of Contents / API
- API Platform - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format.
- Drest (⭐87) - A library for exposing Doctrine entities as REST resource endpoints.
- Hateoas (⭐996) - A HATEOAS REST web service library.
Table of Contents / Caching and Locking
- CacheTool (⭐1.4k) - A tool to clear APC/opcode caches from the command line.
- Doctrine Cache (⭐7.5k) - A caching library.
Table of Contents / Data Structure and Storage
- PINQ (⭐466) - A PHP library based on .NET's LINQ (Language Integrated Query).
- YaLinqo (⭐432) - Yet Another LINQ to Objects for PHP.
Table of Contents / Notifications
- Notificato (⭐223) - A library for handling push notifications.
- Php-pushwoosh (⭐63) - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
Table of Contents / Deployment
- Deployer (⭐9.6k) - A deployment tool.
- Rocketeer (⭐2.7k) - A fast and easy deployer for the PHP world.
Configuration / Third Party APIs
- Mailgun (⭐1k) The official Mailgun PHP API.
- Stripe (⭐3.2k) - The official Stripe PHP library.
- Twilio (⭐1.4k) - The official Twilio PHP REST API.
Configuration / Miscellaneous
- ClassPreloader (⭐355) - A library for optimising autoloading.
- Pagerfanta (⭐1.6k) - A pagination library.
- SuperClosure (⭐1.7k) - A library that allows Closures to be serialized.
Configuration / PHP Installation
- PHP Build (⭐949) - Another PHP version installer.
Configuration / PHP Websites
- Nomad PHP - A online PHP learning resource.
Configuration / PHP Books
- 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.
Configuration / PHP Videos
- Programming with Anthony - A video series by Anthony Ferrara.
Mar 30, 2016
Table of Contents / Event
- Prooph Event Store (⭐531) - An event source component to persist event messages
Mar 28, 2016
Table of Contents / Task Runners
- Jobby (⭐1k) - A PHP cron job manager without modifying crontab.
Mar 21, 2016
Configuration / Infrastructure
- php-pm (⭐6.4k) - A process manager, supercharger and load balancer for PHP applications.
Mar 15, 2016
Table of Contents / Imagery
- Image Hash (⭐1.8k) - A library for generating perceptual image hashes.
Mar 14, 2016
Table of Contents / Dependency Injection
- Auryn (⭐723) - A recursive dependency injector.
Mar 09, 2016
Table of Contents / Routers
- Klein (⭐2.6k) - A flexible router.
Mar 04, 2016
Table of Contents / Email
- Mautic (⭐5.5k) - Email marketing automation
Feb 12, 2016
Table of Contents / Queue
- PHP AMQP (⭐4.2k) - A pure PHP AMQP library.
Configuration / Development Environment
- Ansible - A radically simple orchestration framework.
Configuration / PHP Websites
- PHP Versions - Lists which versions of PHP are available on several popular web hosts.
Feb 08, 2016
Table of Contents / Data Structure and Storage
- Ginq (⭐190) - Another PHP library based on .NET's LINQ.
Jan 31, 2016
Configuration / Web Applications
- phpMyAdmin (⭐6.2k) - A web interface for MySQL/MariaDB.
Jan 29, 2016
Table of Contents / Debugging and Profiling
- PHPBench (⭐1.6k) - A benchmarking Framework.
Jan 28, 2016
Table of Contents / Micro Framework Extras
- Slim Skeleton (⭐1.5k) - A skeleton for Slim.
Table of Contents / Imagery
- Color Extractor (⭐1.2k) - A library for extracting colours from images.
Table of Contents / Asset Management
- JShrink (⭐676) - A JavaScript minifier library.
Table of Contents / Geolocation
- GeoTools (⭐1.3k) - A library of geo-related tools.
Table of Contents / PDF
- WKHTMLToPDF (⭐13k) - A tool to convert HTML to PDF.
Table of Contents / Office
- PHPPowerPoint (⭐1.2k) - A library for working with Microsoft PowerPoint Presentations.
Table of Contents / Command Line
- Boris (⭐2.2k) - A tiny PHP REPL.
Table of Contents / Caching and Locking
- Stash (⭐943) - Another library for caching.
Table of Contents / Data Structure and Storage
- Fractal (⭐3.5k) - A library for converting complex data structures to JSON output.
Configuration / PHP Installation
- PHP Brew (⭐5k) - A PHP version manager and installer.
Configuration / Virtual Machines
- HHVM (⭐17k) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
Configuration / Web Applications
- 3V4L - An online PHP & HHVM shell.
Configuration / PHP Websites
- PHP Best Practices - A PHP best practice guide.
Configuration / PHP Books
- PHP 7 Upgrade Guide - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.
Jan 27, 2016
Table of Contents / Dependency Management Extras
- Prestissimo (⭐6.3k) - A composer plugin which enables parallel install process.
Dec 20, 2015
Table of Contents / Static Site Generators
- Spress - An extensible tool that converts Markdown and Twig into HTML.
Oct 09, 2015
Table of Contents / Event
- Amp (⭐3.7k) - An event driven non-blocking I/O library.
Sep 23, 2015
Table of Contents / Framework Extras
- CakePHP CRUD (⭐352) - A Rapid Application Development (RAD) plugin for CakePHP.
Aug 21, 2015
Table of Contents / Markup and CSS
- HTML to Markdown (⭐1.5k) - Converts HTML into Markdown.
Aug 18, 2015
Table of Contents / Notifications
- JoliNotif (⭐1.2k) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc)
Aug 04, 2015
Table of Contents / Passwords
- Password-Generator (⭐253) - PHP library to generate random passwords.
Aug 03, 2015
Table of Contents / Architectural
- Pipeline (⭐867) - A pipeline pattern implementation.
Jul 29, 2015
Configuration / PHP Videos
- PHP UK Conference - A collection of videos from the PHP UK Conference.
Jun 18, 2015
Table of Contents / HTTP
- Retrofit (⭐153) - A library to ease creation of REST API clients.
May 26, 2015
Table of Contents / Filtering and Validation
- Volan (⭐43) - Another simplified validation library.
May 19, 2015
Table of Contents / E-commerce
- OmniPay (⭐5.6k) - A framework agnostic multi-gateway payment processing library.
Table of Contents / API
- wsdl2phpgenerator (⭐803) - A tool to generate PHP classes from SOAP WSDL files.
Apr 30, 2015
Table of Contents / Migrations
- Ruckusing (⭐507) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
Apr 28, 2015
Table of Contents / NoSQL
- PHPMongo (⭐238) - A MongoDB ORM.
Mar 22, 2015
Table of Contents / Code Analysis
- PHP Semantic Versioning Checker (⭐424) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
Mar 05, 2015
Table of Contents / Architectural
- Functional PHP (⭐1.9k) - A functional programming library.
- Iter (⭐1.1k) - A library that provides iteration primitives using generators.
Feb 07, 2015
Table of Contents / Components
- League of Extraordinary Packages - A PHP package development group.
Table of Contents / Routers
- Fast Route (⭐4.7k) - A fast routing library.
- Pux (⭐1.3k) - Another fast routing library.
Table of Contents / Dependency Injection
- Container (⭐774) - Another flexible dependency injection container.
Table of Contents / Imagery
- Glide (⭐2.4k) - An on-demand image manipulation library.
Table of Contents / Event
- Event (⭐1.4k) - An event library with a focus on domain events.
Table of Contents / Authentication and Authorization
- OAuth 1.0 Client (⭐900) - An OAuth 1.0 client library.
- OAuth 2.0 Client (⭐3.3k) - An OAuth 2.0 client library.
Dec 18, 2014
Table of Contents / Event
- Elephant.io (⭐1.2k) - Yet another web socket library.
Dec 02, 2014
Table of Contents / Passwords
- Password Compat (⭐2.2k) - A compatibility library for the new PHP 5.5 password functions.
- Password Policy (⭐74) - A password policy library for PHP and JavaScript.
- Password Validator (⭐142) - A library for validating and upgrading password hashes.
Table of Contents / Debugging and Profiling
- Barbushin PHP Console (⭐1.4k) - Another web debugging console using Google Chrome.
Table of Contents / Numbers
- ByteUnits (⭐156) - A library to parse, format and convert byte units in binary and metric systems.
Dec 01, 2014
Table of Contents / Continuous Integration
- JoliCi (⭐660) - A continuous integration client written in PHP and powered by Docker.
Table of Contents / Debugging and Profiling
- Tracy (⭐1.6k) - A simple error detection, logging and time measuring library.
Table of Contents / API
- Restler (⭐1.4k) - A lightweight framework to expose PHP methods as RESTful web API.
Nov 11, 2014
Table of Contents / Email
- Email Validator (⭐155) - A small email address validation library.
Nov 10, 2014
Table of Contents / Testing
- Prophecy (⭐8.5k) - A highly opinionated mocking framework.
Oct 30, 2014
Table of Contents / Database
- ProxyManager (⭐4.8k) - A set of utilities to generate proxy objects for data mappers.
Configuration / Text Editors and IDEs
- Eclipse for PHP Developers - A PHP IDE based on the Eclipse platform.
Aug 25, 2014
Table of Contents / Imagery
- Image Optimizer (⭐874) - A library for optimizing images.
Table of Contents / PDF
- PHPPdf (⭐336) - A library for generating PDFs and images from XML.
Aug 23, 2014
Table of Contents / Email
- CssToInlineStyles (⭐5.6k) - A library to inline CSS in email templates.
Jul 23, 2014
Table of Contents / Passwords
- Zxcvbn PHP (⭐758) - A realistic PHP password strength estimate library based on Zxcvbn JS.
Jul 15, 2014
Table of Contents / Strings
- ANSI to HTML5 (⭐211) - An ANSI to HTML5 converter library.
Jul 13, 2014
Table of Contents / Testing
- AspectMock (⭐774) - A mocking framework for PHPUnit/Codeception.
Jul 12, 2014
Table of Contents / Deployment
- Envoy (⭐1.5k) - A tool to run SSH tasks with PHP.
Configuration / PHP Books
- Securing PHP: Core Concepts - A book about common security terms and practices for PHP by Chris Cornutt.
Jul 11, 2014
Table of Contents / Dependency Management
- Pickle (⭐1.6k) - A PHP extension installer.
Jul 10, 2014
Table of Contents / Markup and CSS
- Cebe Markdown (⭐989) - An fast and extensible Markdown parser.
Jun 27, 2014
Table of Contents / Strings
- SQL Formatter (⭐3.9k) - A library for formatting SQL statements.
May 26, 2014
Table of Contents / E-commerce
- Swap (⭐1.3k) - An exchange rates library.
Jan 12, 2014
Table of Contents / Strings
- UA Parser (⭐2k) - A library for parsing user agent strings.
Table of Contents / Numbers
- LibPhoneNumber for PHP (⭐4.2k) - A PHP implementation of Google's phone number handling library.
Configuration / Web Applications
- MailCatcher (⭐5.8k) - A web tool for capturing and viewing emails.
Dec 14, 2013
Table of Contents / Documentation
- APIGen (⭐2.1k) - Another API documentation generator.
Nov 28, 2013
Table of Contents / Queue
- Bernard (⭐1.2k) - A multibackend abstraction library.
Nov 26, 2013
Table of Contents / Templating
- Plates - A native PHP templating library.
Nov 14, 2013
Configuration / Third Party APIs
- Amazon Web Service SDK (⭐5.7k) - The official PHP AWS SDK library.
Oct 24, 2013
Table of Contents / Search
- Elastica (⭐2.2k) - A client library for ElasticSearch.
Jul 12, 2013
Table of Contents / Notifications
- Notificator (⭐188) - A lightweight notification library.
Jun 26, 2013
Table of Contents / Database
- Pomm (⭐161) - An Object Model Manager for PostgreSQL.
Jun 25, 2013
Table of Contents / Geolocation
- GeoJSON (⭐273) - A GeoJSON implementation.
Jun 18, 2013
Table of Contents / Streams
- Streamer (⭐269) - A simple object-orientated stream wrapper library.
Table of Contents / E-commerce
- Payum (⭐1.7k) - A payment abstraction library.
Table of Contents / API
- Negotiation (⭐1.3k) - A content negotiation library.
Table of Contents / Data Structure and Storage
- Serializer (⭐2.2k) - A library for serialising and de-serialising data.
Table of Contents / Notifications
- Notification Pusher (⭐1.2k) - A standalone library for device push notifications.
Jun 11, 2013
Table of Contents / Event
- Evenement (⭐1.2k) - An event dispatcher library.
Jun 09, 2013
Table of Contents / Geolocation
- PHPGeo (⭐1.4k) - A simple geo library.
Table of Contents / Markup and CSS
- HTML5 PHP (⭐1.1k) - An HTML5 parser and serializer library.
May 30, 2013
Table of Contents / Security
- PHP SSH (⭐353) - An experimental object orientated SSH wrapper library.
May 09, 2013
Table of Contents / Database
- Baum (⭐2.2k) - A nested set implementation for Eloquent.
Apr 18, 2013
Table of Contents / Strings
- Slugify (⭐2.8k) - A library to convert strings to slugs.
Apr 16, 2013
Table of Contents / HTTP
- Buzz (⭐1.9k) - Another HTTP client.
Table of Contents / URL
- PHP Domain Parser (⭐1k) - A domain suffix parser library.
Table of Contents / Security
- HTML Purifier (⭐2.6k) - A standards compliant HTML filter.
Table of Contents / PDF
- Snappy (⭐4.1k) - A PDF and image generation library.
Table of Contents / Command Line
- Commando (⭐791) - Another simple command line opt parser.
- Cron Expression (⭐4.9k) - A library to calculate cron run dates.
Apr 01, 2013
Table of Contents / Templating
- Mustache (⭐3.2k) - A PHP implementation of the Mustache template language.
Mar 18, 2013
Table of Contents / Testing
- Atoum (⭐1.4k) - A simple testing library.
Mar 05, 2013
Configuration / PHP Books
- Grumpy PHPUnit - A book about unit testing with PHPUnit by Chris Hartjes.
Feb 15, 2013
Table of Contents / Dependency Management
- Composer Installers (⭐1.4k) - A multi framework Composer library installer.
Dec 04, 2012
Table of Contents / API
- HAL (⭐204) - A Hypertext Application Language (HAL) builder library.
Nov 05, 2012
Table of Contents / Templating
- MtHaml (⭐360) - A PHP implementation of the HAML template language.
Oct 09, 2012
Table of Contents / Strings
- Color Jizz (⭐282) - A library for manipulating and converting colours.
Sep 11, 2012
Table of Contents / Date and Time
- Carbon (⭐16k) - A simple DateTime API extension.