Libraries tagged by php attribute
zircote/swagger-php
154922882 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
spatie/php-attribute-reader
2914497 Downloads
A clean API for working with PHP attributes
spatie/laravel-route-attributes
1363632 Downloads
Auto register routes using PHP attributes
spomky-labs/pki-framework
49721387 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
nelexa/zip
8472325 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
5203266 Downloads
PHP attributes reader
dave-liddament/php-language-extensions
605908 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
ecotone/ecotone
610382 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
jaeger/querylist
671127 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
ondrejmirtes/composer-attribute-collector
4531048 Downloads
A convenient and near zero-cost way to retrieve targets of PHP 8 attributes
olvlvl/composer-attribute-collector
160492 Downloads
A convenient and near zero-cost way to retrieve targets of PHP 8 attributes
php-static-analysis/attributes
121197 Downloads
Attributes used instead of PHPDocs for static analysis tools
dave-liddament/phpstan-php-language-extensions
501811 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
sop/x509
955618 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
nunomaduro/laravel-sluggable
8095 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.