Libraries tagged by php attributes
rafoabbas/api-docs
165 Downloads
Generate API documentation (Postman collections & OpenAPI specs) from PHP attributes and YAML files
poshtive/router
418 Downloads
Convention-based route discovery for Laravel controllers using PHP attributes.
piotrpress/wordpress-hooks
230 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.
open-southeners/laravel-model-status
427 Downloads
A very simple yet very integrated Laravel status package
mikegarde/laravel-route-docs
2069 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
attributes-php/options
575 Downloads
Serializes any object into a primitive type
phputil/rtti
6529 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
ui-awesome/html-concern
11780 Downloads
Reusable PHP traits for HTML rendering components: attribute management, content, templates, and prefix/suffix/label collections.
phputil/json
6335 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
neuron-php/orm
1039 Downloads
Lightweight ORM with attribute-based relations for Neuron-PHP framework
qkskima/model
176 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
orisai/reflection-meta
34920 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
monkeyscloud/monkeyslegion-validation
2066 Downloads
Attribute-driven validation & DTO binding for the MonkeysLegion PHP 8.4 framework — self-validating constraints, property hooks, PSR-15 middleware.
marwanalsoltany/mighty
1338 Downloads
The last validation library you will ever need!
cloudcastle/di
23 Downloads
Lightweight PSR-11 dependency injection container for PHP 8.1+. Autowiring, declarative configuration (PHP/JSON/YAML/XML), directory scan, compiled container, contextual binding, scoped services (request/transient), lazy ghost proxy (opt-in), profiler/memory pool/smart cache (opt-in), custom inject attributes, tagged services, decorators. Лёгкий DI-контейнер с autowiring, конфигурацией из файлов, compile в PHP-класс и scan, одна зависимость psr/container.