Libraries tagged by php8 attribute
phputil/rtti
5931 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
phputil/json
5737 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
sockeon/sockeon
22 Downloads
Framework-agnostic PHP WebSocket and HTTP server library with attribute-based routing and support for namespaces and rooms.
toobo/bcp47
37 Downloads
PHP utility functions to validate and normalize IETF BCP 47 language tag.
spaf/simputils
5980 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
orisai/reflection-meta
33913 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
marwanalsoltany/mighty
1326 Downloads
The last validation library you will ever need!
knik/x509
6265 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
juliangut/mapping
6839 Downloads
Base for mapping support
getpop/componentrouting
149 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
daycry/phpunit-extension-vcr
856 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
bnomei/kirby-blueprints
69 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
zieglerh/pimcore-event-manager
970 Downloads
Bind events via PHP Attributes in EventSubscribers
mattyrad/openapi-serialize
103 Downloads
Serialize an object directly from Swagger-PHP attributes
leocello/sweet-enum
477 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.