Libraries tagged by php8.2
muxtorov98/php-telegram-framework
0 Downloads
⚡ Modular Telegram Bot Framework built with PHP 8.2+, supporting Handlers, Attributes, and Long Polling.
misakstvanu/attributes
3 Downloads
Attribute helper functions for PHP 8.2
miguelex/php-template
0 Downloads
PHP 8.2 MVC template with PHPStan, Pest, Gulp/Vite and AI agent support
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
metabor/statemachine-doctrine-bridge
44985 Downloads
Doctrine implementation of the MetaborStd (Statemachine) for PHP 8.2+
marmark0/highcharts-php
9 Downloads
A php wrapper for highcharts and highstock javascript libraries (for PHP 8.2)
leocore/router
5 Downloads
Lightweight PHP 8.2+ routing library with pattern matching, parameter extraction, middleware support, and secure dispatching.
laravel-analyzer/cli
9 Downloads
Static analysis CLI and MCP server for Laravel projects — zero dependencies, pure PHP 8.2+
laerciokelson/php-cmis-client
4 Downloads
Fork atualizado do PHP CMIS client (baseado no CMIS 1.1) com suporte a PHP 8.2 e Guzzle 7.
laerciokelson/php-cmis
3 Downloads
Fork atualizado do PHP CMIS client (baseado no CMIS 1.1) com suporte a PHP 8.2 e Guzzle 7.
kohanaworld/http-mock
25 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version php: >= 8.2
kissmint3395/aegis
0 Downloads
A PHP 8.2+ resilience library combining Retry, Circuit Breaker, Timeout, and more into a composable pipeline. Inspired by Resilience4j and .NET Polly.
kingscode/forked-oauth
98 Downloads
PHP 8.2 oAuth 1/2 Library
kevinpirnie/kpt-utils
5 Downloads
A modern PHP 8.2+ utility library.
kapitancho/php-peg
9 Downloads
PEG (parsing expression grammar) compiler for PHP (a PHP 8.2 compatible fork of hafriedlander/php-peg)