Libraries tagged by php attributes
fereydooni/cachable-methods
0 Downloads
A Laravel package for method caching using PHP attributes
digitaldev-lx/log-hole
11 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
annotation/laroute
1044 Downloads
Auto register routes using PHP attributes for Laravel.
airria/breadcrumbtrail-bundle
20 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
atournayre/exception-handler
2551 Downloads
Centralized exception handling with Symfony and custom PHP attributes
serg28/livewire-access
36 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
louiss0/slim-route-registry
15 Downloads
This package allows you to register routes and create resource controllers using attributes php
altarouter/altarouter
38 Downloads
A lightning fast router for PHP with attribute and caching capabilities
scriptmancer/ulak
8 Downloads
A modern, attribute-based PHP event system with Result pattern for clean, type-safe event handling
scriptmancer/piri
7 Downloads
A modern, attribute-based PHP router with powerful features for building web applications
mobijay/json-serializer
201 Downloads
Serialize PHP object using attribute definitions
iiispikeriii/iptc-editor
8 Downloads
PHP editor iptc attributes images
eslym/laravel-routes-builder
13 Downloads
Routes builder powered by PHP 8.0 Attributes
emma/validation
34 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
emma/orm
29 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.