Stars
Sample code for several design patterns in PHP 8.x
Assertions to validate method input/output with nice error messages.
PPM is a process manager, supercharger and load balancer for modern PHP applications.
World countries in JSON, YAML, CSV and XML. Any help is welcome!
Beautiful and understandable static analysis tool for PHP
A database of PHP security advisories
Geo-related tools PHP 7.3+ library built atop Geocoder and React libraries
π π Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
π A Circuit Breaker pattern implementation for PHP applications.
Nextcloud app that implement a basic facial recognition system.
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jsonb, arrays), text search, array operators and jsonb specific functions.
The source code for the Standard Ebooks website.
Spatial and Geographic Data with PostGIS and Doctrine.
It's an easy-to-use, object-orienlated library for Server-Sent Events
True asynchronous PHP I/O and HTTP without frameworks, extensions, or annoying code. Uses PHP Fibers introduced in PHP 8.1
The static website generator for Symfony developers
PHP ETL (Extract / Transform / Load) library with SOLID principles + almost no dependency.
A progress bar utility for terminal written in PHP
The missing method overloading feature for PHP.