awesome-php
PHP toolkit
A curated list of PHP libraries and resources that make development easier
A curated list of amazingly awesome PHP libraries, resources and shiny things.
31k stars
2k watching
5k forks
last commit: 3 days ago
Linked from 22 awesome lists
awesomeawesome-listsphpphp-applicationsphp-frameworkphp-installationphp-libraryphp7
Awesome PHP / Table of Contents / 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 | ||
Awesome PHP / Table of Contents / Dependency Management | |||
Composer Installers | 1,432 | 2 months ago | A multi-framework Composer library installer |
Composer | A package and dependency manager | ||
Pie | 391 | 3 days ago | The official PHP installer for extensions |
Phive | A PHAR manager | ||
Pickle | 1,648 | about 1 year ago | A PHP extension installer |
Awesome PHP / Table of Contents / Dependency Management Extras | |||
Composed | 53 | about 8 years ago | A library to parse your project's Composer environment at runtime |
Composer Merge Plugin | 938 | about 1 year ago | A composer plugin to merge several files |
Composer Normalize | 1,047 | 5 days ago | A plugin for normalizing files |
Composer Patches | 1,530 | 8 days ago | A plugin for Composer to apply patches |
Composer Prefer Lowest Validator | 20 | about 1 year ago | A plugin to check if minimum dependencies can be installed and tested |
Composer Require Checker | 896 | 4 days ago | CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package |
Composer Unused | 1,529 | 5 months ago | A CLI Tool to scan for unused composer packages |
Repman | A private PHP package repository manager and Packagist proxy | ||
Satis | 3,144 | 10 days ago | A static Composer repository generator |
Tooly | 101 | 11 months ago | A library to manage PHAR files in a project using Composer |
Toran Proxy | A Composer proxy for speed and reliability. ( Toran Proxy is being phased out.) | ||
Awesome PHP / Table of Contents / 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 | 14,238 | 9 days ago | A fast, secure, and efficient web framework |
Awesome PHP / Table of Contents / Framework Extras | |||
CakePHP CRUD | 376 | 8 days ago | A Rapid Application Development (RAD) plugin for CakePHP |
Knp RAD Components | A set of Rapid Application Development (RAD) components for Symfony | ||
LaravelS | 3,836 | 28 days ago | An out-of-the-box adapter between Laravel/Lumen and Swoole |
Livewire | Powerful, dynamic, front-end UIs without leaving PHP | ||
Awesome PHP / Table of Contents / Content Management Systems (CMS) | |||
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 | ||
CraftCMS | 3,282 | 4 days ago | A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond |
Drupal | An enterprise level CMS | ||
Grav | 14,577 | 8 days ago | A modern flat-file CMS |
Joomla | Another leading CMS | ||
Kirby | A flat-file CMS that adapts to any project | ||
Magento | 11,557 | 6 days ago | 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 | ||
WordPress | 19,565 | 4 days ago | A blogging platform and CMS |
Awesome PHP / Table of Contents / Components | |||
Aura | Independent components, fully decoupled from each other and from any framework | ||
CakePHP Plugins | A directory of CakePHP plugins | ||
Laravel Components | The Laravel Framework components | ||
League of Extraordinary Packages | A PHP package development group | ||
Spatie Open Source | A collection of open-source PHP and Laravel packages | ||
Symfony Components | The components that make Symfony | ||
Laminas Components | The components that make the Laminas Framework | ||
Awesome PHP / Table of Contents / Micro Frameworks | |||
Laravel Zero | A micro-framework for console applications | ||
Mezzio | A micro-framework by Laminas | ||
Minicli | 1,046 | 15 days ago | Minimalist, dependency-free framework for building CLI-centric PHP applications |
Silly | 922 | 22 days ago | A micro-framework for CLI applications |
Slim | Another simple micro framework | ||
Awesome PHP / Table of Contents / Micro Framework Extras | |||
Slim Skeleton | 1,591 | 6 months ago | A skeleton for Slim |
Slim Twig View | 305 | almost 3 years ago | Integrate Twig into Slim |
Slim PHP View | 264 | 3 months ago | A simple PHP renderer for Slim |
Awesome PHP / Table of Contents / Routers | |||
Aura.Router | 494 | 8 months ago | A full-featured routing library |
Fast Route | 5,126 | 7 months ago | A fast routing library |
Klein | 2,664 | 10 months ago | A flexible router |
Pux | 1,272 | over 1 year ago | Another fast routing library |
Route | 652 | 11 days ago | A routing library built on top of Fast Route |
Awesome PHP / Table of Contents / Templating | |||
Latte | The safest and truly intuitive templates for PHP | ||
MtHaml | 359 | about 2 years ago | A PHP implementation of the HAML template language |
Mustache | 3,244 | 3 months ago | A PHP implementation of the Mustache template language |
PHPTAL | A PHP implementation of the templating language | ||
Plates | A native PHP templating library | ||
Smarty | A template engine to complement PHP | ||
Twig | A comprehensive templating language | ||
Awesome PHP / Table of Contents / Static Site Generators | |||
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 | ||
Awesome PHP / Table of Contents / HTTP | |||
Buzz | 1,918 | about 2 months ago | Another HTTP client |
Guzzle | 23,202 | 4 months ago | A comprehensive HTTP client |
HTTPlug | An HTTP client abstraction without binding to a specific implementation | ||
Nyholm PSR-7 | 1,168 | 2 months ago | A super lightweight PSR-7 implementation. Very strict and very fast |
PHP VCR | A library for recording and replaying HTTP requests | ||
Requests | 3,568 | 23 days ago | A simple HTTP library |
Retrofit | 157 | 4 months ago | A library to ease creation of REST API clients |
Symfony HTTP Client | 1,944 | 3 days ago | A component to fetch HTTP resources synchronously or asynchronously |
Laminas Diactoros | 484 | 3 days ago | PSR-7 HTTP Message implementation |
Awesome PHP / Table of Contents / Scraping | |||
Chrome PHP | 2,283 | 15 days ago | Instrument headless Chrome/Chromium instances from PHP |
CrawlerDetect | 1,999 | 17 days ago | A PHP class for detecting bots/crawlers/spiders via the user agent |
DiDOM | 2,200 | 8 months ago | A super-fast HTML scrapper and parser |
Embed | 2,091 | 14 days ago | An information extractor from any web service or page |
PHP Spider | 1,332 | 5 months ago | A configurable and extensible PHP web spider |
Symfony Panther | 2,944 | about 1 month ago | A browser testing and web crawling library for PHP and Symfony |
Awesome PHP / Table of Contents / Middlewares | |||
PSR-7 Middlewares | 668 | almost 7 years ago | Inspiring collection of handy middlewares |
Relay | 319 | 30 days ago | A PHP 5.5 PSR-7 middleware dispatcher |
Stack | A library of stackable middleware for Symfony | ||
Laminas Stratigility | 55 | 3 days ago | Middleware for PHP built on top of PSR-7 |
Awesome PHP / Table of Contents / URL | |||
PHP Domain Parser | 1,167 | 11 days ago | A domain suffix parser library |
Purl | 907 | almost 3 years ago | A URL manipulation library |
sabre/uri | 289 | 3 months ago | A functional URI manipulation library |
Uri | 1,034 | 2 months ago | Another URL manipulation library |
Awesome PHP / Table of Contents / Email | |||
CssToInlineStyles | 5,805 | 5 months ago | A library to inline CSS in email templates |
Email Reply Parser | 640 | about 2 years ago | An email reply parser library |
Email Validator | 162 | over 6 years ago | A small email address validation library |
Fetch | 503 | 10 months ago | An IMAP library |
Mautic | 7,362 | 7 days ago | Email marketing automation |
PHPMailer | 21,067 | 29 days ago | Another mailer solution |
PHP IMAP | 1,665 | 7 months ago | A library to access mailboxes via POP3, IMAP and NNTP |
Stampie | 294 | over 2 years ago | A library for email services such as , , and |
SwiftMailer | A mailer solution | ||
Symfony Mailer | 1,488 | 3 days ago | A powerful library for creating and sending emails |
Awesome PHP / Table of Contents / Files | |||
CSV | 3,344 | 4 days ago | A CSV data manipulation library |
Flysystem | 13,365 | 15 days ago | Abstraction for local and remote filesystems |
Gaufrette | 2,471 | 9 months ago | A filesystem abstraction layer |
PHP FFmpeg | 4,852 | 9 days ago | A wrapper for the video library |
UnifiedArchive | 275 | 3 months ago | A unified reader and writer of compressed archives |
Parquet | 19 | 27 days ago | PHP implementation of Parquet file format |
Awesome PHP / Table of Contents / Streams | |||
ByteStream | An asynchronous stream abstraction | ||
Streamer | 267 | almost 8 years ago | A simple object-orientated stream wrapper library |
Awesome PHP / Table of Contents / Dependency Injection | |||
Aura.Di | 349 | 2 months ago | A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more |
Acclimate | 220 | over 1 year ago | A common interface to dependency injection containers and service locators |
Auryn | 722 | over 1 year ago | A recursive dependency injector |
Container | 844 | 11 days ago | Another flexible dependency injection container |
Disco | 139 | 8 months ago | A PSR-11 compatible, annotation-based dependency injection container |
PHP-DI | A dependency injection container that supports autowiring | ||
Pimple | A tiny dependency injection container | ||
Symfony DI | 4,101 | 8 days ago | A dependency injection container component |
Awesome PHP / Table of Contents / Imagery | |||
Color Extractor | 1,300 | about 1 year ago | A library for extracting colours from images |
Glide | 2,550 | 12 days ago | An on-demand image manipulation library |
Image Hash | 1,987 | 4 months ago | A library for generating perceptual image hashes |
Image Optimizer | 911 | about 1 year ago | A library for optimizing images |
Imagine | An image manipulation library | ||
Intervention Image | 13,936 | 9 days ago | Another image manipulation library |
PHP Image Workshop | 862 | over 1 year ago | Another image manipulation library |
PHP QR Code | 2,007 | 6 days ago | QR Code generator and reader |
Awesome PHP / Table of Contents / Testing | |||
Alice | 2,503 | 9 days ago | An expressive fixture generation library |
Atoum | 1,447 | 4 months ago | A simple testing library |
Behat | A behaviour driven development (BDD) testing framework | ||
Codeception | 4,767 | 11 days ago | A full stack testing framework |
Faker | 3,614 | 6 days ago | A fake data generator library |
Foundry | 663 | 15 days ago | A fixture factory generation library for Doctrine |
Infection | 2,055 | 15 days ago | An AST-based PHP Mutation testing framework |
Kahlan | 1,145 | about 1 month ago | Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support |
Mink | Web acceptance testing | ||
Mockery | 10,634 | 7 days ago | A mock object library for testing |
Nette Tester | 462 | 28 days ago | A productive and enjoyable parallel unit testing framework |
ParaTest | 2,317 | 9 days ago | A parallel testing library for PHPUnit |
Pest | A testing framework with a focus on simplicity | ||
Phake | 479 | about 1 month ago | Another mock object library for testing |
PHP-Mock | 359 | 9 months ago | A mock library for built-in PHP functions (e.g. time()) |
PHP MySQL Engine | 549 | 4 months ago | A MySQL engine written in pure PHP |
PHPSpec | 1,880 | 15 days ago | A design by specification unit testing library |
PHPT | A test tool used by PHP itself | ||
PHPUnit | 19,698 | 4 days ago | A unit testing framework |
PHPUnit Polyfills | 173 | 3 days ago | Simplifies running PHPUnit tests on multiple PHPUnit versions |
Prophecy | 8,529 | 23 days ago | A highly opinionated mocking framework |
VFS Stream | 1,421 | 3 months ago | A virtual filesystem stream wrapper for testing |
Awesome PHP / Table of Contents / Continuous Integration | |||
CircleCI | A continuous integration platform | ||
GitlabCi | Let GitLab CI test, build, deploy your code. TravisCi like | ||
Jenkins | A continuous integration platform with | ||
JoliCi | 653 | about 8 years ago | A continuous integration client written in PHP and powered by Docker |
PHPCI | 2,419 | over 4 years ago | 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 | ||
Setup PHP | 2,930 | 3 days ago | A GitHub Action for PHP |
Awesome PHP / Table of Contents / Documentation | |||
APIGen | 2,161 | about 2 months ago | Another API documentation generator |
daux.io | 795 | 10 days ago | 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) | ||
zircote/swagger-php | 5,091 | about 1 month ago | Generate OpenAPI documentation for your RESTful API |
Awesome PHP / Table of Contents / Security | |||
AntiXSS | 680 | 7 days ago | A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting |
Halite | A simple library for encryption using | ||
Optimus | 1,268 | 8 months ago | Id obfuscation based on Knuth's multiplicative hashing method |
OWASP | Explore the world of cyber security | ||
PHPGGC | 3,244 | about 1 month ago | A library of PHP unserializable payloads along with a tool to generate them |
PHP Encryption | 3,793 | 11 months ago | Secure PHP Encryption Library |
PHPSecLib | A pure PHP secure communications library | ||
random_compat | 8,169 | 2 months ago | PHP 5.x support for and |
Roave Security Advisories | 2,718 | 8 days ago | This package ensures that your application doesn't have installed dependencies with known security vulnerabilities |
Secure Headers | 507 | about 1 month ago | 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" | ||
SQLMap | 32,576 | 6 days ago | An automatic SQL injection and database takeover tool |
Zap | 12,743 | 6 days ago | An integrated penetration testing tool for web applications |
Awesome PHP / Table of Contents / Passwords | |||
GenPhrase | 115 | almost 5 years ago | A library for generating secure random passphrases |
Password Compat | 2,147 | 10 months ago | A compatibility library for the new PHP 5.5 password functions |
Password Policy | 77 | about 8 years ago | A password policy library for PHP and JavaScript |
Password Validator | 145 | over 6 years ago | A library for validating and upgrading password hashes |
Password-Generator | 293 | 3 months ago | PHP library to generate random passwords |
PHP Password Lib | 373 | about 7 years ago | A library for generating and validating passwords |
phpass | A portable password hashing framework | ||
Zxcvbn PHP | 831 | 8 months ago | A realistic PHP password strength estimate library based on Zxcvbn JS |
Awesome PHP / Table of Contents / Code Analysis | |||
Better Reflection | 1,195 | 3 days ago | AST-based reflection library that allows analysis and manipulation of code |
Code Climate | An automated code review | ||
Editorconfig-Checker | 64 | 19 days ago | A command line utility which verifies that your files implement your rules |
GrumPHP | 4,147 | 15 days ago | A PHP code-quality tool |
PHP AST Viewer | A tool for viewing the Abstract Syntax Tree of PHP code | ||
PHP Magic Number Detector | 555 | about 1 month ago | A library that detects magic numbers in code |
PHP Parser | 17,048 | 16 days ago | A PHP parser written in PHP |
PHP Semantic Versioning Checker | 429 | about 1 year ago | A command line utility that compares two source sets and determines the appropriate semantic versioning to apply |
Phpactor | 1,440 | 4 days ago | PHP completion, refactoring and introspection tool |
PHPLOC | 2,336 | 10 months ago | A tool for quickly measuring the size of a PHP project |
PHPQA | 565 | 9 months ago | A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics) |
Rector | 8,739 | 3 days ago | A tool to upgrade and refactor code |
Scrutinizer | A web tool to | ||
UBench | 568 | about 1 year ago | A simple micro-benchmark library |
Awesome PHP / Table of Contents / Code Quality | |||
CaptainHook | 1,005 | 22 days ago | An easy-to-use and flexible Git hook library |
PHP CodeSniffer | 969 | 5 days ago | A library that detects and can auto-fix PHP, CSS and JS coding standard violations |
PHP CS Fixer | 12,871 | 4 days ago | A coding standards fixer library |
PHP CS Fixer Configurator | A web application to help configure PHP CS Fixer rule sets | ||
PHP Mess Detector | 2,342 | about 2 months ago | A library that scans code for bugs, sub-optimal code, unused parameters and more |
PHPCheckstyle | 164 | almost 2 years ago | A tool to help adhere to certain coding conventions |
PHPCPD | 2,212 | almost 2 years ago | A library that detects copied and pasted code |
Laravel Pint | 2,797 | 8 days ago | A coding standards fixer library for Laravel |
Awesome PHP / Table of Contents / Static Analysis | |||
Exakat | 379 | over 2 years ago | A static analysis engine for PHP |
Deptrac | 2,643 | 5 days ago | A static code analysis tool that helps to enforce rules for dependencies between software layers |
Mondrian | 397 | about 3 years ago | A code analysis tool using Graph Theory |
phan | 5,539 | 15 days ago | A static analyzer based on PHP 7+ and the php-ast extension |
PHP Architecture Tester | 1,089 | about 2 months ago | Easy-to-use architecture testing tool for PHP |
PHPCompatibility | 2,182 | 27 days ago | A PHP compatibility checker for PHP CodeSniffer |
PhpDependencyAnalysis | 564 | 12 months ago | A tool to create customizable dependency graphs |
PHPDoc Parser | 1,350 | 14 days ago | Next-gen phpDoc parser with support for intersection types and generics |
PHP Metrics | 2,477 | 4 months ago | A static metric library |
PHP Migration | 202 | over 6 years ago | A static analyzer for PHP version migration |
PHPStan | 12,990 | 4 days ago | A PHP Static Analysis Tool |
Psalm | 5,569 | 11 days ago | A static analysis tool for finding errors in PHP applications |
Awesome PHP / Table of Contents / Architectural | |||
Design Patterns PHP | 21,951 | 27 days ago | A repository of software patterns implemented in PHP |
Finite | A simple PHP finite state machine | ||
Functional PHP | 1,984 | 6 months ago | A functional programming library |
Iter | 1,128 | 4 months ago | A library that provides iteration primitives using generators |
IterTools PHP | 141 | 9 months ago | A library that provides functionality for working with iterable entities (similar to itertools library in Python) |
Pipeline | 960 | over 1 year ago | A pipeline pattern implementation |
Porter | 612 | over 1 year ago | Data import abstraction library for consuming Web APIs and other data sources |
RulerZ | 873 | about 2 years ago | A powerful rule engine and implementation of the Specification pattern |
Awesome PHP / Table of Contents / Debugging and Profiling | |||
APM | Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD | ||
Barbushin PHP Console | 1,342 | 10 months ago | Another web debugging console using Google Chrome |
Kint | 2,777 | 5 days ago | A debugging and profiling tool |
Metrics | 317 | 9 months ago | A simple metrics API library |
PCOV | 702 | about 1 month ago | A self-contained code coverage compatible driver |
PHP Console | 529 | over 3 years ago | A web debugging console |
PHP Debug Bar | A debugging toolbar | ||
PHPBench | 1,900 | about 1 month ago | A benchmarking Framework |
PHPSpy | 1,432 | 3 months ago | A low-overhead sampling profiler |
Symfony VarDumper | 7,400 | 8 days ago | A variable dumper component |
Tracy | 1,757 | 14 days ago | A simple error detection, logging and time measuring library |
Whoops | 13,193 | about 2 months ago | A pretty error-handling library |
xDebug | 3,163 | about 1 month ago | A debug and profile tool for PHP |
XHProf | 2,599 | over 5 years ago | A profiling tool originally developed by Facebook |
Z-Ray | A debug and profile tool for Zend Server | ||
Awesome PHP / 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 | ||
Awesome PHP / Table of Contents / Build Tools | |||
Box | 1,139 | about 2 months ago | A utility to build PHAR files |
Construct | 266 | almost 2 years ago | A PHP project/micro-package generator |
Phing | A PHP project build system inspired by Apache Ant | ||
RMT | 455 | 15 days ago | A library for versioning and releasing software |
Awesome PHP / Table of Contents / Task Runners | |||
Bldr | A PHP Task runner built on Symfony components | ||
Jobby | 1,047 | 8 months ago | A PHP cron job manager without modifying crontab |
Robo | 2,666 | 30 days ago | A PHP Task runner with object-orientated configurations |
Task | A pure PHP task runner inspired by Grunt and Gulp | ||
Awesome PHP / Table of Contents / Navigation | |||
KnpMenu | 1,384 | 4 months ago | A menu library |
Menu | 740 | 5 months ago | A flexible menu library with a fluent interface |
Awesome PHP / Table of Contents / Asset Management | |||
JShrink | 749 | 11 months ago | A JavaScript minifier library |
Laravel Mix | 5,267 | 10 months ago | An elegant wrapper around Webpack for the 80% use case |
Symfony Asset | 3,118 | 8 days ago | Manages URL generation and versioning of web assets |
Symfony Encore | 2,233 | 27 days ago | A simple but powerful API for processing and compiling assets built around Webpack |
Awesome PHP / Table of Contents / Geolocation | |||
Country List | 5,175 | over 2 years ago | A list of all countries with names and ISO 3166-1 codes |
GeoCoder | A geocoding library | ||
GeoJSON | 296 | 10 months ago | A GeoJSON implementation |
GeoTools | 1,373 | 8 months ago | A library of geo-related tools |
PHPGeo | 1,562 | 5 months ago | A simple geo library |
Awesome PHP / Table of Contents / Date and Time | |||
CalendR | A calendar management library | ||
Carbon | 16,571 | 6 days ago | A simple DateTime API extension |
Chronos | 1,355 | 2 months ago | A DateTime API extension supporting both mutable and immutable date/time |
Moment.php | 971 | 9 months ago | Moment.js inspired PHP DateTime handler with i18n support |
Yasumi | 1,045 | 10 days ago | A library to help you calculate the dates and names of holidays |
Awesome PHP / Table of Contents / Event | |||
Amp | 4,252 | 14 days ago | An event driven non-blocking I/O library |
Broadway | 1,496 | about 2 months ago | An event source and CQRS library |
CakePHP Event | 22 | 11 days ago | An event dispatcher library |
Elephant.io | 109 | 5 days ago | Yet another web socket library |
Evenement | 1,282 | 5 months ago | An event dispatcher library |
Event | 1,521 | 3 months ago | An event library with a focus on domain events |
Fast CGI Client | 551 | 7 months ago | A client to make synchronous/asynchronous requests through php-fpm socket |
FrankenPHP | A modern PHP app server written in Go | ||
Pawl | 583 | 5 months ago | An asynchronous web socket client |
Prooph Event Store | 548 | 12 months ago | An event source component to persist event messages |
PHP Defer | 293 | about 1 year ago | Golang's defer statement for PHP |
Ratchet | 6,284 | 3 months ago | A web socket library |
ReactPHP | 8,931 | 8 months ago | An event driven non-blocking I/O library |
RxPHP | 1,704 | about 2 months ago | A reactive extension library |
Swoole | 18,454 | 3 days ago | An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C |
Workerman | 11,167 | 5 days ago | An event driven non-blocking I/O library |
Awesome PHP / Table of Contents / Logging | |||
Monolog | 21,031 | 4 days ago | A comprehensive logger |
Awesome PHP / Table of Contents / E-commerce | |||
Money | 4,635 | about 2 months ago | A PHP implementation of Fowler's money pattern |
Brick Money | 1,671 | about 1 month ago | A money library for PHP, with support for contexts, cash roundings, currency conversion |
OmniPay | 5,942 | 3 months ago | A framework agnostic multi-gateway payment processing library |
Payum | 1,849 | 23 days ago | A payment abstraction library |
Shopsys Framework | 332 | 3 days ago | An open source e-commerce platform for in-house development teams |
Shopware | 2,818 | 3 days ago | Highly customizable e-commerce software |
Swap | 1,313 | 7 months ago | An exchange rates library |
Sylius | An open source e-commerce solution | ||
Awesome PHP / Table of Contents / PDF | |||
Browsershot | 4,877 | 3 months ago | Convert HTML to an image, PDF or string |
Dompdf | 10,545 | 3 months ago | A HTML to PDF converter |
Gotenberg | 226 | 16 days ago | A PHP client for interacting with Gotenberg |
Snappy | 4,395 | 9 days ago | A PDF and image generation library |
TCPDF | An open source PHP class for generating PDF documents | ||
Awesome PHP / Table of Contents / Office | |||
PHPPowerPoint | 1,306 | 2 months ago | A library for working with Microsoft PowerPoint Presentations |
PHPWord | 7,273 | 15 days ago | A library for working with Microsoft Word documents |
PHPSpreadsheet | 13,354 | 5 days ago | A pure PHP library for reading and writing spreadsheet files (successor of PHPExcel) |
OpenSpout | 836 | 10 days ago | A community driven fork of , a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way |
Awesome PHP / Table of Contents / Database | |||
Atlas.Orm | 428 | over 3 years ago | A data mapper implementation for your persistence model in PHP |
Aura.Sql | 558 | about 2 months ago | Provides an extension to the native PDO along with a profiler and connection locator |
Aura.SqlQuery | 451 | 8 months ago | Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server |
Baum | 2,240 | 5 months ago | A nested set implementation for Eloquent |
CakePHP ORM | 149 | 11 days ago | Object-Relational Mapper, implemented using the DataMapper pattern |
Cycle ORM | 1,232 | 3 months ago | PHP DataMapper, ORM |
Doctrine Extensions | 4,040 | 10 days ago | A collection of Doctrine behavioural extensions |
Doctrine | A comprehensive DBAL and ORM | ||
Laravel Eloquent | 2,689 | 6 days ago | A simple ORM |
Pomm | 164 | over 7 years ago | An Object Model Manager for PostgreSQL |
ProxyManager | 4,954 | 5 days ago | A set of utilities to generate proxy objects for data mappers |
RedBean | A lightweight, configuration-less ORM | ||
Slimdump | 184 | 3 months ago | An easy dumper tool for MySQL |
Spot2 | 601 | about 1 year ago | A MySQL datamapper ORM |
Awesome PHP / Table of Contents / Migrations | |||
Doctrine Migrations | A migration library for Doctrine | ||
Migrations | 40 | about 8 years ago | A migration management library |
Phinx | 4,469 | 3 days ago | Another database migration library |
PHPMig | 568 | 4 months ago | Another migration management library |
Ruckusing | 506 | 11 months ago | Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite |
Awesome PHP / Table of Contents / NoSQL | |||
MongoDB | 889 | 6 days ago | MongoDB PHP Driver |
PHPMongo | 242 | almost 2 years ago | A MongoDB ORM |
Predis | 7,608 | 30 days ago | A feature-complete Redis library |
Awesome PHP / Table of Contents / Queue | |||
Bernard | 1,214 | over 1 year ago | A multibackend abstraction library |
BunnyPHP | 705 | 15 days ago | A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library |
Pheanstalk | 1,909 | about 2 months ago | A Beanstalkd client library |
PHP AMQP | 4,468 | 3 months ago | A pure PHP AMQP library |
Tarantool Queue | 63 | 8 months ago | PHP bindings for Tarantool Queue |
Thumper | 276 | almost 3 years ago | A RabbitMQ pattern library |
Enqueue | 2,178 | 4 days ago | A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports |
Awesome PHP / Table of Contents / Search | |||
Elastica | 2,259 | 29 days ago | A client library for ElasticSearch |
ElasticSearch PHP | 40 | 6 days ago | The official client library for |
Solarium | A client library for | ||
SphinxQL Query Builder | A query library for the and search engines | ||
Awesome PHP / Table of Contents / Command Line | |||
Aura.Cli | 104 | 6 months ago | 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 |
Cilex | 620 | 11 months ago | A micro framework for building command line tools |
CLI Menu | 1,941 | 29 days ago | A library for building CLI menus |
CLIFramework | 437 | over 1 year ago | A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew |
CLImate | 1,869 | 22 days ago | A library for outputting colors and special formatting |
Commando | 798 | 7 months ago | Another simple command line opt parser |
Cron Expression | 4,895 | 7 months ago | A library to calculate cron run dates |
GetOpt | 337 | 3 months ago | A command line opt parser |
GetOptionKit | 150 | over 1 year ago | Another command line opt parser |
PsySH | 9,737 | 6 days ago | Another PHP REPL |
ShellWrap | 746 | about 2 years ago | A simple command line wrapper library |
Awesome PHP / Table of Contents / Authentication and Authorization | |||
Aura.Auth | 134 | almost 3 years ago | Provides authentication functionality and session tracking using various adapters |
SocialConnect Auth | 551 | 6 days ago | An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect) |
Json Web Token | 7,292 | 4 days ago | Json Tokens to authenticate and transmit information |
OAuth 1.0 Client | 969 | 12 months ago | An OAuth 1.0 client library |
OAuth 2.0 Client | 3,653 | 4 months ago | An OAuth 2.0 client library |
OAuth2 Server | Another OAuth2 server implementation | ||
OAuth2 Server | An OAuth2 authentication server, resource server and client library | ||
Opauth | 1,651 | over 4 years ago | A multi-provider authentication framework |
Paseto | 3,252 | 7 months ago | Platform-Agnostic Security Tokens |
PHP oAuthLib | 1,085 | 11 months ago | Another OAuth library |
Sentinel Social | A library for social network authentication | ||
Sentinel | A framework agnostic authentication & authorisation library | ||
TwitterOAuth | 4,300 | 10 days ago | A Twitter OAuth library |
Awesome PHP / Table of Contents / Markup and CSS | |||
Cebe Markdown | 999 | about 2 years ago | A fast and extensible Markdown parser |
CommonMark PHP | 2,747 | 5 days ago | Highly-extensible Markdown parser which fully supports the |
Decoda | 196 | about 2 years ago | A lightweight markup parser library |
Essence | 768 | over 1 year ago | A library for extracting web media |
Embera | 339 | 3 months ago | An Oembed consumer library |
HTML to Markdown | 1,771 | 10 days ago | Converts HTML into Markdown |
HTML5 PHP | 1,592 | 21 days ago | An HTML5 parser and serializer library |
Parsedown | 14,794 | 11 days ago | Another Markdown parser |
PHP CSS Parser | 1,764 | 4 days ago | A Parser for CSS Files written in PHP |
PHP Markdown | 3,425 | 6 months ago | A Markdown parser |
Shiki PHP | 284 | 15 days ago | A code highlighting package in PHP |
VObject | 570 | about 1 month ago | A library for parsing VCard and iCalendar objects |
Awesome PHP / Table of Contents / JSON | |||
JSON Lint | 1,321 | 3 months ago | A JSON lint utility |
JSONMapper | 211 | 6 months ago | A library for mapping JSON to PHP objects |
Awesome PHP / Table of Contents / Strings | |||
Agent | 4,548 | 4 months ago | A PHP desktop/mobile user agent parser, based on Mobiledetect |
ANSI to HTML5 | 238 | about 2 years ago | An ANSI to HTML5 converter library |
Color Jizz | 286 | over 1 year ago | A library for manipulating and converting colors |
Device Detector | 2,947 | 4 days ago | Another library for parsing user agent strings |
Hyphenation | 54 | 9 months ago | Text-Hyphenation based on the TeX-hyphenation Algorithm |
Jieba-PHP | 1,323 | over 2 years ago | A PHP port of Python's jieba. Chinese text segmentation for natural language processing |
Mobile-Detect | 10,548 | about 1 month ago | A lightweight PHP class for detecting mobile devices (including tablets) |
Patchwork UTF-8 | 79 | over 2 years ago | A portable library for working with UTF-8 strings |
Portable ASCII | 532 | 7 days ago | A library to convert strings to ASCII |
Portable UTF-8 | 510 | 7 days ago | A string manipulation library with UTF-8 safe replacement methods |
Slugify | 2,882 | 2 months ago | A library to convert strings to slugs |
SQL Formatter | 3,887 | over 1 year ago | A library for formatting SQL statements |
Stringy | 171 | 6 months ago | A string manipulation library with multibyte support |
UA Parser | 1,973 | almost 8 years ago | A library for parsing user agent strings |
URLify | 673 | about 1 year ago | A PHP port of Django's URLify.js |
UUID | 12,468 | about 1 month ago | A library for generating UUIDs |
Awesome PHP / Table of Contents / Numbers | |||
Brick Math | 1,846 | 5 months ago | A library providing large number support: , and |
ByteUnits | 162 | almost 4 years ago | A library to parse, format and convert byte units in binary and metric systems |
DecimalObject | 20 | about 1 month ago | A value object to handle decimals/floats easily and more precisely |
IP | 250 | 5 months ago | An immutable value object for working with IPv4 and IPv6 addresses |
LibPhoneNumber for PHP | 4,771 | 17 days ago | A PHP implementation of Google's phone number handling library |
PHP Conversion | 131 | over 2 years ago | Another library for converting between units of measure |
PHP Units of Measure | 22 | over 5 years ago | A library for converting between units of measure |
MathPHP | 2,346 | 7 months ago | A math library for PHP |
Awesome PHP / Table of Contents / Filtering, Sanitizing and Validation | |||
Assert | 2,407 | 22 days ago | A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions |
Aura.Filter | 160 | almost 2 years ago | Provides tools to validate and sanitize objects and arrays |
CakePHP Validation | 43 | 11 days ago | Another validation library |
Filterus | 454 | almost 6 years ago | A simple PHP filtering library |
HTML Purifier | 3,091 | 11 days ago | A standards compliant HTML filter |
ISO-codes | 792 | 4 months ago | A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries |
JSON Schema | 3,549 | 24 days ago | A validation library |
MetaYaml | 104 | over 5 years ago | A schema validation library that supports YAML, JSON and XML |
Respect Validation | 5,802 | 8 days ago | A simple validation library |
Symfony HTML Sanitizer | 238 | 8 days ago | An HTML sanitizer library |
Upload | 1,668 | about 1 year ago | A library for handling file uploads and validation |
Valitron | 1,574 | 7 months ago | Another validation library |
Valinor | 1,317 | 15 days ago | A library for mapping to strongly typed value objects |
Volan | 44 | over 6 years ago | Another simplified validation library |
Awesome PHP / Table of Contents / API | |||
API Platform | Expose in minutes a hypermedia REST API that embraces JSON-LD, Hydra format | ||
Laminas API Tool Skeleton | 50 | 7 months ago | An API builder built with the Laminas Framework |
Drest | 87 | over 7 years ago | A library for exposing Doctrine entities as REST resource endpoints |
HAL | 203 | about 3 years ago | A Hypertext Application Language (HAL) builder library |
Hateoas | 1,038 | 12 days ago | A HATEOAS REST web service library |
Jane | 607 | 3 months ago | An OpenApi client generator with validation support |
Negotiation | 1,414 | over 1 year ago | A content negotiation library |
Restler | 1,361 | about 2 months ago | A lightweight framework to expose PHP methods as RESTful web API |
PackageGenerator | 428 | 5 months ago | Package Generator generates a PHP SDK from any WSDL |
Awesome PHP / Table of Contents / Caching and Locking | |||
APIx Cache | 117 | over 2 years ago | A thin PSR-6 cache wrapper to various caching backends emphasizing cache tagging and indexing |
CacheTool | 1,692 | 6 days ago | A tool to clear APC/opcode caches from the command line |
CakePHP Cache | 51 | 11 days ago | A caching library |
Doctrine Cache | 7,849 | 3 months ago | A caching library |
Metaphore | 101 | 9 months ago | Cache slam defense using a semaphore to prevent dogpile effect |
Stash | 962 | 7 months ago | Another library for caching |
Laminas Cache | 103 | 3 days ago | Another caching library |
Lock | 932 | 10 months ago | A lock library to provide exclusive execution |
Awesome PHP / Table of Contents / Data Structure and Storage | |||
CakePHP Collection | 89 | 11 days ago | A simple collections library |
Fractal | 3,522 | 6 months ago | A library for converting complex data structures to JSON output |
Ginq | 193 | over 2 years ago | Another PHP library based on .NET's LINQ |
JsonMapper | 1,564 | 2 months ago | A library that maps nested JSON structures onto PHP classes |
JSON Machine | 1,096 | 15 days ago | Provides iteration over huge JSONs using simple |
Knapsack | 536 | 7 months ago | Collection library inspired by Clojure's sequences |
msgpack.php | 389 | over 1 year ago | A pure PHP implementation of the serialization format |
PINQ | 461 | over 2 years ago | A PHP library based on .NET's LINQ (Language Integrated Query) |
Serializer | 2,322 | 9 days ago | A library for serializing and de-serializing data |
YaLinqo | 441 | 10 months ago | Yet Another LINQ to Objects for PHP |
Laminas Serializer | 33 | 3 days ago | Another library for serialising and de-serialising data |
Awesome PHP / Table of Contents / Notifications | |||
JoliNotif | 1,386 | 9 days ago | A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc) |
Notification Pusher | 1,184 | about 1 year ago | A standalone library for device push notifications |
Notificato | 224 | almost 5 years ago | A library for handling push notifications |
Notificator | 193 | over 6 years ago | A lightweight notification library |
Php-pushwoosh | 66 | about 4 years ago | A PHP Library to easily send push notifications with the Pushwoosh REST Web Services |
Awesome PHP / Table of Contents / Deployment | |||
Deployer | 10,629 | 5 days ago | A deployment tool |
Envoy | 1,575 | 8 days ago | A tool to run SSH tasks with PHP |
Rocketeer | 2,663 | about 4 years ago | A fast and easy deployer for the PHP world |
Awesome PHP / Table of Contents / Internationalisation and Localisation | |||
Aura.Intl | 90 | almost 2 years ago | Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation |
CakePHP I18n | 29 | 11 days ago | Message translation and localization for dates and numbers |
Awesome PHP / Table of Contents / Serverless | |||
Bref | Serverless PHP on AWS Lambda | ||
OpenWhisk | An open-source serverless cloud platform | ||
Serverless Framework | An open-source framework for building serverless applications | ||
Laravel Vapor | A serverless deployment platform for Laravel, powered by AWS | ||
Awesome PHP / Configuration | |||
PHP Dotenv | 13,177 | 4 months ago | Parse and load environment variables from files |
Symfony Dotenv | 3,743 | 8 days ago | Parse and load environment variables from files |
Yo! Symfony TOML | 200 | over 4 years ago | A PHP parser for |
Awesome PHP / Configuration / LLMs | |||
Instructor for PHP | 218 | 7 days ago | Structured data outputs with LLMs, in PHP |
LLPhant | 871 | 3 days ago | A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain |
OpenAI Client | 4,963 | 9 days ago | OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API |
OpenAI Client for Laravel | 2,788 | 25 days ago | OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API |
PHP Mistral AI SDK | 6 | about 1 month ago | 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 |
Awesome PHP / Configuration / Third Party APIs | |||
Amazon Web Service SDK | 6,028 | 6 days ago | The official PHP AWS SDK library |
AsyncAWS | An unofficial asynchronous PHP AWS SDK | ||
Campaign Monitor | The official Campaign Monitor PHP library | ||
Github | 2,155 | 14 days ago | A library to interface with the Github API |
Mailgun | 1,099 | about 2 months ago | The official Mailgun PHP API |
Square | 114 | over 4 years ago | The official Square PHP SDK for payments and other Square APIs |
Stripe | 3,754 | 6 days ago | The official Stripe PHP library |
Twilio | 1,562 | 6 days ago | The official Twilio PHP REST API |
Awesome PHP / Configuration / Extensions | |||
PHP CPP | A C++ library for developing PHP extensions | ||
Zephir | 3,295 | about 2 months ago | A compiled language between PHP and C++ for developing PHP extensions |
Awesome PHP / Configuration / Miscellaneous | |||
Annotations | 6,742 | 23 days ago | An annotation library (part of Doctrine) |
BotMan | 6,075 | about 1 month ago | A framework agnostic PHP library to build cross-platform chatbots |
ClassPreloader | 361 | almost 3 years ago | A library for optimizing autoloading |
Ganesha | 590 | 6 months ago | A PHP implementation of Circuit Breaker pattern |
Hprose-PHP | 1,971 | 10 months ago | A cross-language RPC |
Laravel Serializable Closure | 526 | 4 days ago | A library that allows Closures to be serialized |
noCAPTCHA | 359 | 7 months ago | Helper for Google's noCAPTCHA (reCAPTCHA) |
Pagerfanta | 1,592 | over 4 years ago | A pagination library |
Safe | 2,367 | 3 days ago | All PHP functions, rewritten to throw exceptions instead of returning false |
Software / PHP Installation | |||
Brew PHP Switcher | 963 | 6 months ago | Brew PHP switcher |
HomeBrew | A package manager for OSX | ||
PHP Brew | 5,395 | about 1 month ago | A PHP version manager and installer |
PHP Build | 1,001 | 21 days ago | Another PHP version installer |
Static PHP CLI | 1,325 | 11 days ago | Build or static versions of PHP CLI and FPM |
Software / Development Environment | |||
Ansible | A radically simple orchestration framework | ||
DDEV | 2,773 | 6 days ago | a local web development environment system for PHP |
Docker | A containerization platform | ||
Docker PHP Extension Installer | 4,305 | 7 days ago | Easily install PHP extensions in Docker containers |
Docksal | 689 | about 2 months ago | Unified, Docker powered web development environments for macOS, Windows, and Linux |
Expose | 4,246 | about 2 months ago | 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 ) | ||
Puppet | A server automation framework and application | ||
Takeout | 1,607 | 5 days ago | A Docker-based development-only dependency manager |
Vagrant | A portable development environment utility | ||
Software / Virtual Machines | |||
Hack | A programming language for HHVM | ||
HHVM | 18,188 | 4 days ago | A Virtual Machine, Runtime and JIT for PHP by Facebook |
PeachPie | 2,373 | about 1 month ago | PHP compiler and runtime for .NET and .NET Core |
Software / Text Editors and IDEs | |||
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 | ||
Software / Web Applications | |||
3V4L | An online PHP & HHVM shell | ||
Adminer | Database management in a single PHP file | ||
Cachet | 14,075 | 11 days ago | The open source status page system |
DBV | 1,689 | over 6 years ago | A database version control application |
Lychee | 6,326 | almost 3 years ago | An easy to use and great looking photo-management-system |
MailCatcher | 6,318 | 6 months ago | A web tool for capturing and viewing emails |
phpMyAdmin | 7,271 | 4 days ago | A web interface for MySQL/MariaDB |
PHP Queue | 665 | over 3 years ago | An application for managing queueing backends |
phpRedisAdmin | 3,122 | 2 months ago | A simple web interface to manage databases |
PHPSandbox | An online IDE for PHP in the browser | ||
Software / Infrastructure | |||
appserver.io | 965 | over 1 year ago | A multithreaded application server for PHP, written in PHP |
php-pm | 6,564 | 12 months ago | A process manager, supercharger and load balancer for PHP applications |
RoadRunner | 7,922 | 6 days ago | High-performance PHP application server, load-balancer and process manager |
Resources / PHP Websites | |||
Nomad PHP | A online PHP learning resource | ||
Laravel News | The official Laravel blog | ||
PHP Annotated Monthly | A monthly digest of PHP news | ||
PHP 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 | ||
Resources / PHP Books | |||
Domain-Driven Design in PHP | Real examples written in PHP showcasing DDD Architectural Styles | ||
Functional Programming in PHP | This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles | ||
Grumpy PHPUnit | A book about unit testing with PHPUnit by Chris Hartjes | ||
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 | ||
Resources / PHP 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 | ||
Resources / 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 | ||
Resources / PHP Podcasts | |||
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 | ||
Resources / PHP Newsletters | |||
PHP Weekly | A weekly newsletter about PHP | ||
Resources / PHP Reading | |||
php[architect] | A monthly magazine dedicated to PHP | ||
Resources / PHP Internals Reading | |||
PHP RFCs | The home of PHP RFCs (Request for Comments) | ||
Externals | PHP internal discussions | ||
PHP RFC Watch | 128 | 12 days ago | Watch the latest PHP |
PHP Internals Book | An online book about PHP internals, written by three core developers |
Backlinks from these awesome lists:
- sindresorhus/awesome
- hack-with-github/awesome-hacking
- bayandin/awesome-awesomeness
- jnv/lists
- stanzhai/be-a-professional-programmer
- myles/awesome-static-generators
- emijrp/awesome-awesome
- jingwentian/awesome-php
- lyfeyaj/awesome-resources
- run-as-root/awesome-magento2
- friendsofcake/awesome-cakephp
- fleveque/awesome-awesomes
- xssc/awesome-slim
- fukuball/awesome-laravel-education
- erichs/awesome-awesome
- bradoyler/awesome-all
- flyhigher139/awesome-collection
- szabgab/awesome-lists
- drmonkeyninja/awesome-textpattern
- coopermaa/awesome-awesome
- 0ex/more-awesome
- netanmangal/awesome-hacking