PHP LibHunt Info

Subscribe to our PHP newsletter
to know all the trending
libraries, news and articles.

All Categories

MORE - Discover trending PHP projects by mentions on social networks.

The Awesome PHP feed

APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
Promo www.appsignal.com
Today

PHPCompatibility

PHP Compatibility check for PHP_CodeSniffer
Featured Library // Category Static Analysis

What do you mean, redeclare a static property

Deep dive in a rather surprising error message appearing at linting time, and various possible sources that ultimately end with a simple property add. A tale to remember for the next code migration.
Article Added by: exakat // www.exakat.io

Yesterday

tc-lib-pdf

PHP PDF Library (TCPDF)
Featured Library // Category PDF

Last 7 Days

Payum

PHP Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc.
Featured Library // Category E-commerce

PHP VCR

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Featured Library // Category HTTP

RisingWave, PHP, and the Streaming Database Idea

What is a streaming database, and where does it add reliance to a database architecture. With PHP and RisingWave examples.
Article Added by: exakat // www.exakat.io

PHPPowerPoint

A pure PHP library for reading and writing presentations documents
Featured Library // Category Office

Brick\Math

Arbitrary-precision arithmetic library for PHP
Featured Library // Category Numbers

PHP Code Sniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Featured Library // Category Code Analysis

Awesome PHP Weekly » 538

Top Stories
  • Six Months Later, the Bundle Is Still Alive
  • Three PHP-FPM failure modes and how to actually diagnose them
  • How the WordPress transient API works, and when `wp transient delete` actually helps

Last 30 Days

MongoDB

The Official MongoDB PHP driver
Featured Library // Category NoSQL

Better Reflection

:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
Featured Library // Category Code Analysis

PHPSecLib

PHP Secure Communications Library
Featured Library // Category Security

Compoer Require Checker

A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
Featured Library // Category Dependency Management Extras

Rebuilding Taipan! with a AI pair programmer in PHP

An adventure in South China Seas with an Apple ][c, a PHP binary and an AI assistant to revive an childhood wonder.
Article Added by: exakat // www.exakat.io

Nette DI

💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
Featured Library // Category Dependency Injection

Six Months Later, the Bundle Is Still Alive

Article Popular Story // dev.to

I have a dream of a PHP preprocessor

review of 5 PHP preprocessing too, their goals and short comings, and why we should keep building them.
Article Added by: exakat // www.exakat.io

Flight Framework

An extensible micro-framework for PHP
Featured Library // Category API

Garlic-Hub

Garlic-Hub is an open source CMS for Digital Signage, built around the SMIL standard. It manages content, playlists, and devices from a single self-hosted interface, with a drag-and-drop multi-zone editor and no cloud dependency or vendor lock-in. To see garlic-hub in action, use the live demo at: https://garlic-hub.com login: admin password: Demo1234!
Featured Library // Category Web Applications

Awesome PHP Weekly » 537

Top Stories
  • Building AI with PHP not Python
  • This Week In PHP Internals | August 26, 2026
  • From Sluggish to Blazing Fast: How I Made TypePHP 90x Faster and Uncovered 1000+ 'DocBlock Lies' on Shopware 6

Tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
Featured Library // Category Debugging and Profiling

The clock that cracks passwords

The Clock That Cracks Passwords: how to protect passwords checks against a timing attack on modern PHP code
Article Added by: exakat // www.exakat.io

Workflow

Declarative workflow engine for PHP with automatic dependency resolution, sync/async job execution, and type-safe response chaining.
Featured Library // Category Dependency Management Extras

Nutgram

The Telegram bot framework that doesn't drive you nuts.
Featured Library // Category API

AsyncAWS

AWS SDK with readable code and async responses
Featured Library // Category Third Party APIs

TypePHP, native PHP, NativePHP: the ecosystem has a vocabulary problem

PHP names things by accretion. A word gets used for something, then reused for something adjacent, then reused again by a project that picked the name because it was available on Packagist. Nobody arbitrates. Ten years later you have a conference hallway conversation where two people agree enthusiastically about “native PHP” and turn out to be discussing entirely different technologies.
Article Added by: exakat // www.exakat.io

Runtime Doctrine ORM analysis with Doctrine Doctor

Learn how to detect and resolve runtime database issues in Symfony applications using Doctrine Doctor, a tool that analyzes Doctrine queries and identifies performance, security, and configuration problems.
Article Added by: shochdoerfer // blog.bitexpert.de