Libraries tagged by php8 attribute
b2pweb/bdf-form
6837 Downloads
Simple and flexible form library
std-out/simple-data-objects
157 Downloads
Lightweight typed Data Transfer Object library for PHP 8.4+ with attribute-driven hydration
monkeyscloud/monkeyslegion
2715 Downloads
High-performance PHP 8.4 framework — attribute-first architecture, property hooks, compiled DI, MLC configuration.
cspray/annotated-target
15105 Downloads
A PHP 8 library for statically parsing Attributes using PHP-Parser.
yuwuhsien/laravel-bcmath-cast
3223 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
jerowork/route-attribute-provider
2666 Downloads
Define routes by PHP8 attributes
mbunge/php-attributes
31 Downloads
This package provides an easy way to use PHP 8 Attributes
taknone/attributes
597 Downloads
Attribute-based validation for PHP 8.4+
genai/attribute
160 Downloads
Build-time attribute scanner that dispatches custom attributes to your handlers. PHP 8 only; it emits no runtime code itself — your handlers feed the PHP 5.3-safe *Register dumpers.
sirix/mezzio-routing-attributes
721 Downloads
Attribute-based routing support for Mezzio applications
memran/marwa-router
981 Downloads
Attribute + fluent routing over league/route with PSR-7/15/16 support.
gforces/active-record
661 Downloads
Simple Active Record using PHP8 attributes
nandan108/attrecord
59 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.
karewan/knroute
2291 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
piotrpress/wordpress-hooks
231 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.