A curated list of amazingly awesome PHP libraries, resources, and shiny things.
Please see CONTRIBUTING, CODE-OF-CONDUCT and COLLABORATING for details.
- Awesome PHP
- Composer Repositories
- Dependency Management
- Dependency Management Extras
- Frameworks
- Framework Extras
- Content Management Systems
- Components
- Micro Frameworks
- Micro Framework Extras
- Routers
- Templating
- Static Site Generators
- HTTP
- Scraping
- Middlewares
- URL
- Files
- Streams
- Dependency Injection
- Imagery
- Testing
- Continuous Integration
- Documentation
- Security
- Passwords
- Code Analysis
- Code Quality
- Static Analysis
- Architectural
- Debugging and Profiling
- Error Tracking and Monitoring Services
- Build Tools
- Task Runners
- Navigation
- Asset Management
- Geolocation
- Date and Time
- Event
- Logging
- E-commerce
- Office
- Database
- Migrations
- NoSQL
- Queue
- Search
- Command Line
- Authentication and Authorization
- Markup and CSS
- JSON
- Strings
- Numbers
- Filtering, Sanitizing and Validation
- API
- Caching and Locking
- Data Structure and Storage
- Notifications
- Deployment
- Internationalisation and Localisation
- Serverless
- Configuration
- LLMs
- Third Party APIs
- Extensions
- Miscellaneous
- Software
- Resources
Composer Repositories.
- 🌎 Firegento - Magento Module Composer Repository.
- 🌎 Packagist - The PHP Package Repository.
- 🌎 Packalyst - The Laravel Package Repository
- 🌎 Private Packagist - Composer package archive as a service for PHP.
- 🌎 WordPress Packagist - Manage your plugins with Composer.
Libraries for dependency and package management.
1434⭐
412🍴
Composer Installers) - A multi-framework Composer library installer.- 🌎 Composer - A package and dependency manager.
871⭐
25🍴
Pie) - The official PHP installer for extensions.- 🌎 Phive - A PHAR manager.
1647⭐
89🍴
Pickle) - A PHP extension installer.
Extras related to dependency management.
53⭐
4🍴
Composed) - A library to parse your project's Composer environment at runtime.944⭐
160🍴
Composer Merge Plugin) - A composer plugin to merge severalcomposer.json
files.1062⭐
32🍴
Composer Normalize) - A plugin for normalizingcomposer.json
files.1560⭐
242🍴
Composer Patches) - A plugin for Composer to apply patches.20⭐
1🍴
Composer Prefer Lowest Validator) - A plugin to check if minimum dependencies can be installed and tested.910⭐
71🍴
Composer Require Checker) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.1541⭐
54🍴
Composer Unused) - A CLI Tool to scan for unused composer packages.- 🌎 Repman - A private PHP package repository manager and Packagist proxy.
3151⭐
521🍴
Satis) - A static Composer repository generator.101⭐
15🍴
Tooly) - A library to manage PHAR files in a project using Composer.- 🌎 Toran Proxy - A Composer proxy for speed and reliability. (:warning: Toran Proxy is being phased out.)
Web development frameworks.
- 🌎 CakePHP - A rapid application development framework.
- 🌎 CodeIgniter - A powerful PHP framework with a very small footprint.
- 🌎 Laminas - A framework comprised of individual components (previously Zend Framework).
- 🌎 Laravel - A web application framework with expressive, elegant syntax.
- 🌎 Nette - A web framework comprised of mature components.
- 🌎 Phalcon - A framework implemented as a C extension.
- 🌎 Spiral - A high-performance PHP/Go framework.
- 🌎 Symfony - A set of reusable components and a web framework.
?⭐
?🍴
Yii2) - A fast, secure, and efficient web framework.
Extras related to web development frameworks.
375⭐
145🍴
CakePHP CRUD) - A Rapid Application Development (RAD) plugin for CakePHP.- 🌎 Knp RAD Components - A set of Rapid Application Development (RAD) components for Symfony.
3847⭐
476🍴
LaravelS) - An out-of-the-box adapter between Laravel/Lumen and Swoole.- 🌎 Livewire - Powerful, dynamic, front-end UIs without leaving PHP.
Tools for managing digital content.
- 🌎 Backdrop - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
- 🌎 Concrete5 - A CMS targeting users with a minimum of technical skills.
3300⭐
638🍴
CraftCMS) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.- 🌎 Drupal - An enterprise level CMS.
14642⭐
1417🍴
Grav) - A modern flat-file CMS.- 🌎 Joomla - Another leading CMS.
- 🌎 Kirby - A flat-file CMS that adapts to any project.
11621⭐
9330🍴
Magento) - The most popular e-commerce platform.- 🌎 Moodle - An open-source learning platform.
- 🌎 Pico CMS - A stupidly simple, blazing fast, flat file CMS.
- 🌎 Statamic - Build beautiful, easy-to-manage websites.
- 🌎 Sulu - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
19757⭐
12616🍴
WordPress) - A blogging platform and CMS.
Standalone components from web development frameworks and development groups.
- 🌎 Aura - Independent components, fully decoupled from each other and from any framework.
- 🌎 CakePHP Plugins - A directory of CakePHP plugins.
- Laravel Components - The Laravel Framework components.
- 🌎 League of Extraordinary Packages - A PHP package development group.
- 🌎 Spatie Open Source - A collection of open-source PHP and Laravel packages.
- 🌎 Symfony Components - The components that make Symfony.
- 🌎 Laminas Components - The components that make the Laminas Framework.
Micro frameworks and routers.
- 🌎 Laravel Zero - A micro-framework for console applications.
- 🌎 Mezzio - A micro-framework by Laminas.
1052⭐
58🍴
Minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.922⭐
52🍴
Silly) - A micro-framework for CLI applications.- 🌎 Slim - Another simple micro framework.
Extras related to micro frameworks and routers.
1595⭐
479🍴
Slim Skeleton) - A skeleton for Slim.305⭐
54🍴
Slim Twig View) - Integrate Twig into Slim.265⭐
60🍴
Slim PHP View) - A simple PHP renderer for Slim.
Libraries for handling application routing.
494⭐
74🍴
Aura.Router) - A full-featured routing library.5137⭐
447🍴
Fast Route) - A fast routing library.2671⭐
290🍴
Klein) - A flexible router.1268⭐
81🍴
Pux) - Another fast routing library.653⭐
127🍴
Route) - A routing library built on top of Fast Route.
Libraries and tools for templating and lexing.
- 🌎 Latte - The safest and truly intuitive templates for PHP.
360⭐
54🍴
MtHaml) - A PHP implementation of the HAML template language.3247⭐
423🍴
Mustache) - A PHP implementation of the Mustache template language.- 🌎 PHPTAL - A PHP implementation of the 🌎 TAL templating language.
- Plates - A native PHP templating library.
- 🌎 Smarty - A template engine to complement PHP.
- 🌎 Twig - A comprehensive templating language.
Tools for pre-processing content to generate web pages.
- Couscous - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
- 🌎 Jigsaw - Simple static sites with Laravel's Blade.
- 🌎 Sculpin - A tool that converts Markdown and Twig into static HTML.
Libraries for working with HTTP.
1916⭐
250🍴
Buzz) - Another HTTP client.- Guzzle - A comprehensive HTTP client.
- HTTPlug - An HTTP client abstraction without binding to a specific implementation.
1189⭐
76🍴
Nyholm PSR-7) - A super lightweight PSR-7 implementation. Very strict and very fast.- 🌎 PHP VCR - A library for recording and replaying HTTP requests.
3573⭐
500🍴
Requests) - A simple HTTP library.157⭐
23🍴
Retrofit) - A library to ease creation of REST API clients.1963⭐
48🍴
Symfony HTTP Client) - A component to fetch HTTP resources synchronously or asynchronously.497⭐
65🍴
Laminas Diactoros) - PSR-7 HTTP Message implementation.
Libraries for scraping websites and detecting crawlers.
2320⭐
284🍴
Chrome PHP) - Instrument headless Chrome/Chromium instances from PHP.2028⭐
258🍴
CrawlerDetect) - A PHP class for detecting bots/crawlers/spiders via the user agent.2204⭐
203🍴
DiDOM) - A super-fast HTML scrapper and parser.2102⭐
315🍴
Embed) - An information extractor from any web service or page.1335⭐
232🍴
PHP Spider) - A configurable and extensible PHP web spider.2963⭐
226🍴
Symfony Panther) - A browser testing and web crawling library for PHP and Symfony.
Libraries for building application using middlewares.
668⭐
56🍴
PSR-7 Middlewares) - Inspiring collection of handy middlewares.323⭐
18🍴
Relay) - A PHP 5.5 PSR-7 middleware dispatcher.- Stack - A library of stackable middleware for Symfony.
55⭐
12🍴
Laminas Stratigility) - Middleware for PHP built on top of PSR-7.
Libraries for parsing URLs.
1172⭐
128🍴
PHP Domain Parser) - A domain suffix parser library.907⭐
123🍴
Purl) - A URL manipulation library.289⭐
19🍴
sabre/uri) - A functional URI manipulation library.1052⭐
68🍴
Uri) - Another URL manipulation library.
Libraries for sending and parsing email.
5814⭐
187🍴
CssToInlineStyles) - A library to inline CSS in email templates.638⭐
79🍴
Email Reply Parser) - An email reply parser library.161⭐
22🍴
Email Validator) - A small email address validation library.503⭐
158🍴
Fetch) - An IMAP library.7530⭐
2668🍴
Mautic) - Email marketing automation21176⭐
9748🍴
PHPMailer) - Another mailer solution.1675⭐
460🍴
PHP IMAP) - A library to access mailboxes via POP3, IMAP and NNTP.294⭐
30🍴
Stampie) - A library for email services such as 🌎 SendGrid, 🌎 PostMark, 🌎 MailGun and 🌎 MailChimp.- 🌎 SwiftMailer - A mailer solution.
1510⭐
46🍴
Symfony Mailer) - A powerful library for creating and sending emails.
Libraries for file manipulation and MIME type detection.
3360⭐
338🍴
CSV) - A CSV data manipulation library.13389⭐
831🍴
Flysystem) - Abstraction for local and remote filesystems.2471⭐
356🍴
Gaufrette) - A filesystem abstraction layer.?⭐
?🍴
PHP FFmpeg) - A wrapper for the 🌎 FFmpeg video library.274⭐
22🍴
UnifiedArchive) - A unified reader and writer of compressed archives.29⭐
0🍴
Parquet) - PHP implementation of Parquet file format
Libraries for working with streams.
- 🌎 ByteStream - An asynchronous stream abstraction.
267⭐
31🍴
Streamer) - A simple object-orientated stream wrapper library.
Libraries that implement the dependency injection design pattern.
348⭐
63🍴
Aura.Di) - A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.220⭐
16🍴
Acclimate) - A common interface to dependency injection containers and service locators.725⭐
65🍴
Auryn) - A recursive dependency injector.849⭐
103🍴
Container) - Another flexible dependency injection container.139⭐
17🍴
Disco) - A PSR-11 compatible, annotation-based dependency injection container.- 🌎 PHP-DI - A dependency injection container that supports autowiring.
- 🌎 Pimple - A tiny dependency injection container.
4118⭐
93🍴
Symfony DI) - A dependency injection container component.
Libraries for manipulating images.
1304⭐
157🍴
Color Extractor) - A library for extracting colours from images.2563⭐
202🍴
Glide) - An on-demand image manipulation library.1992⭐
176🍴
Image Hash) - A library for generating perceptual image hashes.909⭐
141🍴
Image Optimizer) - A library for optimizing images.- 🌎 Imagine - An image manipulation library.
14006⭐
1495🍴
Intervention Image) - Another image manipulation library.859⭐
189🍴
PHP Image Workshop) - Another image manipulation library.?⭐
?🍴
PHP QR Code) - QR Code generator and reader.
Libraries for testing codebases and generating test data.
2510⭐
329🍴
Alice) - An expressive fixture generation library.1443⭐
147🍴
Atoum) - A simple testing library.- 🌎 Behat - A behaviour driven development (BDD) testing framework.
4781⭐
1304🍴
Codeception) - A full stack testing framework.3661⭐
362🍴
Faker) - A fake data generator library.689⭐
82🍴
Foundry) - A fixture factory generation library for Doctrine.2069⭐
159🍴
Infection) - An AST-based PHP Mutation testing framework.1148⭐
68🍴
Kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.- 🌎 Mink - Web acceptance testing.
10661⭐
458🍴
Mockery) - A mock object library for testing.463⭐
71🍴
Nette Tester) - A productive and enjoyable parallel unit testing framework.2333⭐
230🍴
ParaTest) - A parallel testing library for PHPUnit.- 🌎 Pest - A testing framework with a focus on simplicity.
478⭐
87🍴
Phake) - Another mock object library for testing.359⭐
18🍴
PHP-Mock) - A mock library for built-in PHP functions (e.g. time()).550⭐
45🍴
PHP MySQL Engine) - A MySQL engine written in pure PHP.1886⭐
280🍴
PHPSpec) - A design by specification unit testing library.- 🌎 PHPT - A test tool used by PHP itself.
19748⭐
2198🍴
PHPUnit) - A unit testing framework.?⭐
?🍴
PHPUnit Polyfills) - Simplifies running PHPUnit tests on multiple PHPUnit versions.8529⭐
242🍴
Prophecy) - A highly opinionated mocking framework.1423⭐
102🍴
VFS Stream) - A virtual filesystem stream wrapper for testing.
Libraries and applications for continuous integration.
- 🌎 CircleCI - A continuous integration platform.
- 🌎 GitlabCi - Let GitLab CI test, build, deploy your code. TravisCi like.
- 🌎 Jenkins - A continuous integration platform with 🌎 PHP support.
653⭐
46🍴
JoliCi) - A continuous integration client written in PHP and powered by Docker.2417⭐
438🍴
PHPCI) - An open-source continuous integration platform for PHP.- 🌎 SemaphoreCI - A continuous integration platform for open-source and private projects.
- 🌎 Shippable - A Docker based continuous integration platform for open source and private projects.
- 🌎 Travis CI - A continuous integration platform.
2963⭐
358🍴
Setup PHP) - A GitHub Action for PHP.
Libraries for generating project documentation.
2162⭐
307🍴
APIGen) - Another API documentation generator.801⭐
195🍴
daux.io) - A documentation generator that uses Markdown files.- 🌎 phpDocumentor - A documentation generator.
- 🌎 phpDox - A documentation generator for PHP projects (that is not limited to API documentation).
5118⭐
937🍴
zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.
685⭐
106🍴
AntiXSS) - A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting.- 🌎 Halite - A simple library for encryption using
12415⭐
1751🍴
libsodium). 1271⭐
74🍴
Optimus) - Id obfuscation based on Knuth's multiplicative hashing method.- 🌎 OWASP - Explore the world of cyber security.
3307⭐
508🍴
PHPGGC) - A library of PHP unserializable payloads along with a tool to generate them.3811⭐
309🍴
PHP Encryption) - Secure PHP Encryption Library.- 🌎 PHPSecLib - A pure PHP secure communications library.
8180⭐
146🍴
random_compat) - PHP 5.x support forrandom_bytes()
andrandom_int()
2738⭐
106🍴
Roave Security Advisories) - This package ensures that your application doesn't have installed dependencies with known security vulnerabilities.510⭐
45🍴
Secure Headers) - A package that adds security related headers to HTTP response.- 🌎 Symfony Security Monitoring - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
33007⭐
5769🍴
SQLMap) - An automatic SQL injection and database takeover tool.12918⭐
2300🍴
Zap) - An integrated penetration testing tool for web applications.
Libraries and tools for working with and storing passwords.
116⭐
7🍴
GenPhrase) - A library for generating secure random passphrases.2146⭐
421🍴
Password Compat) - A compatibility library for the new PHP 5.5 password functions.77⭐
20🍴
Password Policy) - A password policy library for PHP and JavaScript.144⭐
16🍴
Password Validator) - A library for validating and upgrading password hashes.293⭐
37🍴
Password-Generator) - PHP library to generate random passwords.373⭐
61🍴
PHP Password Lib) - A library for generating and validating passwords.- 🌎 phpass - A portable password hashing framework.
833⭐
114🍴
Zxcvbn PHP) - A realistic PHP password strength estimate library based on Zxcvbn JS.
Libraries and tools for analysing, parsing and manipulating codebases.
1199⭐
132🍴
Better Reflection) - AST-based reflection library that allows analysis and manipulation of code- 🌎 Code Climate - An automated code review.
65⭐
14🍴
Editorconfig-Checker) - A command line utility which verifies that your files implement your.editorconfig
rules.4166⭐
438🍴
GrumPHP) - A PHP code-quality tool.- 🌎 PHP AST Viewer - A tool for viewing the Abstract Syntax Tree of PHP code.
561⭐
46🍴
PHP Magic Number Detector) - A library that detects magic numbers in code.17120⭐
1102🍴
PHP Parser) - A PHP parser written in PHP.430⭐
28🍴
PHP Semantic Versioning Checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.1483⭐
132🍴
Phpactor) - PHP completion, refactoring and introspection tool.2338⭐
165🍴
PHPLOC) - A tool for quickly measuring the size of a PHP project.565⭐
57🍴
PHPQA) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).9046⭐
696🍴
Rector) - A tool to upgrade and refactor code.- 🌎 Scrutinizer - A web tool to
444⭐
57🍴
scrutinise PHP code). 567⭐
71🍴
UBench) - A simple micro-benchmark library.
Libraries for managing code quality, formatting and linting.
1016⭐
86🍴
CaptainHook) - An easy-to-use and flexible Git hook library.1038⭐
60🍴
PHP CodeSniffer) - A library that detects and can auto-fix PHP, CSS and JS coding standard violations.12949⭐
1581🍴
PHP CS Fixer) - A coding standards fixer library.- 🌎 PHP CS Fixer Configurator - A web application to help configure PHP CS Fixer rule sets.
2349⭐
349🍴
PHP Mess Detector) - A library that scans code for bugs, sub-optimal code, unused parameters and more.164⭐
31🍴
PHPCheckstyle) - A tool to help adhere to certain coding conventions.2213⭐
191🍴
PHPCPD) - A library that detects copied and pasted code.2826⭐
146🍴
Laravel Pint) - A coding standards fixer library for Laravel.
Libraries for performing static analysis of PHP code.
379⭐
43🍴
Exakat) - A static analysis engine for PHP.2686⭐
134🍴
Deptrac) - A static code analysis tool that helps to enforce rules for dependencies between software layers.395⭐
22🍴
Mondrian) - A code analysis tool using Graph Theory.5544⭐
359🍴
phan) - A static analyzer based on PHP 7+ and the php-ast extension.1126⭐
46🍴
PHP Architecture Tester) - Easy-to-use architecture testing tool for PHP.2203⭐
193🍴
PHPCompatibility) - A PHP compatibility checker for PHP CodeSniffer.565⭐
45🍴
PhpDependencyAnalysis) - A tool to create customizable dependency graphs.1376⭐
61🍴
PHPDoc Parser) - Next-gen phpDoc parser with support for intersection types and generics2486⭐
261🍴
PHP Metrics) - A static metric library.202⭐
20🍴
PHP Migration) - A static analyzer for PHP version migration.13120⭐
897🍴
PHPStan) - A PHP Static Analysis Tool.5595⭐
666🍴
Psalm) - A static analysis tool for finding errors in PHP applications.
Libraries related to design patterns, programming approaches and ways to organize code.
?⭐
?🍴
Design Patterns PHP) - A repository of software patterns implemented in PHP.- 🌎 Finite - A simple PHP finite state machine.
1982⭐
204🍴
Functional PHP) - A functional programming library.1131⭐
69🍴
Iter) - A library that provides iteration primitives using generators.141⭐
12🍴
IterTools PHP) - A library that provides functionality for working with iterable entities (similar to itertools library in Python).971⭐
76🍴
Pipeline) - A pipeline pattern implementation.611⭐
24🍴
Porter) - Data import abstraction library for consuming Web APIs and other data sources.872⭐
97🍴
RulerZ) - A powerful rule engine and implementation of the Specification pattern.
Libraries and tools for debugging errors and profiling code.
- 🌎 APM - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
1342⭐
283🍴
Barbushin PHP Console) - Another web debugging console using Google Chrome.2781⭐
291🍴
Kint) - A debugging and profiling tool.317⭐
38🍴
Metrics) - A simple metrics API library.709⭐
31🍴
PCOV) - A self-contained code coverage compatible driver.528⭐
91🍴
PHP Console) - A web debugging console.- PHP Debug Bar - A debugging toolbar.
1912⭐
122🍴
PHPBench) - A benchmarking Framework.1439⭐
66🍴
PHPSpy) - A low-overhead sampling profiler.7416⭐
102🍴
Symfony VarDumper) - A variable dumper component.1767⭐
219🍴
Tracy) - A simple error detection, logging and time measuring library.13207⭐
604🍴
Whoops) - A pretty error-handling library.3209⭐
569🍴
xDebug) - A debug and profile tool for PHP.2601⭐
923🍴
XHProf) - A profiling tool originally developed by Facebook.- 🌎 Z-Ray - A debug and profile tool for Zend Server.
Self-hosted or cloud-based application performance monitoring & error tracking tools
- 🌎 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.
Project build and automation tools.
1156⭐
101🍴
Box) - A utility to build PHAR files.266⭐
16🍴
Construct) - A PHP project/micro-package generator.- 🌎 Phing - A PHP project build system inspired by Apache Ant.
454⭐
47🍴
RMT) - A library for versioning and releasing software.
Libraries for automating and running tasks.
- 🌎 Bldr - A PHP Task runner built on Symfony components.
1048⭐
155🍴
Jobby) - A PHP cron job manager without modifying crontab.2673⭐
305🍴
Robo) - A PHP Task runner with object-orientated configurations.- 🌎 Task - A pure PHP task runner inspired by Grunt and Gulp.
Tools for building navigation structures.
1391⭐
193🍴
KnpMenu) - A menu library.743⭐
100🍴
Menu) - A flexible menu library with a fluent interface.
Tools for managing, compressing and minifying website assets.
750⭐
150🍴
JShrink) - A JavaScript minifier library.?⭐
?🍴
Laravel Mix) - An elegant wrapper around Webpack for the 80% use case.3127⭐
16🍴
Symfony Asset) - Manages URL generation and versioning of web assets.2235⭐
198🍴
Symfony Encore) - A simple but powerful API for processing and compiling assets built around Webpack.
Libraries for geocoding addresses and working with latitudes and longitudes.
5184⭐
1551🍴
Country List) - A list of all countries with names and ISO 3166-1 codes.- 🌎 GeoCoder - A geocoding library.
299⭐
47🍴
GeoJSON) - A GeoJSON implementation.1377⭐
124🍴
GeoTools) - A library of geo-related tools.1569⭐
195🍴
PHPGeo) - A simple geo library.
Libraries for working with dates and times.
- 🌎 CalendR - A calendar management library.
16602⭐
1288🍴
Carbon) - A simple DateTime API extension.1354⭐
64🍴
Chronos) - A DateTime API extension supporting both mutable and immutable date/time.970⭐
154🍴
Moment.php) - Moment.js inspired PHP DateTime handler with i18n support.1050⭐
155🍴
Yasumi) - A library to help you calculate the dates and names of holidays.
Libraries that are event-driven or implement non-blocking event loops.
4267⭐
259🍴
Amp) - An event driven non-blocking I/O library.1499⭐
177🍴
Broadway) - An event source and CQRS library.21⭐
6🍴
CakePHP Event) - An event dispatcher library.113⭐
34🍴
Elephant.io) - Yet another web socket library.1297⭐
73🍴
Evenement) - An event dispatcher library.1534⭐
47🍴
Event) - An event library with a focus on domain events.553⭐
34🍴
Fast CGI Client) - A client to make synchronous/asynchronous requests through php-fpm socket.- 🌎 FrankenPHP - A modern PHP app server written in Go.
588⭐
89🍴
Pawl) - An asynchronous web socket client.549⭐
74🍴
Prooph Event Store) - An event source component to persist event messages300⭐
17🍴
PHP Defer) - Golang's defer statement for PHP.6305⭐
754🍴
Ratchet) - A web socket library.8960⭐
724🍴
ReactPHP) - An event driven non-blocking I/O library.1708⭐
139🍴
RxPHP) - A reactive extension library.18529⭐
3162🍴
Swoole) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.11227⭐
2270🍴
Workerman) - An event driven non-blocking I/O library.
Libraries for generating and working with log files.
21102⭐
1904🍴
Monolog) - A comprehensive logger.
Libraries and applications for taking payments and building online e-commerce stores.
4678⭐
443🍴
Money) - A PHP implementation of Fowler's money pattern.1698⭐
102🍴
Brick Money) - A money library for PHP, with support for contexts, cash roundings, currency conversion.5968⭐
928🍴
OmniPay) - A framework agnostic multi-gateway payment processing library.1855⭐
340🍴
Payum) - A payment abstraction library.?⭐
?🍴
Shopsys Framework) - An open source e-commerce platform for in-house development teams.2889⭐
1039🍴
Shopware) - Highly customizable e-commerce software1317⭐
138🍴
Swap) - An exchange rates library.- 🌎 Sylius - An open source e-commerce solution.
Libraries and software for working with PDF files.
4917⭐
499🍴
Browsershot) - Convert HTML to an image, PDF or string.10638⭐
1801🍴
Dompdf) - A HTML to PDF converter.242⭐
16🍴
Gotenberg) - A PHP client for interacting with Gotenberg.4407⭐
438🍴
Snappy) - A PDF and image generation library.- 🌎 TCPDF - An open source PHP class for generating PDF documents.
Libraries for working with office suite documents.
1313⭐
524🍴
PHPPowerPoint) - A library for working with Microsoft PowerPoint Presentations.7317⭐
2698🍴
PHPWord) - A library for working with Microsoft Word documents.13436⭐
3485🍴
PHPSpreadsheet) - A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel).852⭐
109🍴
OpenSpout) - A community driven fork ofbox/spout
, a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way.
Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.
427⭐
22🍴
Atlas.Orm) - A data mapper implementation for your persistence model in PHP.556⭐
100🍴
Aura.Sql) - Provides an extension to the native PDO along with a profiler and connection locator.450⭐
87🍴
Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.2242⭐
458🍴
Baum) - A nested set implementation for Eloquent.147⭐
18🍴
CakePHP ORM) - Object-Relational Mapper, implemented using the DataMapper pattern.1239⭐
73🍴
Cycle ORM) - PHP DataMapper, ORM.?⭐
?🍴
Doctrine Extensions) - A collection of Doctrine behavioural extensions.- 🌎 Doctrine - A comprehensive DBAL and ORM.
2700⭐
599🍴
Laravel Eloquent) - A simple ORM.164⭐
31🍴
Pomm) - An Object Model Manager for PostgreSQL.4958⭐
190🍴
ProxyManager) - A set of utilities to generate proxy objects for data mappers.- 🌎 RedBean - A lightweight, configuration-less ORM.
184⭐
26🍴
Slimdump) - An easy dumper tool for MySQL.601⭐
101🍴
Spot2) - A MySQL datamapper ORM.
Libraries to help manage database schemas and migrations.
- 🌎 Doctrine Migrations - A migration library for Doctrine.
40⭐
1🍴
Migrations) - A migration management library.4469⭐
893🍴
Phinx) - Another database migration library.568⭐
93🍴
PHPMig) - Another migration management library.506⭐
95🍴
Ruckusing) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
Libraries for working with "NoSQL" backends.
892⭐
206🍴
MongoDB) - MongoDB PHP Driver.242⭐
46🍴
PHPMongo) - A MongoDB ORM.7627⭐
988🍴
Predis) - A feature-complete Redis library.
Libraries for working with event and task queues.
1212⭐
129🍴
Bernard) - A multibackend abstraction library.713⭐
104🍴
BunnyPHP) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.1911⭐
282🍴
Pheanstalk) - A Beanstalkd client library.4480⭐
1029🍴
PHP AMQP) - A pure PHP AMQP library.64⭐
6🍴
Tarantool Queue) - PHP bindings for Tarantool Queue.276⭐
61🍴
Thumper) - A RabbitMQ pattern library.2181⭐
437🍴
Enqueue) - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports.
Libraries and software for indexing and performing search queries on data.
2260⭐
735🍴
Elastica) - A client library for ElasticSearch.5314⭐
973🍴
ElasticSearch PHP) - The official client library for 🌎 ElasticSearch.- 🌎 Solarium - A client library for 🌎 Solr.
- 🌎 SphinxQL Query Builder - A query library for the 🌎 Sphinx and 🌎 Manticore search engines.
Libraries related to the command line.
102⭐
22🍴
Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.621⭐
68🍴
Cilex) - A micro framework for building command line tools.1941⭐
107🍴
CLI Menu) - A library for building CLI menus.440⭐
51🍴
CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.1872⭐
125🍴
CLImate) - A library for outputting colors and special formatting.799⭐
79🍴
Commando) - Another simple command line opt parser.4892⭐
339🍴
Cron Expression) - A library to calculate cron run dates.337⭐
61🍴
GetOpt) - A command line opt parser.150⭐
25🍴
GetOptionKit) - Another command line opt parser.9758⭐
314🍴
PsySH) - Another PHP REPL.746⭐
55🍴
ShellWrap) - A simple command line wrapper library.
Libraries for implementing user authentication and authorization.
132⭐
26🍴
Aura.Auth) - Provides authentication functionality and session tracking using various adapters.550⭐
101🍴
SocialConnect Auth) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).7330⭐
603🍴
Json Web Token) - Json Tokens to authenticate and transmit information.976⭐
73🍴
OAuth 1.0 Client) - An OAuth 1.0 client library.3672⭐
752🍴
OAuth 2.0 Client) - An OAuth 2.0 client library.- 🌎 OAuth2 Server - Another OAuth2 server implementation.
- 🌎 OAuth2 Server - An OAuth2 authentication server, resource server and client library.
1650⭐
242🍴
Opauth) - A multi-provider authentication framework.3272⭐
107🍴
Paseto) - Platform-Agnostic Security Tokens.1083⭐
453🍴
PHP oAuthLib) - Another OAuth library.- 🌎 Sentinel Social - A library for social network authentication.
- 🌎 Sentinel - A framework agnostic authentication & authorisation library.
4304⭐
1706🍴
TwitterOAuth) - A Twitter OAuth library.
Libraries for working with markup and CSS formats.
1000⭐
140🍴
Cebe Markdown) - A fast and extensible Markdown parser.2779⭐
197🍴
CommonMark PHP) - Highly-extensible Markdown parser which fully supports the 🌎 CommonMark spec.197⭐
53🍴
Decoda) - A lightweight markup parser library.768⭐
81🍴
Essence) - A library for extracting web media.341⭐
60🍴
Embera) - An Oembed consumer library.1787⭐
207🍴
HTML to Markdown) - Converts HTML into Markdown.1619⭐
115🍴
HTML5 PHP) - An HTML5 parser and serializer library.14828⭐
1128🍴
Parsedown) - Another Markdown parser.1774⭐
148🍴
PHP CSS Parser) - A Parser for CSS Files written in PHP.3431⭐
529🍴
PHP Markdown) - A Markdown parser.286⭐
26🍴
Shiki PHP) - A10603⭐
385🍴
Shiki) code highlighting package in PHP.572⭐
129🍴
VObject) - A library for parsing VCard and iCalendar objects.
Libraries for working with JSON.
1325⭐
57🍴
JSON Lint) - A JSON lint utility.211⭐
26🍴
JSONMapper) - A library for mapping JSON to PHP objects.
Libraries for parsing and manipulating strings.
4571⭐
478🍴
Agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.238⭐
31🍴
ANSI to HTML5) - An ANSI to HTML5 converter library.286⭐
33🍴
Color Jizz) - A library for manipulating and converting colors.3188⭐
480🍴
Device Detector) - Another library for parsing user agent strings.53⭐
14🍴
Hyphenation) - Text-Hyphenation based on the TeX-hyphenation Algorithm1330⭐
261🍴
Jieba-PHP) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.10574⭐
2670🍴
Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).79⭐
12🍴
Patchwork UTF-8) - A portable library for working with UTF-8 strings.546⭐
36🍴
Portable ASCII) - A library to convert strings to ASCII.510⭐
78🍴
Portable UTF-8) - A string manipulation library with UTF-8 safe replacement methods.2890⭐
249🍴
Slugify) - A library to convert strings to slugs.?⭐
?🍴
SQL Formatter) - A library for formatting SQL statements.173⭐
20🍴
Stringy) - A string manipulation library with multibyte support.1972⭐
499🍴
UA Parser) - A library for parsing user agent strings.677⭐
79🍴
URLify) - A PHP port of Django's URLify.js.12499⭐
503🍴
UUID) - A library for generating UUIDs.
Libraries for working with numbers.
1879⭐
78🍴
Brick Math) - A library providing large number support:BigInteger
,BigDecimal
andBigRational
.163⭐
16🍴
ByteUnits) - A library to parse, format and convert byte units in binary and metric systems.20⭐
4🍴
DecimalObject) - A value object to handle decimals/floats easily and more precisely.253⭐
21🍴
IP) - An immutable value object for working with IPv4 and IPv6 addresses.4798⭐
470🍴
LibPhoneNumber for PHP) - A PHP implementation of Google's phone number handling library.131⭐
19🍴
PHP Conversion) - Another library for converting between units of measure.22⭐
5🍴
PHP Units of Measure) - A library for converting between units of measure.2352⭐
242🍴
MathPHP) - A math library for PHP.
Libraries for filtering, sanitizing and validating data.
2413⭐
187🍴
Assert) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.159⭐
33🍴
Aura.Filter) - Provides tools to validate and sanitize objects and arrays.42⭐
12🍴
CakePHP Validation) - Another validation library.453⭐
55🍴
Filterus) - A simple PHP filtering library.3117⭐
337🍴
HTML Purifier) - A standards compliant HTML filter.791⭐
78🍴
ISO-codes) - A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.3560⭐
355🍴
JSON Schema) - A 🌎 JSON Schema validation library.104⭐
21🍴
MetaYaml) - A schema validation library that supports YAML, JSON and XML.5821⭐
770🍴
Respect Validation) - A simple validation library.242⭐
9🍴
Symfony HTML Sanitizer) - An HTML sanitizer library.1666⭐
314🍴
Upload) - A library for handling file uploads and validation.1579⭐
251🍴
Valitron) - Another validation library.1323⭐
76🍴
Valinor) - A library for mapping to strongly typed value objects.44⭐
9🍴
Volan) - Another simplified validation library.
Libraries and web tools for developing APIs.
- 🌎 API Platform - Expose in minutes a hypermedia REST API that embraces JSON-LD, Hydra format.
50⭐
64🍴
Laminas API Tool Skeleton) - An API builder built with the Laminas Framework.87⭐
12🍴
Drest) - A library for exposing Doctrine entities as REST resource endpoints.203⭐
40🍴
HAL) - A Hypertext Application Language (HAL) builder library.1040⭐
118🍴
Hateoas) - A HATEOAS REST web service library.?⭐
?🍴
Jane) - An OpenApi client generator with validation support.1415⭐
62🍴
Negotiation) - A content negotiation library.1360⭐
315🍴
Restler) - A lightweight framework to expose PHP methods as RESTful web API.429⭐
73🍴
PackageGenerator) - Package Generator generates a PHP SDK from any WSDL.
Libraries for caching data and acquiring locks.
117⭐
27🍴
APIx Cache) - A thin PSR-6 cache wrapper to various caching backends emphasizing cache tagging and indexing.1711⭐
156🍴
CacheTool) - A tool to clear APC/opcode caches from the command line.51⭐
10🍴
CakePHP Cache) - A caching library.7861⭐
214🍴
Doctrine Cache) - A caching library.101⭐
9🍴
Metaphore) - Cache slam defense using a semaphore to prevent dogpile effect.962⭐
133🍴
Stash) - Another library for caching.102⭐
53🍴
Laminas Cache) - Another caching library.937⭐
88🍴
Lock) - A lock library to provide exclusive execution.
Libraries that implement data structure or storage techniques.
89⭐
6🍴
CakePHP Collection) - A simple collections library.3526⭐
349🍴
Fractal) - A library for converting complex data structures to JSON output.193⭐
18🍴
Ginq) - Another PHP library based on .NET's LINQ.1567⭐
184🍴
JsonMapper) - A library that maps nested JSON structures onto PHP classes.1116⭐
65🍴
JSON Machine) - Provides iteration over huge JSONs using simpleforeach
536⭐
56🍴
Knapsack) - Collection library inspired by Clojure's sequences.389⭐
18🍴
msgpack.php) - A pure PHP implementation of the 🌎 MessagePack serialization format.461⭐
19🍴
PINQ) - A PHP library based on .NET's LINQ (Language Integrated Query).2325⭐
586🍴
Serializer) - A library for serializing and de-serializing data.443⭐
39🍴
YaLinqo) - Yet Another LINQ to Objects for PHP.33⭐
17🍴
Laminas Serializer) - Another library for serialising and de-serialising data.
Libraries for working with notification software.
1403⭐
93🍴
JoliNotif) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc)1183⭐
274🍴
Notification Pusher) - A standalone library for device push notifications.224⭐
44🍴
Notificato) - A library for handling push notifications.193⭐
26🍴
Notificator) - A lightweight notification library.65⭐
37🍴
Php-pushwoosh) - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
Libraries for project deployment.
10674⭐
1491🍴
Deployer) - A deployment tool.1584⭐
177🍴
Envoy) - A tool to run SSH tasks with PHP.2658⭐
217🍴
Rocketeer) - A fast and easy deployer for the PHP world.
Libraries for Internationalization (I18n) and Localization (L10n).
89⭐
22🍴
Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation.28⭐
7🍴
CakePHP I18n) - Message translation and localization for dates and numbers.
Libraries and tools to help build serverless web applications.
- 🌎 Bref - Serverless PHP on AWS Lambda.
- 🌎 OpenWhisk - An open-source serverless cloud platform.
- 🌎 Serverless Framework - An open-source framework for building serverless applications.
- 🌎 Laravel Vapor - A serverless deployment platform for Laravel, powered by AWS.
Libraries and tools for configuration.
13232⭐
634🍴
PHP Dotenv) - Parse and load environment variables from.env
files.3754⭐
28🍴
Symfony Dotenv)- Parse and load environment variables from.env
files.202⭐
28🍴
Yo! Symfony TOML) - A PHP parser for19632⭐
858🍴
TOML).
Libraries for working with Large Language Models.
232⭐
15🍴
Instructor for PHP) - Structured data outputs with LLMs, in PHP.951⭐
98🍴
LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.5052⭐
533🍴
OpenAI Client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.2909⭐
198🍴
OpenAI Client for Laravel) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API.8⭐
1🍴
PHP Mistral AI SDK) - 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.
Libraries for accessing third party APIs.
6056⭐
1226🍴
Amazon Web Service SDK) - The official PHP AWS SDK library.- 🌎 AsyncAWS - An unofficial asynchronous PHP AWS SDK.
- 🌎 Campaign Monitor - The official Campaign Monitor PHP library.
2157⭐
599🍴
Github) - A library to interface with the Github API.1108⭐
316🍴
Mailgun) The official Mailgun PHP API.114⭐
55🍴
Square) - The official Square PHP SDK for payments and other Square APIs.3770⭐
853🍴
Stripe) - The official Stripe PHP library.1580⭐
561🍴
Twilio) - The official Twilio PHP REST API.
Libraries to help build PHP extensions.
- 🌎 PHP CPP - A C++ library for developing PHP extensions.
?⭐
?🍴
Zephir) - A compiled language between PHP and C++ for developing PHP extensions.
Useful libraries or utilities that don't fit into the categories above.
6744⭐
235🍴
Annotations) - An annotation library (part of Doctrine).6099⭐
811🍴
BotMan) - A framework agnostic PHP library to build cross-platform chatbots.360⭐
30🍴
ClassPreloader) - A library for optimizing autoloading.598⭐
44🍴
Ganesha) - A PHP implementation of Circuit Breaker pattern.1967⭐
388🍴
Hprose-PHP) - A cross-language RPC.542⭐
35🍴
Laravel Serializable Closure) - A library that allows Closures to be serialized.360⭐
56🍴
noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).1591⭐
2🍴
Pagerfanta) - A pagination library.2379⭐
156🍴
Safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
Software for creating a development environment.
Tools to help install and manage PHP on your computer.
966⭐
91🍴
Brew PHP Switcher) - Brew PHP switcher.- 🌎 HomeBrew - A package manager for OSX.
5425⭐
365🍴
PHP Brew) - A PHP version manager and installer.1001⭐
150🍴
PHP Build) - Another PHP version installer.1395⭐
246🍴
Static PHP CLI) - Build or 🌎 download static versions of PHP CLI and FPM.
Software and tools for creating and sharing a development environment.
- 🌎 Ansible - A radically simple orchestration framework.
2853⭐
616🍴
DDEV) - a local web development environment system for PHP.- 🌎 Docker - A containerization platform.
4400⭐
397🍴
Docker PHP Extension Installer) - Easily install PHP extensions in Docker containers.692⭐
176🍴
Docksal) - Unified, Docker 🐳 powered web development environments for macOS, Windows, and Linux.4276⭐
269🍴
Expose) - An open-source PHP tunneling service.- 🌎 Lando - Push-button development environments.
- 🌎 Laravel Homestead - A local development environment for Laravel.
- 🌎 Laravel Herd - A one click PHP development environment for macOS and Windows.
- Laradock - A full PHP development environment based on Docker.
- 🌎 PHPMon - A macOS menu bar app for managing PHP installations (works with 🌎 Laravel Valet).
- 🌎 Puppet - A server automation framework and application.
1620⭐
84🍴
Takeout) - A Docker-based development-only dependency manager.- 🌎 Vagrant - A portable development environment utility.
Alternative PHP virtual machines.
- 🌎 Hack - A programming language for HHVM.
18247⭐
3022🍴
HHVM) - A Virtual Machine, Runtime and JIT for PHP by Facebook.2389⭐
204🍴
PeachPie) - PHP compiler and runtime for .NET and .NET Core.
Text Editors and Integrated Development Environments (IDE) with support for PHP.
- 🌎 Eclipse for PHP Developers - A PHP IDE based on the Eclipse platform.
- 🌎 Apache NetBeans - An IDE with support for PHP and HTML5.
- 🌎 PhpStorm - A commercial PHP IDE.
- 🌎 VS Code - An open source code editor.
Web-based applications and tools.
- 🌎 3V4L - An online PHP & HHVM shell.
- 🌎 Adminer - Database management in a single PHP file.
14178⭐
1565🍴
Cachet) - The open source status page system.1699⭐
243🍴
DBV) - A database version control application.6323⭐
672🍴
Lychee) - An easy to use and great looking photo-management-system.6525⭐
583🍴
MailCatcher) - A web tool for capturing and viewing emails.7338⭐
3439🍴
phpMyAdmin) - A web interface for MySQL/MariaDB.665⭐
67🍴
PHP Queue) - An application for managing queueing backends.3132⭐
668🍴
phpRedisAdmin) - A simple web interface to manage 🌎 Redis databases.- 🌎 PHPSandbox - An online IDE for PHP in the browser.
Infrastructure for providing PHP applications and services.
964⭐
100🍴
appserver.io) - A multithreaded application server for PHP, written in PHP.6565⭐
365🍴
php-pm) - A process manager, supercharger and load balancer for PHP applications.7994⭐
414🍴
RoadRunner) - High-performance PHP application server, load-balancer and process manager.
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
Useful PHP-related websites.
- 🌎 Nomad PHP - A online PHP learning resource.
- 🌎 Laravel News - The official Laravel blog.
- 🌎 PHP Annotated Monthly - A monthly digest of PHP news.
- 🌎 PHP FIG - The PHP Framework Interoperability Group.
- PHP Package Development Standards - Package development standards for PHP.
- 🌎 PHP School - Open Source Learning for PHP.
- 🌎 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).
- 🌎 PHP Watch - PHP articles, news, upcoming changes, RFCs and more.
- 🌎 Unit Testing Tips - Unit Testing Tips by examples in PHP.
Fantastic PHP-related books.
- 🌎 Domain-Driven Design in PHP - Real examples written in PHP showcasing DDD Architectural Styles.
- 🌎 Functional Programming in PHP - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
- 🌎 Grumpy PHPUnit - A book about unit testing with PHPUnit by Chris Hartjes.
- 🌎 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.
- 🌎 Modernizing Legacy Applications in PHP - A book about modernizing legacy PHP applications by Paul M. Jones.
- 🌎 Scaling PHP Applications - An ebook about scaling PHP applications by Steve Corona.
- 🌎 Securing PHP: Core Concepts - A book about common security terms and practices for PHP by Chris Cornutt.
- 🌎 Signaling PHP - A book about catching PCNTL signals in CLI scripts by Cal Evans.
- 🌎 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.
Fantastic PHP-related videos.
- 🌎 Laracasts - Screencasts about Laravel, Vue JS and more.
- 🌎 Laravel YouTube Channel - The official Laravel YouTube channel.
- 🌎 Program With Gio - PHP 8 course by Gio.
- 🌎 Programming with Anthony - A video series by Anthony Ferrara.
- 🌎 SymfonyCasts - Screencasts and tutorials about PHP and Symfony.
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.
- 🌎 PHP UK Conference - A collection of videos from the PHP UK Conference.
Podcasts with a focus on PHP topics.
- 🌎 Laravel News Podcast - The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework.
- 🌎 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.
- 🌎 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 Internals News - A podcast about PHP internals.
- 🌎 PHP Town Hall - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
- 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.
- 🌎 Voices of the ElePHPant - Interviews with the people who make the PHP community special.
PHP-related news directly to your inbox.
- 🌎 PHP Weekly - A weekly newsletter about PHP.
PHP-related reading materials.
- php[architect] - A monthly magazine dedicated to PHP.
Reading materials related to the PHP internals or performance.
- 🌎 PHP RFCs - The home of PHP RFCs (Request for Comments).
- 🌎 Externals - PHP internal discussions.
128⭐
15🍴
PHP RFC Watch) - Watch the latest PHP 🌎 RFCs.- 🌎 PHP Internals Book - An online book about PHP internals, written by three core developers.
31155⭐
5087🍴
ziadoz/awesome-php)