Libraries tagged by php8
filisko/pdo-plus
19245 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
cashdash-pro/zaar
1693 Downloads
A robust Laravel package for Shopify authentication handling both embedded and external app flows. Features JWT session management, seamless online/offline token handling, and automatic re-authentication for embedded apps. Built for Laravel 10+ and PHP 8.2+.
butschster/proto-parser
156 Downloads
Proto parser is a library for parsing Protocol Buffers files into AST
sunrise/stream
109463 Downloads
Stream wrapper for PHP 7.1+ based on PSR-7 and PSR-17
sunrise/http-server-request
77067 Downloads
HTTP server request wrapper for PHP 7.1+ based on PSR-7 and PSR-17
programmatordev/yet-another-php-validator
15240 Downloads
PHP validator with expressive error messages
jerowork/file-class-reflector
1761 Downloads
Get fully-qualified class names based on directory and file paths.
resumeblaze/authorizenet
5153 Downloads
Forked From Official PHP SDK for Authorize.Net. Suppress deprecation notices. Add support for PHP 8.1, 8.2, and 8.3.
polyfills/mb-trim
763 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
polyfills/array-first-array-last
562 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
grazulex/laravel-modelschema
173 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grazulex/laravel-chronotrace
21 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
grazulex/laravel-atlas
112 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.
fatbit/enums
2748 Downloads
this is php8.1 enum ext
arokettu/is-resource
10345 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources