Libraries tagged by php 8.3
diversified-design/viaphp
1 Downloads
PHP 8.3+ utility library for path aliases and arbitrary path joining with cross-platform canonicalization
cloude/framework
151 Downloads
Minimalist PHP 8.3+ micro-framework: router, input, views, markdown and string helpers. No magic, no service container. Optional persistence: file-based (JSON, Markdown) and a thin PDO Active Record via Cloude\Model. Ships its own test runner (bin/cloude-test).
awd-studio/es-lib
47 Downloads
An advanced event-sourcing library for PHP 8.3+ designed to handle domain events effectively.
arielespinoza07/result-pattern
88 Downloads
A modern implementation of the Result pattern for handling operation outcomes in PHP 8.3+
wpmoo/wpmoo
163 Downloads
WPMoo — WordPress Micro Object-Oriented Framework (PHP 7.4+)
kode/console
16 Downloads
健壮、通用的 PHP 控制台组件,支持 PHP 8.1+ 新特性
kode/aop
24 Downloads
基于 PHP 8.1+ 原生属性(Attribute)实现的轻量级、高性能、高扩展性 AOP(面向切面编程)组件
zxf/utils
28 Downloads
现代化的 PHP 工具包,包含强大的 DOM 操作库、数据转换和一些常用的类库、HTTP网络请求、代码压缩、通用函数集和实用工具等
struam/dir-rotation
3 Downloads
PHP library for directory rotation
inwebo/doctrine-event-sourcing
12 Downloads
Simple Event sourcing pattern implementation with DoctrineListener
kariricode/transformer
3 Downloads
Composable, rule-based data transformation engine for PHP 8.4+ — 32 rules, #[Transform] attributes, case conversion, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/dotenv
16 Downloads
The only PHP dotenv with auto type casting, AES-256-GCM encryption, OPcache caching, fluent validation DSL, environment-aware loading, and CLI tooling — zero dependencies, PHP 8.4+, ARFA 1.3.
hmj1026/devkit
0 Downloads
Generic PHP/Laravel dev kit — unified entity audit logging, Http gateway, Elasticsearch toolkit, SMS dispatch, file uploader, Google Chat logger, and Laravel helpers. Targets PHP 7.3 → 8.x and Laravel 6 → 11.
omegaalfa/jwtoken
12 Downloads
A small, security-focused JWT library for PHP 8.4+ supporting HS256/384/512 and RS256.