Libraries tagged by php 8
kuvardin/telegram-bots-api
3600 Downloads
SDK for Telegram bots API
celarius/spin-framework
15810 Downloads
A super lightweight PHP UI/REST Framework
butschster/proto-parser
305 Downloads
Proto parser is a library for parsing Protocol Buffers files into AST
sunrise/uri
87273 Downloads
URI wrapper for PHP 7.1+ based on RFC-3986, PSR-7 and PSR-17
sunrise/stream
109792 Downloads
Stream wrapper for PHP 7.1+ based on PSR-7 and PSR-17
sunrise/http-server-request
77231 Downloads
HTTP server request wrapper for PHP 7.1+ based on PSR-7 and PSR-17
marcin-orlowski/phpunit-extra-asserts
15946 Downloads
Extra asserts and helpers to make your unit testing easier.
jerowork/route-attribute-provider
2123 Downloads
Define routes by PHP8 attributes
grazulex/laravel-multipersona
58 Downloads
Laravel MultiPersona is a lightweight context-layer system for Laravel users. It allows a single user to switch between different roles, accounts, or tenants dynamically, without creating multiple logins or sessions.
grazulex/laravel-draftable
66 Downloads
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
grazulex/laravel-chronotrace
31 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
grazulex/laravel-atlas
788 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
filisko/pdo-plus
19433 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
fatbit/enums
2919 Downloads
this is php8.1 enum ext
arokettu/is-resource
11580 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources