Libraries tagged by php83
symfony/polyfill-php83
349430078 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
marcin-orlowski/laravel-api-response-builder
506905 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
maxbeckers/amazon-alexa-php
61947 Downloads
Php library for amazon echo (alexa) skill development.
alexwestergaard/php-ga4
163960 Downloads
PHP Library for Google Analytics 4 with Server Side Tagging
grazulex/laravel-chronotrace
2003 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
symfony/polyfill-php83
Downloads
maniaba/asset-connect
16004 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
marcin-orlowski/text-table
16023 Downloads
Fast and flexible PHP library for text tables.
grazulex/laravel-atlas
2620 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
kode/jwt
42 Downloads
为现代 PHP 应用提供安全、灵活、高性能的 JWT 身份验证解决方案,支持单点登录(SSO)、多点登录、黑名单管理、自动续期、多平台适配,兼容 FPM、Swoole、RoadRunner 等运行环境。
kode/http-client
84 Downloads
现代化、高性能的 PHP HTTP 客户端,支持多运行时环境(FPM、CLI、Swoole、Swow、Fiber)
kode/context
122 Downloads
轻量级、高性能的 PHP 协程/纤程上下文管理库,支持分布式多机器部署
kode/console
63 Downloads
健壮、通用的 PHP 控制台组件,要求 PHP 8.3+,内置签名 DSL、注解式命令、中间件与事件系统
kode/attributes
96 Downloads
轻量级、健壮的 PHP 8.3+ 属性读取器,为 kodephp 框架和主流 PHP 框架提供基础组件支持
kode/aop
70 Downloads
基于 PHP 8.3+ 原生属性(Attribute)实现的轻量级、高性能、高扩展性 AOP(面向切面编程)组件