Libraries tagged by php8 attributes
pz/jsonapi-resource
158 Downloads
PHP 8.0 Library for parsing JSON:API resource in to data response.
scriptle/laragraph
7 Downloads
graphql-php wrapper for Laravel using PHP8 attributes
crtl/wp-plugin-base
32 Downloads
Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
berbeflo/modify-dump
0 Downloads
A small library that makes use of php8 attributes to modify the var_dump output of objects
serg28/livewire-access
3 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
knuckleswtf/scribe-tags2attributes
42 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
eslym/laravel-routes-builder
9 Downloads
Routes builder powered by PHP 8.0 Attributes
emma/validation
25 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
23 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
emma/http-manager
27 Downloads
A PHP 8.0+ Attributes Based HTTP Routing. Can be used for all cases, MVC and Middleware - Class/Method/Function
emma/framework
27 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.
elandaofficial/mysqulator
4 Downloads
A quick and dirty PHP 8.0 attribute MySql utility library
warpeddimension/gazpacho-soup
130 Downloads
Attribute based router for PHP 8
martinezart87/laravel-sql-server-custom-connector
160 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
nelexa/zip
5183862 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.