Libraries tagged by php8 attribute
eslym/laravel-routes-builder
13 Downloads
Routes builder powered by PHP 8.0 Attributes
emma/validation
32 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
28 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
emma/http-manager
32 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.
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
nandan108/dto-toolkit
10 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
zircote/swagger-php
108417031 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nelexa/zip
6179190 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.
spiral/attributes
1692183 Downloads
PHP attributes reader
spatie/laravel-route-attributes
622096 Downloads
Auto register routes using PHP attributes
spomky-labs/pki-framework
14554252 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
dave-liddament/php-language-extensions
341000 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
dave-liddament/phpstan-php-language-extensions
265132 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions