Libraries tagged by php8.1
lucinda/unit-testing
21574 Downloads
Lightweight PHP8.1 library for unit testing with zero dependencies
lfyw/lfyw-enum
48 Downloads
A php8.1 enum helper.
thingston/settings
458 Downloads
A simple but effective read-only settings package for PHP 8.1.
swanflutter/native-jwt
40 Downloads
A PHP 8.1+ JWT library (HMAC, RSA, ECDSA, EdDSA, RSASSA-PSS) with JWK/JWKS support, PSR-6 cached key sets, and built-in algorithm-confusion and alg=none protection.
soylentgreenstudio/laravel-enum-states
7 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
sixtec/wbapi
104 Downloads
PHP 8.1+ library for WhatsApp Business Cloud API (Meta) integration
rotexsoft/sqlschema
1332 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
ricci69/ultimatemysql
158 Downloads
Ultimate MySQL Wrapper Class for PHP 8.1+
netfantom/yii2-robokassa
13 Downloads
Robokassa Yii2 Framework extension for PHP 8.1
naker/enum
3814 Downloads
Enum Helper for PHP 8.1
misarai/misarblog-php
4 Downloads
PHP client for misar.blog, a hosted blogging platform: publish and schedule Markdown articles, manage drafts and series, read comments, reactions, follows and analytics, generate SEO titles, completions and AI cover images, and search. PHP 8.1+ on cURL; retry with back-off, typed plan-limit errors, iframe embed URLs.
mathsgod/light-server
202 Downloads
A lightweight PHP 8.1+ file-based routing server inspired by Nuxt.js pages, built on PSR-7/PSR-15 with League Route and Laminas.
makaronnik/amphp-rabbitmq-manager
58 Downloads
PHP (8.1) Async Manager for RabbitMQ connection and channels. Wrapper over PHPinnacle Ridge
magik092/optio
7 Downloads
Immutable, monadic functional programming for PHP 8.1+, inspired by Vavr.
jsoizo/php-result
19 Downloads
A type-safe Result type for PHP 8.1+ with PHPStan support.