Libraries tagged by php8 attribute
pz/jsonapi-resource
158 Downloads
PHP 8.0 Library for parsing JSON:API resource in to data response.
annotation/larscan
2056 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
scriptle/laragraph
9 Downloads
graphql-php wrapper for Laravel using PHP8 attributes
crtl/wp-plugin-base
52 Downloads
Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
berbeflo/modify-dump
5 Downloads
A small library that makes use of php8 attributes to modify the var_dump output of objects
knuckleswtf/scribe-tags2attributes
66 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
eslym/laravel-routes-builder
13 Downloads
Routes builder powered by PHP 8.0 Attributes
emma/validation
34 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
emma/orm
29 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
emma/http-manager
33 Downloads
A PHP 8.0+ Attributes Based HTTP Routing. Can be used for all cases, MVC and Middleware - Class/Method/Function
emma/framework
29 Downloads
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
warpeddimension/gazpacho-soup
131 Downloads
Attribute based router for PHP 8
nandan108/dto-toolkit
11 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
zircote/swagger-php
115566471 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nelexa/zip
6534699 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.