Libraries tagged by php attributes
aspose/barcode-cloud-php
1230 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.
piotrpress/wordpress-hooks
147 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.
agence-adeliom/lumberjack-hooks
5546 Downloads
hsnfirdaus/class-validator
357 Downloads
Class Validator using php attribute
annotation/routing
222 Downloads
Use PHP 8 attributes to register routes in a Laravel Application.
annotation/enumeration
218 Downloads
Get enum attributes using PHP 8 annotations.
phputil/rtti
5909 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
phputil/json
5717 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
spaf/simputils
5873 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
orisai/reflection-meta
33653 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
marwanalsoltany/mighty
1325 Downloads
The last validation library you will ever need!
juliangut/mapping
6799 Downloads
Base for mapping support
php-static-analysis/psalm-plugin
1826 Downloads
Psalm plugin to read static analysis attributes
zieglerh/pimcore-event-manager
892 Downloads
Bind events via PHP Attributes in EventSubscribers
leocello/sweet-enum
413 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.