Libraries tagged by php8 attribute
agence-adeliom/lumberjack-hooks
7386 Downloads
phputil/rtti
6614 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
cloudbear/class-mapper
1747 Downloads
Map any array, JSON or YAML structure onto typed PHP classes using reflection and attributes.
ui-awesome/html-concern
11867 Downloads
Reusable PHP traits for HTML rendering components: attribute management, content, templates, and prefix/suffix/label collections.
orisai/reflection-meta
35275 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
marwanalsoltany/mighty
1338 Downloads
The last validation library you will ever need!
daycry/phpunit-extension-selenium
165 Downloads
A library that allows you to easily use the PHP-Selenium library in your PHPUnit tests.
akyos/ux-pagination
669 Downloads
A Symfony bundle to paginate table in live Component
akyos/ux-filters
693 Downloads
A Symfony bundle to manage filters in live Component
yoanbernabeu/webmcp-bundle
323 Downloads
Expose Symfony routes as Web MCP tools via PHP attributes
michael4d45/effect-schema-generator
704 Downloads
PHP attributes and Artisan wrapper for the Rust effect-schema binary
ecotone/tempest
33 Downloads
Ecotone for Tempest — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox via PHP attributes.
brunoscode/laravel-ts-annotations
462 Downloads
Write raw TypeScript types in PHP attributes and generate .ts files with an Artisan command.
romanfedorskij/message-bus
258 Downloads
Attribute-driven PHP message bus with flows, compiled registry, queue transport contracts, and immutable envelopes
genai/routing
171 Downloads
Minimal PSR-4 standalone route matching engine (regexes baked at build, no runtime compilation), compatible with PHP 5.3.29. Attribute-driven routing (#[Route]) lives in genai/web.