Libraries tagged by php8 attributes
nelexa/zip
8160018 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
4712491 Downloads
PHP attributes reader
dave-liddament/php-language-extensions
574563 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
ecotone/ecotone
590850 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
jaeger/querylist
662225 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
php-static-analysis/attributes
106191 Downloads
Attributes used instead of PHPDocs for static analysis tools
dave-liddament/phpstan-php-language-extensions
472290 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
sop/x509
937913 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/laravel-route-discovery
54089 Downloads
Auto register routes using PHP attributes
apy/breadcrumbtrail-bundle
939935 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
dyrynda/laravel-nullable-fields
220809 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.
jerowork/graphql-attribute-schema
42218 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
sylius/attribute
509158 Downloads
Component for handling object attributes in PHP projects.
sop/x501
950324 Downloads
A PHP library for X.501 ASN.1 types, X.520 attributes and DN parsing.
nunomaduro/laravel-sluggable
4194 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.