Libraries tagged by php8 attribute
emma/http-manager
31 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
3 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
zircote/swagger-php
102110754 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nelexa/zip
5846813 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.
spatie/laravel-route-attributes
550806 Downloads
Auto register routes using PHP attributes
spomky-labs/pki-framework
12126755 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spiral/attributes
1365280 Downloads
PHP attributes reader
dave-liddament/php-language-extensions
304503 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
dave-liddament/phpstan-php-language-extensions
232024 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
sop/x509
669197 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
apy/breadcrumbtrail-bundle
875403 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
dyrynda/laravel-nullable-fields
160543 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.