Libraries tagged by php8 attribute
spomky-labs/pki-framework
42277352 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
8222969 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
4786212 Downloads
PHP attributes reader
dave-liddament/php-language-extensions
582009 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
ecotone/ecotone
595851 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
jaeger/querylist
663935 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
php-static-analysis/attributes
108025 Downloads
Attributes used instead of PHPDocs for static analysis tools
dave-liddament/phpstan-php-language-extensions
479265 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
sop/x509
941267 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/laravel-route-discovery
54751 Downloads
Auto register routes using PHP attributes
dyrynda/laravel-nullable-fields
222724 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
42610 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
sylius/attribute
510926 Downloads
Component for handling object attributes in PHP projects.
sop/x501
953803 Downloads
A PHP library for X.501 ASN.1 types, X.520 attributes and DN parsing.
nunomaduro/laravel-sluggable
4843 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.