Libraries tagged by php8 attribute
teofanis/hook-press
42 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
gforces/active-record
195 Downloads
Simple Active Record using PHP8 attributes
piotrpress/wordpress-hooks
204 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.
twithers/laravel-php-attributes
1668 Downloads
Use PHP 8 Attributes easily inside of your Laravel application
monken/ci4-route-attributes
9 Downloads
Make CodeIgniter4 Router supports automatic binding of Controller Method with PHP8 Attribute syntax.
jeffersoncechinel/attribute-validator
23 Downloads
gpanos/laravel-observe-attribute
5 Downloads
Register model observers using php 8 attributes
kode/attributes
6 Downloads
Lightweight, robust attribute reader for PHP 8.1+, base for kodephp and any framework.
taknone/attributes
25 Downloads
Attribute-based validation for PHP 8.3+
pitch/annotation
380 Downloads
Annotation abstraction for Doctrine Annotations and PHP8 attributes as (Controller) Annotations
kode/aop
4 Downloads
基于 PHP 8.1+ 原生属性(Attribute)实现的轻量级、高性能、高扩展性 AOP(面向切面编程)组件
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
bermudaphp/router
137 Downloads
Flexible and performant routing library for PHP 8.4+ with route caching support
biiiiiigmonster/laravel-aop
17 Downloads
PHP8 Attribute Component
serg28/livewire-access
40 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.