Track Awesome Php Updates Weekly
A curated list of amazingly awesome PHP libraries, resources and shiny things.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 ziadoz/awesome-php · ⭐ 31K · 🏷️ Programming Languages
Sep 09 - Sep 15, 2024
Table of Contents / Code Quality
- PHP CS Fixer Configurator - A web application to help configure PHP CS Fixer rule sets.
Sep 02 - Sep 08, 2024
Table of Contents / Micro Frameworks
- Laravel Zero - A micro-framework for console applications.
Table of Contents / Files
- Parquet (⭐17) - PHP implementation of Parquet file format
Table of Contents / E-commerce
- Brick Money (⭐1.6k) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
Table of Contents / Numbers
- Brick Math (⭐1.8k) - A library providing large number support:
BigInteger
,BigDecimal
andBigRational
.
Aug 26 - Sep 01, 2024
Table of Contents / Testing
- PHPUnit Polyfills (⭐171) - Simplifies running PHPUnit tests on multiple PHPUnit versions.
Table of Contents / Documentation
- phpDocumentor - A documentation generator.
Table of Contents / Code Quality
- PHP CodeSniffer (⭐880) - A library that detects and can auto-fix PHP, CSS and JS coding standard violations.
Aug 12 - Aug 18, 2024
Table of Contents / Code Quality
- Laravel Pint (⭐2.7k) - A coding standards fixer library for Laravel.
Table of Contents / Event
- FrankenPHP - A modern PHP app server written in Go.
Table of Contents / Filtering, Sanitizing and Validation
- Symfony HTML Sanitizer (⭐232) - An HTML sanitizer library.
- Valinor (⭐1.3k) - A library for mapping to strongly typed value objects.
Configuration / Miscellaneous
- Laravel Serializable Closure (⭐500) - A library that allows Closures to be serialized.
Configuration / PHP Installation
- Static PHP CLI (⭐1.2k) - Build or download static versions of PHP CLI and FPM.
Configuration / Development Environment
- Laravel Herd - A one click PHP development environment for macOS and Windows.
- PHPMon - A macOS menu bar app for managing PHP installations (works with Laravel Valet).
Aug 05 - Aug 11, 2024
Configuration / LLMs
- Instructor for PHP (⭐174) - Structured data outputs with LLMs, in PHP.
- LLPhant (⭐768) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
- OpenAI Client (⭐4.8k) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
- OpenAI Client for Laravel (⭐2.6k) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API.
- PHP Mistral AI SDK (⭐3) - A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
Jul 29 - Aug 04, 2024
Configuration / PHP Videos
- Program With Gio - PHP 8 course by Gio.
Jul 01 - Jul 07, 2024
Table of Contents / Composer Repositories
- Packalyst - The Laravel Package Repository
Table of Contents / Content Management Systems (CMS)
- Sulu - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
Table of Contents / Security
- AntiXSS (⭐676) - A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting.
Table of Contents / Static Analysis
- PHPDoc Parser (⭐1.3k) - Next-gen phpDoc parser with support for intersection types and generics
May 20 - May 26, 2024
Table of Contents / Code Analysis
- PHP AST Viewer - A tool for viewing the Abstract Syntax Tree of PHP code.
Table of Contents / Filtering, Sanitizing and Validation
- JSON Schema (⭐3.5k) - A JSON Schema validation library.
Apr 08 - Apr 14, 2024
Table of Contents / Imagery
- PHP QR Code (⭐1.9k) - QR Code generator and reader.
Mar 11 - Mar 17, 2024
Table of Contents / Micro Frameworks
- Minicli (⭐1k) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
Table of Contents / Security
- Secure Headers (⭐502) - A package that adds security related headers to HTTP response.
Table of Contents / Code Analysis
- Editorconfig-Checker (⭐56) - A command line utility which verifies that your files implement your
.editorconfig
rules.
Table of Contents / E-commerce
- Shopsys Framework (⭐331) - An open source e-commerce platform for in-house development teams.
Table of Contents / Strings
- Hyphenation (⭐54) - Text-Hyphenation based on the TeX-hyphenation Algorithm
Configuration / Miscellaneous
- Ganesha (⭐567) - A PHP implementation of Circuit Breaker pattern.
Mar 04 - Mar 10, 2024
Table of Contents / Security
- OWASP - Explore the world of cyber security.
- Roave Security Advisories (⭐2.7k) - This package ensures that your application doesn't have installed dependencies with known security vulnerabilities.
- Zap (⭐12k) - An integrated penetration testing tool for web applications.
Feb 26 - Mar 03, 2024
Configuration / PHP Books
- Mastering Object-Orientated PHP - A book about object-orientated PHP by Brandon Savage.
- PHP Cookbook - This cookbook provides code recipes to help you resolve a variety of coding issues.
Configuration / PHP Conferences
- Laracon EU - Laracon EU is a 2-day event for people who are interested in learning Laravel and related technologies, or who want to share their knowledge with others.
- PHP[TEK] - The longest-running web developer conference in the United States that has a focus on the PHP programming language.
Configuration / PHP Podcasts
- Mostly Technical - Hosted by Ian Landsman and Aaron Francis, Mostly Technical is a lively discussion on Laravel, business, and an eclectic mix of related topics.
Feb 19 - Feb 25, 2024
Table of Contents / Error Tracking and Monitoring Services
- Blackfire - A low-overhead code profiler.
- BugSnag - Error and Real User Monitoring.
- Honeybadger - Error Tracking & Application Monitoring for Developers.
- Rollbar - Error Logging & Tracking Service for Software Teams.
- Sentry - Application Performance Monitoring & Error Tracking Software.
- Tideways - Monitoring and profiling tool.
Feb 12 - Feb 18, 2024
Table of Contents / Content Management Systems (CMS)
- WordPress (⭐19k) - A blogging platform and CMS.
Table of Contents / Event
- Elephant.io (⭐101) - Yet another web socket library.
Configuration / Development Environment
- DDEV (⭐2.6k) - a local web development environment system for PHP.
- Docksal (⭐686) - Unified, Docker 🐳 powered web development environments for macOS, Windows, and Linux.
Configuration / Text Editors and IDEs
- Apache NetBeans - An IDE with support for PHP and HTML5.
Feb 05 - Feb 11, 2024
Table of Contents / Content Management Systems (CMS)
- Magento (⭐11k) - The most popular e-commerce platform.
Table of Contents / Scraping
- CrawlerDetect (⭐2k) - A PHP class for detecting bots/crawlers/spiders via the user agent.
Table of Contents / Testing
- Nette Tester (⭐455) - A productive and enjoyable parallel unit testing framework.
Table of Contents / Code Analysis
- PHP Magic Number Detector (⭐550) - A library that detects magic numbers in code.
Table of Contents / Event
- Fast CGI Client (⭐549) - A client to make synchronous/asynchronous requests through php-fpm socket.
Table of Contents / PDF
- TCPDF - An open source PHP class for generating PDF documents.
Table of Contents / Markup and CSS
- PHP CSS Parser (⭐1.7k) - A Parser for CSS Files written in PHP.
Configuration / PHP Websites
- Unit Testing Tips - Unit Testing Tips by examples in PHP.
Configuration / PHP Internals Reading
- PHP RFC Watch (⭐127) - Watch the latest PHP RFCs.
Jan 15 - Jan 21, 2024
Table of Contents / API
- PackageGenerator (⭐422) - Package Generator generates a PHP SDK from any WSDL.
Jan 01 - Jan 07, 2024
Table of Contents / Dependency Management Extras
- Composer Prefer Lowest Validator (⭐20) - A plugin to check if minimum dependencies can be installed and tested.
Table of Contents / Frameworks
- CodeIgniter - A powerful PHP framework with a very small footprint.
Table of Contents / Framework Extras
- Livewire - Powerful, dynamic, front-end UIs without leaving PHP.
Table of Contents / Streams
- ByteStream - An asynchronous stream abstraction.
Table of Contents / Continuous Integration
- GitlabCi - Let GitLab CI test, build, deploy your code. TravisCi like.
- SemaphoreCI - A continuous integration platform for open-source and private projects.
- Travis CI - A continuous integration platform.
Table of Contents / Documentation
- zircote/swagger-php (⭐5k) - Generate OpenAPI documentation for your RESTful API.
Table of Contents / Security
- PHPSecLib - A pure PHP secure communications library.
Table of Contents / Code Quality
- PHP CS Fixer (⭐13k) - A coding standards fixer library.
Table of Contents / Architectural
- IterTools PHP (⭐140) - A library that provides functionality for working with iterable entities (similar to itertools library in Python).
Table of Contents / PDF
- Browsershot (⭐4.8k) - Convert HTML to an image, PDF or string.
- Gotenberg (⭐213) - A PHP client for interacting with Gotenberg.
Table of Contents / Office
- OpenSpout (⭐729) - 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.
Table of Contents / NoSQL
- MongoDB (⭐880) - MongoDB PHP Driver.
Table of Contents / Authentication and Authorization
- PHP oAuthLib (⭐1.1k) - Another OAuth library.
Table of Contents / Numbers
- DecimalObject (⭐17) - A value object to handle decimals/floats easily and more precisely.
Configuration / Development Environment
- Puppet - A server automation framework and application.
Configuration / PHP Podcasts
- Laravel News Podcast - The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework.
- 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.
- Over Engineered - A podcast in mini-series where we explore unimportant programming questions in extreme detail.
- php[podcast] episodes from php[architect] - The official podcast of php[architect] the industry's leading tech magazine and publisher focused on PHP and web development.
- PHPUgly - The ramblings of a few overworked PHP Developers.
- The Laracasts Snippet - The Laracasts snippet, each episode, offers a single thought on some aspect of web development.
- The Laravel Podcast - Laravel and PHP development news and discussion.
- The PHP Roundtable - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
Jul 18 - Jul 24, 2022
Table of Contents / Strings
- Portable ASCII (⭐511) - A library to convert strings to ASCII.
Jun 27 - Jul 03, 2022
Table of Contents / Frameworks
- Symfony - A set of reusable components and a web framework.
Table of Contents / Testing
- Foundry (⭐636) - A fixture factory generation library for Doctrine.
Table of Contents / Security
- PHPGGC (⭐3.2k) - A library of PHP unserializable payloads along with a tool to generate them.
May 30 - Jun 05, 2022
Table of Contents / Content Management Systems (CMS)
- Concrete5 - A CMS targeting users with a minimum of technical skills.
- 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 / Templating
- Latte - The safest and truly intuitive templates for PHP.
Table of Contents / Static Site Generators
- Jigsaw - Simple static sites with Laravel's Blade.
Table of Contents / HTTP
- Requests (⭐3.6k) - A simple HTTP library.
Table of Contents / Email
- Stampie (⭐293) - A library for email services such as SendGrid, PostMark, MailGun and MailChimp.
Table of Contents / Testing
- Mink - Web acceptance testing.
- Phake (⭐480) - Another mock object library for testing.
Table of Contents / Continuous Integration
- Shippable - A Docker based continuous 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.6k) - A static code analysis tool that helps to enforce rules for dependencies between software layers.
Table of Contents / Architectural
- Design Patterns PHP (⭐22k) - A repository of software patterns implemented in PHP.
Table of Contents / Asset Management
- Laravel Mix (⭐5.3k) - An elegant wrapper around Webpack for the 80% use case.
Table of Contents / Database
- Doctrine Extensions (⭐4k) - A collection of Doctrine behavioural extensions.
Table of Contents / Search
Table of Contents / API
- Jane (⭐597) - An OpenApi client generator with validation support.
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.3k) - A compiled language between PHP and C++ for developing PHP extensions.
Configuration / Infrastructure
- RoadRunner (⭐7.8k) - High-performance PHP application server, load-balancer and process manager.
Configuration / PHP Websites
- PHP Annotated Monthly - A monthly digest of PHP news.
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.
Nov 08 - Nov 14, 2021
Table of Contents / JSON
- JSONMapper (⭐207) - A library for mapping JSON to PHP objects.
Oct 18 - Oct 24, 2021
Configuration / Web Applications
- Adminer - Database management in a single PHP file.
- Cachet (⭐14k) - The open source status page system.
- Lychee (⭐6.3k) - An easy to use and great looking photo-management-system.
- PHP Queue (⭐663) - An application for managing queueing backends.
- phpRedisAdmin (⭐3.1k) - A simple web interface to manage Redis databases.
- PHPSandbox - An online IDE for PHP in the browser.
Aug 16 - Aug 22, 2021
Table of Contents / Dependency Management
- Phive - A PHAR manager.
Table of Contents / Dependency Management Extras
- Composer Merge Plugin (⭐931) - A composer plugin to merge several
composer.json
files.
- Composer Normalize (⭐1k) - A plugin for normalizing
composer.json
files.
- Composer Require Checker (⭐879) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
- Tooly (⭐101) - A library to manage PHAR files in a project using Composer.
Table of Contents / Scraping
- Chrome PHP (⭐2.2k) - Instrument headless Chrome/Chromium instances from PHP.
Table of Contents / Debugging and Profiling
- Metrics (⭐316) - A simple metrics API library.
Table of Contents / Build Tools
- RMT (⭐455) - A library for versioning and releasing software.
Table of Contents / Geolocation
- Country List (⭐5.2k) - A list of all countries with names and ISO 3166-1 codes.
Table of Contents / Event
- Pawl (⭐583) - An asynchronous web socket client.
Table of Contents / Database
- Slimdump (⭐183) - An easy dumper tool for MySQL.
Table of Contents / Authentication and Authorization
- Paseto (⭐3.2k) - Platform-Agnostic Security Tokens.
Table of Contents / Markup and CSS
- Essence (⭐769) - A library for extracting web media.
- Embera (⭐334) - An Oembed consumer library.
- Shiki PHP (⭐279) - A Shiki (⭐9.7k) code highlighting package in PHP.
- VObject (⭐569) - 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 (⭐247) - An immutable value object for working with IPv4 and IPv6 addresses.
- MathPHP (⭐2.3k) - A math library for PHP.
Table of Contents / Caching and Locking
- Lock (⭐926) - A lock library to provide exclusive execution.
Configuration / Miscellaneous
- Annotations (⭐6.7k) - An annotation library (part of Doctrine).
- Hprose-PHP (⭐2k) - A cross-language RPC.
Configuration / Development Environment
- Expose (⭐4.2k) - An open-source PHP tunneling service.
- Lando - Push-button development environments.
- Takeout (⭐1.6k) - A Docker-based development-only dependency manager.
Configuration / PHP Reading
- php[architect] - A monthly magazine dedicated to PHP.
Jun 28 - Jul 04, 2021
Configuration / Development Environment
- Docker PHP Extension Installer (⭐4.2k) - Easily install PHP extensions in Docker containers.
Jun 14 - Jun 20, 2021
Table of Contents / Dependency Management Extras
- Composer Unused (⭐1.5k) - A CLI Tool to scan for unused composer packages.
Table of Contents / Code Quality
- CaptainHook (⭐990) - An easy-to-use and flexible Git hook library.
Jun 07 - Jun 13, 2021
Table of Contents / Code Analysis
- GrumPHP (⭐4.1k) - A PHP code-quality tool.
Table of Contents / Search
- SphinxQL Query Builder - A query library for the Sphinx and Manticore search engines.
Feb 08 - Feb 14, 2021
Table of Contents / Dependency Management Extras
- Composer Patches (⭐1.5k) - A plugin for Composer to apply patches.
Table of Contents / Testing
- PHP MySQL Engine (⭐547) - 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 23 - Nov 29, 2020
Table of Contents / Testing
- Faker (⭐3.5k) - A fake data generator library.
Nov 09 - Nov 15, 2020
Table of Contents / Components
- Symfony Components - The components that make Symfony.
Oct 26 - Nov 01, 2020
Table of Contents / Content Management Systems (CMS)
- CraftCMS (⭐3.2k) - 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 / Dependency Injection
- PHP-DI - A dependency injection container that supports autowiring.
Table of Contents / Testing
- Pest - A testing framework with a focus on simplicity.
Table of Contents / Build Tools
- Box (⭐1.1k) - A utility to build PHAR files.
Table of Contents / NoSQL
- Predis (⭐7.6k) - A feature-complete Redis library.
Configuration / Web Applications
- DBV (⭐1.7k) - A database version control application.
Sep 28 - Oct 04, 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 20 - Jul 26, 2020
Table of Contents / Email
- PHP IMAP (⭐1.7k) - A library to access mailboxes via POP3, IMAP and NNTP.
Table of Contents / Debugging and Profiling
- PCOV (⭐695) - A self-contained code coverage compatible driver.
- Symfony VarDumper (⭐7.4k) - 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 15 - Jun 21, 2020
Table of Contents / Testing
- Infection (⭐2k) - An AST-based PHP Mutation testing framework.
Configuration / PHP Internals Reading
- PHP RFCs - The home of PHP RFCs (Request for Comments).
Jun 08 - Jun 14, 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.
Jun 01 - Jun 07, 2020
Table of Contents / Asset Management
- Symfony Asset (⭐3.1k) - Manages URL generation and versioning of web assets.
- Symfony Encore (⭐2.2k) - A simple but powerful API for processing and compiling assets built around Webpack.
May 25 - May 31, 2020
Table of Contents / Code Analysis
- Phpactor (⭐1.4k) - PHP completion, refactoring and introspection tool.
May 18 - May 24, 2020
Table of Contents / Frameworks
- CakePHP - A rapid application development framework.
- Laminas - A framework comprised of individual components (previously Zend Framework).
- 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.
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 (⭐910) - A micro-framework for CLI applications.
Table of Contents / HTTP
- Nyholm PSR-7 (⭐1.1k) - A super lightweight PSR-7 implementation. Very strict and very fast.
- Laminas Diactoros (⭐464) - PSR-7 HTTP Message implementation.
Table of Contents / Middlewares
- PSR-7 Middlewares (⭐668) - Inspiring collection of handy middlewares.
- Stack - A library of stackable middleware for Symfony.
- Laminas Stratigility (⭐54) - Middleware for PHP built on top of PSR-7.
Table of Contents / Email
- Symfony Mailer (⭐1.5k) - A powerful library for creating and sending emails.
Table of Contents / Files
- Flysystem (⭐13k) - Abstraction for local and remote filesystems.
Table of Contents / Dependency Injection
- Symfony DI (⭐4.1k) - 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 (⭐790) - A documentation generator that uses Markdown files.
Table of Contents / Event
- CakePHP Event (⭐22) - An event dispatcher library.
- ReactPHP (⭐8.9k) - An event driven non-blocking I/O library.
Table of Contents / Database
- CakePHP ORM (⭐149) - Object-Relational Mapper, implemented using the DataMapper pattern.
- Laravel Eloquent (⭐2.7k) - A simple ORM.
Table of Contents / Queue
- Enqueue (⭐2.2k) - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports.
Table of Contents / Strings
- Stringy (⭐169) - A string manipulation library with multibyte support.
Table of Contents / Filtering, Sanitizing and Validation
- CakePHP Validation (⭐43) - Another validation library.
Table of Contents / API
- Laminas API Tool Skeleton (⭐49) - An API builder built with the Laminas Framework.
Table of Contents / Caching and Locking
- CakePHP Cache (⭐51) - A caching library.
- Laminas Cache (⭐98) - Another caching library.
Table of Contents / Data Structure and Storage
- CakePHP Collection (⭐89) - A simple collections library.
- Laminas Serializer (⭐33) - Another library for serialising and de-serialising data.
Table of Contents / Internationalisation and Localisation
- CakePHP I18n (⭐29) - Message translation and localization for dates and numbers.
Configuration / Serverless
- Yo! Symfony TOML (⭐200) - A PHP parser for TOML (⭐19k).
Configuration / PHP Installation
- HomeBrew - A package manager for OSX.
Configuration / Development Environment
- Laravel Homestead - A local development environment for Laravel.
- Laradock - A full PHP development environment based on Docker.
- Vagrant - A portable development environment utility.
Configuration / Virtual Machines
- PeachPie (⭐2.3k) - PHP compiler and runtime for .NET and .NET Core.
Configuration / PHP Videos
- Laracasts - Screencasts about Laravel, Vue JS and more.
May 11 - May 17, 2020
Table of Contents / Dependency Management Extras
- Repman - A private PHP package repository manager and Packagist proxy.
Table of Contents / Security
- SQLMap (⭐32k) - An automatic SQL injection and database takeover tool.
Configuration / Third Party APIs
- AsyncAWS - An unofficial asynchronous PHP AWS SDK.
Mar 09 - Mar 15, 2020
Table of Contents / Framework Extras
- LaravelS (⭐3.8k) - An out-of-the-box adapter between Laravel/Lumen and Swoole.
Mar 02 - Mar 08, 2020
Table of Contents / Database
- Cycle ORM (⭐1.2k) - PHP DataMapper, ORM.
Feb 24 - Mar 01, 2020
Table of Contents / Scraping
- DiDOM (⭐2.2k) - A super-fast HTML scrapper and parser.
Feb 10 - Feb 16, 2020
Configuration / Third Party APIs
- Square (⭐114) - The official Square PHP SDK for payments and other Square APIs.
Jan 20 - Jan 26, 2020
Table of Contents / Code Analysis
- Rector (⭐8.6k) - A tool to upgrade and refactor code.
Table of Contents / Markup and CSS
- CommonMark PHP (⭐2.7k) - Highly-extensible Markdown parser which fully supports the CommonMark spec.
Jan 13 - Jan 19, 2020
Table of Contents / Data Structure and Storage
- JSON Machine (⭐1.1k) - Provides iteration over huge JSONs using simple
foreach
Jan 06 - Jan 12, 2020
Table of Contents / Static Analysis
- PHP Architecture Tester (⭐1.1k) - Easy-to-use architecture testing tool for PHP.
Configuration / Miscellaneous
- Safe (⭐2.3k) - All PHP functions, rewritten to throw exceptions instead of returning false.
Dec 16 - Dec 22, 2019
Table of Contents / Serverless
- Laravel Vapor - A serverless deployment platform for Laravel, powered by AWS.
Nov 04 - Nov 10, 2019
Table of Contents / Continuous Integration
- Setup PHP (⭐2.9k) - A GitHub Action for PHP.
Table of Contents / Navigation
- Menu (⭐732) - A flexible menu library with a fluent interface.
Table of Contents / Strings
- Portable UTF-8 (⭐504) - A string manipulation library with UTF-8 safe replacement methods.
Oct 28 - Nov 03, 2019
Table of Contents / Event
- PHP Defer (⭐283) - Golang's defer statement for PHP.
Oct 07 - Oct 13, 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 29 - Aug 04, 2019
Table of Contents / HTTP
- Symfony HTTP Client (⭐1.9k) - A component to fetch HTTP resources synchronously or asynchronously.
Table of Contents / Scraping
- Symfony Panther (⭐2.9k) - A browser testing and web crawling library for PHP and Symfony.
Table of Contents / Debugging and Profiling
- PHPSpy (⭐1.4k) - A low-overhead sampling profiler.
Table of Contents / Event
- Swoole (⭐18k) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
- Workerman (⭐11k) - An event driven non-blocking I/O library.
Table of Contents / Office
- PHPSpreadsheet (⭐13k) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel).
Table of Contents / Serverless
- Bref - Serverless PHP on AWS Lambda.
Configuration / Serverless
- PHP Dotenv (⭐13k) - Parse and load environment variables from
.env
files.
- Symfony Dotenv (⭐3.7k)- Parse and load environment variables from
.env
files.
Configuration / Virtual Machines
- Hack - A programming language for HHVM.
May 13 - May 19, 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 / Content Management Systems (CMS)
- Backdrop - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
- Drupal - An enterprise level CMS.
- Grav (⭐14k) - A modern flat-file CMS.
- Joomla - Another leading CMS.
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.8k) - A wrapper for the FFmpeg video library.
Table of Contents / Imagery
- Imagine - An image manipulation library.
Table of Contents / Testing
- VFS Stream (⭐1.4k) - 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 / Passwords
- phpass - A portable password hashing framework.
Table of Contents / Code Quality
- PHP Mess Detector (⭐2.3k) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
Table of Contents / Static Analysis
- PHPCompatibility (⭐2.2k) - 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.
Table of Contents / Filtering, Sanitizing and Validation
- ISO-codes (⭐791) - A library for validating inputs according to 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 (⭐388) - A pure PHP implementation of the MessagePack serialization format.
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
- 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.
Oct 22 - Oct 28, 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 02 - Jul 08, 2018
Configuration / PHP Installation
- Brew PHP Switcher (⭐952) - Brew PHP switcher.
Jun 11 - Jun 17, 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 (⭐967) - A multithreaded application server for PHP, written in PHP.
Jun 04 - Jun 10, 2018
Table of Contents / Static Analysis
- Psalm (⭐5.5k) - A static analysis tool for finding errors in PHP applications.
Mar 12 - Mar 18, 2018
Table of Contents / Micro Framework Extras
- Slim Twig View (⭐306) - Integrate Twig into Slim.
- Slim PHP View (⭐263) - A simple PHP renderer for Slim.
Table of Contents / Testing
- ParaTest (⭐2.3k) - A parallel testing library for PHPUnit.
Table of Contents / Event
- RxPHP (⭐1.7k) - A reactive extension library.
Table of Contents / E-commerce
- Sylius - An open source e-commerce solution.
Configuration / Third Party APIs
- Github (⭐2.1k) - A library to interface with the Github API.
Feb 19 - Feb 25, 2018
Table of Contents / Strings
- Device Detector (⭐2.9k) - Another library for parsing user agent strings.
Configuration / PHP Websites
- PHP FIG - The PHP Framework Interoperability Group.
Dec 11 - Dec 17, 2017
Table of Contents / HTTP
- HTTPlug - An HTTP client abstraction without binding to a specific implementation.
Table of Contents / Code Analysis
- Scrutinizer - A web tool to scrutinise PHP code (⭐444).
Table of Contents / Code Quality
- PHPCheckstyle (⭐164) - 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 (⭐376) - A static analysis engine for PHP.
- Mondrian (⭐395) - A code analysis tool using Graph Theory.
- phan (⭐5.5k) - A static analyzer based on PHP 7+ and the php-ast extension.
- PhpDependencyAnalysis (⭐561) - A tool to create customizable dependency graphs.
- PHP Metrics (⭐2.5k) - A static metric library.
- PHP Migration (⭐201) - A static analyzer for PHP version migration.
- PHPStan (⭐13k) - A PHP Static Analysis Tool.
Table of Contents / Database
- Atlas.Orm (⭐427) - A data mapper implementation for your persistence model in PHP.
- Aura.SqlQuery (⭐451) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
Configuration / Text Editors and IDEs
- VS Code - An open source code editor.
Nov 27 - Dec 03, 2017
Configuration / Miscellaneous
- BotMan (⭐6k) - A framework agnostic PHP library to build cross-platform chatbots.
Nov 20 - Nov 26, 2017
Table of Contents / URL
- sabre/uri (⭐289) - A functional URI manipulation library.
Oct 30 - Nov 05, 2017
Table of Contents / Architectural
- Porter (⭐612) - Data import abstraction library for consuming Web APIs and other data sources.
Sep 04 - Sep 10, 2017
Table of Contents / Database
- RedBean - A lightweight, configuration-less ORM.
Jul 24 - Jul 30, 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 03 - Jul 09, 2017
Table of Contents / Command Line
- GetOpt (⭐336) - A command line opt parser.
Jun 26 - Jul 02, 2017
Table of Contents / Migrations
- Phinx (⭐4.5k) - Another database migration library.
Jun 12 - Jun 18, 2017
Table of Contents / Caching and Locking
- APIx Cache (⭐117) - A thin PSR-6 cache wrapper to various caching backends emphasizing cache tagging and indexing.
May 08 - May 14, 2017
Table of Contents / Dependency Injection
- Acclimate (⭐220) - A common interface to dependency injection containers and service locators.
Table of Contents / Security
- random_compat (⭐8.2k) - PHP 5.x support for
random_bytes()
andrandom_int()
Apr 24 - Apr 30, 2017
Table of Contents / Testing
- Mockery (⭐11k) - A mock object library for testing.
Apr 17 - Apr 23, 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 03 - Apr 09, 2017
Table of Contents / Routers
- Aura.Router (⭐492) - A full-featured routing library.
Table of Contents / Dependency Injection
- Aura.Di (⭐349) - 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 (⭐554) - Provides an extension to the native PDO along with a profiler and connection locator.
- Spot2 (⭐601) - A MySQL datamapper ORM.
Table of Contents / Command Line
- Aura.Cli (⭐104) - 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 (⭐134) - Provides authentication functionality and session tracking using various adapters.
Table of Contents / Filtering, Sanitizing and Validation
- Aura.Filter (⭐159) - Provides tools to validate and sanitize objects and arrays.
Table of Contents / Internationalisation and Localisation
- Aura.Intl (⭐90) - 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 13 - Mar 19, 2017
Table of Contents / Authentication and Authorization
- SocialConnect Auth (⭐549) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).
- TwitterOAuth (⭐4.3k) - A Twitter OAuth library.
Mar 06 - Mar 12, 2017
Table of Contents / Dependency Injection
- Disco (⭐140) - A PSR-11 compatible, annotation-based dependency injection container.
Table of Contents / Debugging and Profiling
- Kint (⭐2.8k) - A debugging and profiling tool.
Feb 27 - Mar 05, 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 06 - Feb 12, 2017
Table of Contents / Components
- CakePHP Plugins - A directory of CakePHP plugins.
Dec 19 - Dec 25, 2016
Table of Contents / Date and Time
- Yasumi (⭐1k) - A library to help you calculate the dates and names of holidays.
Dec 12 - Dec 18, 2016
Table of Contents / Event
- Broadway (⭐1.5k) - An event source and CQRS library.
Nov 28 - Dec 04, 2016
Configuration / PHP Podcasts
- PHP Town Hall - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
Nov 21 - Nov 27, 2016
Table of Contents / Micro Frameworks
- Slim - Another simple micro framework.
Table of Contents / Files
- UnifiedArchive (⭐274) - A unified reader and writer of compressed archives.
Nov 14 - Nov 20, 2016
Configuration / Development Environment
- Docker - A containerization platform.
Nov 07 - Nov 13, 2016
Table of Contents / Code Analysis
- Better Reflection (⭐1.2k) - AST-based reflection library that allows analysis and manipulation of code
Configuration / PHP Podcasts
- Voices of the ElePHPant - Interviews with the people who make the PHP community special.
Oct 03 - Oct 09, 2016
Table of Contents / Caching and Locking
- Metaphore (⭐101) - Cache slam defense using a semaphore to prevent dogpile effect.
Sep 19 - Sep 25, 2016
Table of Contents / Middlewares
- Relay (⭐318) - A PHP 5.5 PSR-7 middleware dispatcher.
Table of Contents / Testing
- Kahlan (⭐1.1k) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
Sep 12 - Sep 18, 2016
Table of Contents / Testing
- PHP-Mock (⭐358) - A mock library for built-in PHP functions (e.g. time()).
Table of Contents / Build Tools
- Construct (⭐266) - A PHP project/micro-package generator.
Table of Contents / Task Runners
- Robo (⭐2.7k) - A PHP Task runner with object-orientated configurations.
Aug 22 - Aug 28, 2016
Table of Contents / Continuous Integration
- CircleCI - A continuous integration platform.
Aug 08 - Aug 14, 2016
Table of Contents / Build Tools
- Phing - A PHP project build system inspired by Apache Ant.
Jul 18 - Jul 24, 2016
Table of Contents / Date and Time
- Chronos (⭐1.4k) - A DateTime API extension supporting both mutable and immutable date/time.
May 30 - Jun 05, 2016
Table of Contents / Data Structure and Storage
- Knapsack (⭐535) - Collection library inspired by Clojure's sequences.
May 16 - May 22, 2016
Configuration / Miscellaneous
- noCAPTCHA (⭐357) - Helper for Google's noCAPTCHA (reCAPTCHA).
May 02 - May 08, 2016
Table of Contents / Testing
- PHPT - A test tool used by PHP itself.
Apr 18 - Apr 24, 2016
Table of Contents / Data Structure and Storage
- JsonMapper (⭐1.6k) - A library that maps nested JSON structures onto PHP classes.
Apr 11 - Apr 17, 2016
Table of Contents / Filtering, Sanitizing and Validation
- Assert (⭐2.4k) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.
Apr 04 - Apr 10, 2016
Table of Contents / Dependency Management Extras
- Composed (⭐53) - A library to parse your project's Composer environment at runtime.
- Satis (⭐3.1k) - A static Composer repository generator.
- Toran Proxy - A Composer proxy for speed and reliability. (⚠️ Toran Proxy is being phased out.)
Table of Contents / Routers
- Route (⭐647) - 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 (⭐23k) - A comprehensive HTTP client.
Table of Contents / Scraping
- Embed (⭐2.1k) - An information extractor from any web service or page.
- PHP Spider (⭐1.3k) - A configurable and extensible PHP web spider.
Table of Contents / URL
- Purl (⭐906) - A URL manipulation library.
- Uri (⭐1k) - Another URL manipulation library.
Table of Contents / Email
- Email Reply Parser (⭐638) - An email reply parser library.
- Fetch (⭐503) - An IMAP library.
- PHPMailer (⭐21k) - Another mailer solution.
Table of Contents / Files
- CSV (⭐3.3k) - A CSV data manipulation library.
- Gaufrette (⭐2.5k) - A filesystem abstraction layer.
Table of Contents / Imagery
- Intervention Image (⭐14k) - Another image manipulation library.
- PHP Image Workshop (⭐861) - Another image manipulation library.
Table of Contents / Testing
- Alice (⭐2.5k) - An expressive fixture generation library.
- Codeception (⭐4.8k) - A full stack testing framework.
- PHPSpec (⭐1.9k) - A design by specification unit testing library.
- PHPUnit (⭐20k) - A unit testing framework.
Table of Contents / Security
- Halite - A simple library for encryption using libsodium (⭐12k).
- Optimus (⭐1.3k) - Id obfuscation based on Knuth's multiplicative hashing method.
- PHP Encryption (⭐3.8k) - Secure PHP Encryption Library.
Table of Contents / Passwords
- GenPhrase (⭐115) - A library for generating secure random passphrases.
- PHP Password Lib (⭐373) - A library for generating and validating passwords.
Table of Contents / Code Analysis
- Code Climate - An automated code review.
- PHP Parser (⭐17k) - A PHP parser written in PHP.
- PHPLOC (⭐2.3k) - A tool for quickly measuring the size of a PHP project.
- PHPQA (⭐567) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
- UBench (⭐567) - A simple micro-benchmark library.
Table of Contents / Architectural
- RulerZ (⭐872) - A powerful rule engine and implementation of the Specification pattern.
Table of Contents / Debugging and Profiling
- PHP Console (⭐529) - A web debugging console.
- PHP Debug Bar - A debugging toolbar.
- xDebug (⭐3.1k) - A debug and profile tool for PHP.
- XHProf (⭐2.6k) - A profiling tool originally developed by Facebook.
Table of Contents / Navigation
- KnpMenu (⭐1.4k) - A menu library.
Table of Contents / Date and Time
- Moment.php (⭐973) - Moment.js inspired PHP DateTime handler with i18n support.
Table of Contents / Event
- Ratchet (⭐6.2k) - A web socket library.
Table of Contents / Logging
- Monolog (⭐21k) - A comprehensive logger.
Table of Contents / E-commerce
- Money (⭐4.6k) - A PHP implementation of Fowler's money pattern.
- Shopware (⭐2.7k) - Highly customizable e-commerce software
Table of Contents / PDF
- Dompdf (⭐10k) - A HTML to PDF converter.
Table of Contents / Office
- PHPWord (⭐7.2k) - A library for working with Microsoft Word documents.
Table of Contents / Migrations
- Migrations (⭐40) - A migration management library.
- PHPMig (⭐569) - Another migration management library.
Table of Contents / Queue
- BunnyPHP (⭐698) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
- Tarantool Queue (⭐63) - PHP bindings for Tarantool Queue.
- Thumper (⭐276) - A RabbitMQ pattern library.
Table of Contents / Search
- ElasticSearch PHP (⭐5.3k) - The official client library for ElasticSearch.
Table of Contents / Command Line
- Cilex (⭐621) - A micro framework for building command line tools.
- CLI Menu (⭐1.9k) - A library for building CLI menus.
- CLIFramework (⭐437) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
- CLImate (⭐1.9k) - A library for outputting colors and special formatting.
- GetOptionKit (⭐150) - Another command line opt parser.
- PsySH (⭐9.7k) - Another PHP REPL.
- ShellWrap (⭐746) - A simple command line wrapper library.
Table of Contents / Authentication and Authorization
- Json Web Token (⭐7.2k) - Json Tokens to authenticate and transmit information.
- Opauth (⭐1.6k) - A multi-provider authentication framework.
- 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 (⭐15k) - Another Markdown parser.
- PHP Markdown (⭐3.4k) - A Markdown parser.
Table of Contents / Strings
- Agent (⭐4.5k) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
- Jieba-PHP (⭐1.3k) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
- Mobile-Detect (⭐11k) - A lightweight PHP class for detecting mobile devices (including tablets).
- Patchwork UTF-8 (⭐79) - A portable library for working with UTF-8 strings.
- URLify (⭐674) - A PHP port of Django's URLify.js.
- UUID (⭐12k) - A library for generating UUIDs.
Table of Contents / Numbers
- PHP Conversion (⭐130) - Another library for converting between units of measure.
- PHP Units of Measure (⭐22) - A library for converting between units of measure.
Table of Contents / Filtering, Sanitizing and Validation
- Filterus (⭐454) - A simple PHP filtering library.
- MetaYaml (⭐104) - A schema validation library that supports YAML, JSON and XML.
- Respect Validation (⭐5.8k) - A simple validation library.
- Upload (⭐1.7k) - A library for handling file uploads and validation.
- Valitron (⭐1.6k) - Another validation library.
Table of Contents / API
- API Platform - Expose in minutes a hypermedia REST API that embraces JSON-LD, Hydra format.
- Drest (⭐87) - A library for exposing Doctrine entities as REST resource endpoints.
- Hateoas (⭐1k) - A HATEOAS REST web service library.
Table of Contents / Caching and Locking
- CacheTool (⭐1.6k) - A tool to clear APC/opcode caches from the command line.
- Doctrine Cache (⭐7.8k) - A caching library.
Table of Contents / Data Structure and Storage
- PINQ (⭐460) - A PHP library based on .NET's LINQ (Language Integrated Query).
- YaLinqo (⭐439) - Yet Another LINQ to Objects for PHP.
Table of Contents / Notifications
- Notificato (⭐224) - A library for handling push notifications.
- Php-pushwoosh (⭐66) - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
Table of Contents / Deployment
- Deployer (⭐11k) - A deployment tool.
- Rocketeer (⭐2.7k) - A fast and easy deployer for the PHP world.
Configuration / Third Party APIs
- Mailgun (⭐1.1k) The official Mailgun PHP API.
- Stripe (⭐3.7k) - The official Stripe PHP library.
- Twilio (⭐1.5k) - The official Twilio PHP REST API.
Configuration / Miscellaneous
- ClassPreloader (⭐361) - A library for optimizing autoloading.
- Pagerfanta (⭐1.6k) - A pagination library.
Configuration / PHP Installation
- PHP Build (⭐1k) - 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.
- 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 28 - Apr 03, 2016
Table of Contents / Task Runners
- Jobby (⭐1k) - A PHP cron job manager without modifying crontab.
Table of Contents / Event
- Prooph Event Store (⭐547) - An event source component to persist event messages
Mar 21 - Mar 27, 2016
Configuration / Infrastructure
- php-pm (⭐6.6k) - A process manager, supercharger and load balancer for PHP applications.
Mar 14 - Mar 20, 2016
Table of Contents / Dependency Injection
- Auryn (⭐724) - A recursive dependency injector.
Table of Contents / Imagery
- Image Hash (⭐2k) - A library for generating perceptual image hashes.
Mar 07 - Mar 13, 2016
Table of Contents / Routers
- Klein (⭐2.7k) - A flexible router.
Feb 29 - Mar 06, 2016
Table of Contents / Email
- Mautic (⭐7.1k) - Email marketing automation
Feb 08 - Feb 14, 2016
Table of Contents / Queue
- PHP AMQP (⭐4.5k) - A pure PHP AMQP library.
Table of Contents / Data Structure and Storage
- Ginq (⭐192) - Another PHP library based on .NET's LINQ.
Configuration / Development Environment
- Ansible - A radically simple orchestration framework.
Jan 25 - Jan 31, 2016
Table of Contents / Micro Framework Extras
- Slim Skeleton (⭐1.6k) - A skeleton for Slim.
Table of Contents / Imagery
- Color Extractor (⭐1.3k) - A library for extracting colours from images.
Table of Contents / Debugging and Profiling
- PHPBench (⭐1.9k) - A benchmarking Framework.
Table of Contents / Asset Management
- JShrink (⭐750) - A JavaScript minifier library.
Table of Contents / Geolocation
- GeoTools (⭐1.4k) - A library of geo-related tools.
Table of Contents / Office
- PHPPowerPoint (⭐1.3k) - A library for working with Microsoft PowerPoint Presentations.
Table of Contents / Caching and Locking
- Stash (⭐960) - 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 (⭐5.4k) - A PHP version manager and installer.
Configuration / Virtual Machines
- HHVM (⭐18k) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
Configuration / Web Applications
- 3V4L - An online PHP & HHVM shell.
- phpMyAdmin (⭐7.2k) - A web interface for MySQL/MariaDB.
Oct 12 - Oct 18, 2015
Table of Contents / Event
- Amp (⭐4.2k) - An event driven non-blocking I/O library.
Sep 28 - Oct 04, 2015
Table of Contents / Framework Extras
- CakePHP CRUD (⭐375) - A Rapid Application Development (RAD) plugin for CakePHP.
Aug 24 - Aug 30, 2015
Table of Contents / Markup and CSS
- HTML to Markdown (⭐1.7k) - Converts HTML into Markdown.
Table of Contents / Notifications
- JoliNotif (⭐1.4k) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc)
Aug 10 - Aug 16, 2015
Table of Contents / Passwords
- Password-Generator (⭐289) - PHP library to generate random passwords.
Table of Contents / Architectural
- Pipeline (⭐950) - A pipeline pattern implementation.
Aug 03 - Aug 09, 2015
Configuration / PHP Conferences
- PHP UK Conference - A collection of videos from the PHP UK Conference.
Jun 22 - Jun 28, 2015
Table of Contents / HTTP
- Retrofit (⭐157) - A library to ease creation of REST API clients.
Jun 01 - Jun 07, 2015
Table of Contents / Filtering, Sanitizing and Validation
- Volan (⭐43) - Another simplified validation library.
May 25 - May 31, 2015
Table of Contents / E-commerce
- OmniPay (⭐5.9k) - A framework agnostic multi-gateway payment processing library.
May 04 - May 10, 2015
Table of Contents / Migrations
- Ruckusing (⭐506) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
Table of Contents / NoSQL
- PHPMongo (⭐242) - A MongoDB ORM.
Mar 23 - Mar 29, 2015
Table of Contents / Code Analysis
- PHP Semantic Versioning Checker (⭐426) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
Mar 09 - Mar 15, 2015
Table of Contents / Architectural
- Functional PHP (⭐2k) - A functional programming library.
- Iter (⭐1.1k) - A library that provides iteration primitives using generators.
Feb 09 - Feb 15, 2015
Table of Contents / Components
- League of Extraordinary Packages - A PHP package development group.
Table of Contents / Routers
- Fast Route (⭐5.1k) - A fast routing library.
- Pux (⭐1.3k) - Another fast routing library.
Table of Contents / Dependency Injection
- Container (⭐841) - Another flexible dependency injection container.
Table of Contents / Imagery
- Glide (⭐2.5k) - An on-demand image manipulation library.
Table of Contents / Event
- Event (⭐1.5k) - An event library with a focus on domain events.
Table of Contents / Authentication and Authorization
- OAuth 1.0 Client (⭐962) - An OAuth 1.0 client library.
- OAuth 2.0 Client (⭐3.6k) - An OAuth 2.0 client library.
Dec 08 - Dec 14, 2014
Table of Contents / Continuous Integration
- JoliCi (⭐652) - A continuous integration client written in PHP and powered by Docker.
Table of Contents / Passwords
- Password Compat (⭐2.1k) - A compatibility library for the new PHP 5.5 password functions.
- Password Policy (⭐77) - A password policy library for PHP and JavaScript.
- Password Validator (⭐145) - A library for validating and upgrading password hashes.
Table of Contents / Debugging and Profiling
- Barbushin PHP Console (⭐1.3k) - Another web debugging console using Google Chrome.
- Tracy (⭐1.7k) - A simple error detection, logging and time measuring library.
Table of Contents / Numbers
- ByteUnits (⭐162) - A library to parse, format and convert byte units in binary and metric systems.
Table of Contents / API
- Restler (⭐1.4k) - A lightweight framework to expose PHP methods as RESTful web API.
Nov 17 - Nov 23, 2014
Table of Contents / Email
- Email Validator (⭐163) - A small email address validation library.
Table of Contents / Testing
- Prophecy (⭐8.5k) - A highly opinionated mocking framework.
Nov 03 - Nov 09, 2014
Table of Contents / Database
- ProxyManager (⭐5k) - 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.
Sep 01 - Sep 07, 2014
Table of Contents / Imagery
- Image Optimizer (⭐905) - A library for optimizing images.
Aug 25 - Aug 31, 2014
Table of Contents / Email
- CssToInlineStyles (⭐5.8k) - A library to inline CSS in email templates.
Jul 28 - Aug 03, 2014
Table of Contents / Passwords
- Zxcvbn PHP (⭐822) - A realistic PHP password strength estimate library based on Zxcvbn JS.
Jul 21 - Jul 27, 2014
Table of Contents / Strings
- ANSI to HTML5 (⭐236) - An ANSI to HTML5 converter library.
Jul 14 - Jul 20, 2014
Table of Contents / Dependency Management
- Pickle (⭐1.6k) - A PHP extension installer.
Table of Contents / Markup and CSS
- Cebe Markdown (⭐997) - A fast and extensible Markdown parser.
Table of Contents / Deployment
- Envoy (⭐1.6k) - 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.
Jun 30 - Jul 06, 2014
Table of Contents / Strings
- SQL Formatter (⭐3.9k) - A library for formatting SQL statements.
Jun 02 - Jun 08, 2014
Table of Contents / E-commerce
- Swap (⭐1.3k) - An exchange rates library.
Jan 13 - Jan 19, 2014
Table of Contents / Strings
- UA Parser (⭐2k) - A library for parsing user agent strings.
Table of Contents / Numbers
- LibPhoneNumber for PHP (⭐4.7k) - A PHP implementation of Google's phone number handling library.
Configuration / Web Applications
- MailCatcher (⭐6.3k) - A web tool for capturing and viewing emails.
Dec 16 - Dec 22, 2013
Table of Contents / Documentation
- APIGen (⭐2.2k) - Another API documentation generator.
Dec 02 - Dec 08, 2013
Table of Contents / Templating
- Plates - A native PHP templating library.
Table of Contents / Queue
- Bernard (⭐1.2k) - A multibackend abstraction library.
Nov 18 - Nov 24, 2013
Configuration / Third Party APIs
- Amazon Web Service SDK (⭐6k) - The official PHP AWS SDK library.
Oct 28 - Nov 03, 2013
Table of Contents / Search
- Elastica (⭐2.3k) - A client library for ElasticSearch.
Jul 15 - Jul 21, 2013
Table of Contents / Notifications
- Notificator (⭐193) - A lightweight notification library.
Jul 01 - Jul 07, 2013
Table of Contents / Geolocation
- GeoJSON (⭐296) - A GeoJSON implementation.
Table of Contents / Database
- Pomm (⭐164) - An Object Model Manager for PostgreSQL.
Jun 24 - Jun 30, 2013
Table of Contents / Streams
- Streamer (⭐267) - A simple object-orientated stream wrapper library.
Table of Contents / E-commerce
- Payum (⭐1.8k) - A payment abstraction library.
Table of Contents / API
- Negotiation (⭐1.4k) - A content negotiation library.
Table of Contents / Data Structure and Storage
- Serializer (⭐2.3k) - A library for serializing and de-serializing data.
Table of Contents / Notifications
- Notification Pusher (⭐1.2k) - A standalone library for device push notifications.
Jun 17 - Jun 23, 2013
Table of Contents / Event
- Evenement (⭐1.3k) - An event dispatcher library.
Jun 10 - Jun 16, 2013
Table of Contents / Geolocation
- PHPGeo (⭐1.6k) - A simple geo library.
Table of Contents / Markup and CSS
- HTML5 PHP (⭐1.6k) - An HTML5 parser and serializer library.
May 13 - May 19, 2013
Table of Contents / Database
- Baum (⭐2.2k) - A nested set implementation for Eloquent.
Apr 22 - Apr 28, 2013
Table of Contents / HTTP
- Buzz (⭐1.9k) - Another HTTP client.
Table of Contents / URL
- PHP Domain Parser (⭐1.2k) - A domain suffix parser library.
Table of Contents / PDF
- Snappy (⭐4.4k) - A PDF and image generation library.
Table of Contents / Command Line
- Commando (⭐797) - Another simple command line opt parser.
- Cron Expression (⭐4.9k) - A library to calculate cron run dates.
Table of Contents / Strings
- Slugify (⭐2.9k) - A library to convert strings to slugs.
Table of Contents / Filtering, Sanitizing and Validation
- HTML Purifier (⭐3.1k) - A standards compliant HTML filter.
Apr 08 - Apr 14, 2013
Table of Contents / Templating
- Mustache (⭐3.2k) - A PHP implementation of the Mustache template language.
Mar 25 - Mar 31, 2013
Table of Contents / Testing
- Atoum (⭐1.4k) - A simple testing library.
Mar 11 - Mar 17, 2013
Configuration / PHP Books
- Grumpy PHPUnit - A book about unit testing with PHPUnit by Chris Hartjes.
Feb 18 - Feb 24, 2013
Table of Contents / Dependency Management
- Composer Installers (⭐1.4k) - A multi-framework Composer library installer.
Dec 03 - Dec 09, 2012
Table of Contents / API
- HAL (⭐203) - A Hypertext Application Language (HAL) builder library.
Nov 05 - Nov 11, 2012
Table of Contents / Templating
- MtHaml (⭐360) - A PHP implementation of the HAML template language.
Oct 08 - Oct 14, 2012
Table of Contents / Strings
- Color Jizz (⭐290) - A library for manipulating and converting colors.
Sep 10 - Sep 16, 2012
Table of Contents / Date and Time
- Carbon (⭐17k) - A simple DateTime API extension.