Libraries tagged by php8 attributes
erickcomp/laravel-breadcrumbs-attributes
217 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
bellissimopizza/laravel-swagger-attributes
34 Downloads
Laravel OpenApi documentation generator using PHP attributes
thettler/laravel-command-attribute-syntax
7 Downloads
This Package allows the use of PHP Attributes to specify a command signature
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
angelobono/php-di-service-attribute
28 Downloads
A PHP service attribute that automatically configures factories for (psr) di containers.
intrfce/enum-attribute-descriptors
48 Downloads
Use attributes to give your PHP enums titles and descriptions.
zaw/attribute-driven-cqrs
13 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
php-extended/php-validator-interface
8659 Downloads
A library to specify how validators should work to validate object or attribute values
neovg/php-struct
13979 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
jfcherng/php-whitelist-fluent
9712 Downloads
Base class for data structure with restricted attributes.
aspose/barcode-cloud-php
1235 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
90zlaya/php-library
536 Downloads
PHP Library is a set of classes that contain the most useful attributes and methods that facilitate the development of Web applications
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
biurad/annotations
4484 Downloads
Library for managing all your PHP attributes/annotations with ease
attributes-php/validation
4 Downloads
The PHP Pydantic validation library which supports data validation via type-hinting