Libraries tagged by php 8
markbaker/enumhelper
11239 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
lm-commons/rbac
49581 Downloads
Clone of zfr/rbac v1.2.0 for PHP 8 support
leanadmin/livewire-access
34736 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
jeroen-g/autowire
17757 Downloads
Autowire and configure using PHP 8 Attributes in Laravel.
dcarbone/gotime
126020 Downloads
Golang-like time class(es) for PHP 8.0+
chdemko/bitarray
13074 Downloads
BitArray for PHP >= 8.2
biskyt/yii-debug-toolbar
57901 Downloads
Debug panel for Yii 1.1 (Ported from Yii 2), updated for PHP 8.1+
ayesh/stateless-csrf
20063 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
andrewmy/rabbitmq-management-api
177002 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api; a PHP 8 fork from richardfullmer
acelot/automapper
3958 Downloads
Powerful declarative data mapper for PHP 8
webfox/laravel-backed-enums
12203 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
ujamii/openimmo
29832 Downloads
OpenImmo library for PHP8. Read and write OpenImmo xml format with JMS Serializer.
technically/callable-reflection
87298 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
tbondois/odoo-ripcord
113586 Downloads
Ripoo : a PHP8 XML-RPC client handler for Odoo External API
sebastiandevs/simplethenticator
10636 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.