Libraries tagged by php82
pili-engineering/pili-sdk-php.v2
67424 Downloads
Pili Streaming Cloud Server-Side Library For PHP.
php8-smpp/php8-smpp
13376 Downloads
PHP8 SMPP client lib, based on fork of alexandr-mironov/php-smpp which is fork of onlinecity/php-smpp
nanasess/php8-compat
313602 Downloads
alexandr-mironov/php8-smpp
28292 Downloads
PHP8 SMPP client lib, based on fork of alexandr-mironov/php-smpp which is fork of onlinecity/php-smpp
php-extended/polyfill-php80-stringable
769663 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
php-extended/polyfill-php80-str-utils
175104 Downloads
A php implementation of string functions introduced in php8 and above
wayofdev/laravel-symfony-serializer
17918 Downloads
📦 Laravel wrapper around Symfony Serializer.
vuillaume-agency/symfony-turnstile
5159 Downloads
Symfony bundle for Cloudflare Turnstile - a privacy-friendly, GDPR-compliant CAPTCHA alternative. Drop-in reCAPTCHA replacement with zero user friction.
uderline/openapi-php-attributes
37116 Downloads
Automatically render your OpenApi 3 file describing your PHP API using attributes
tommyknocker/pdo-database-class
6084 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
takielias/codeigniter4-websocket
3566 Downloads
Websocket using Ratchet Websocket technology for CodeIgniter 4
sunrise/hydrator
33160 Downloads
A flexible strictly-typed hydrator.
sunrise/http-client-curl
8467 Downloads
A simple cURL client implementing PSR-18.
shahghasiadil/laravel-api-versioning
15663 Downloads
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
polyfills/array-find
70001 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.