Libraries tagged by php83
symfony/polyfill-php83
376520526 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
marcin-orlowski/laravel-api-response-builder
527735 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
alexwestergaard/php-ga4
173693 Downloads
PHP Library for Google Analytics 4 with Server Side Tagging
maxbeckers/amazon-alexa-php
65567 Downloads
Php library for amazon echo (alexa) skill development.
grazulex/laravel-chronotrace
5698 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
symfony/polyfill-php83
Downloads
maniaba/asset-connect
16809 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
16564 Downloads
Fast and flexible PHP library for text tables.
kode/jwt
181 Downloads
为现代 PHP 应用提供安全、灵活、高性能的 JWT 身份验证解决方案,支持单点登录(SSO)、多点登录、黑名单管理、自动续期、多平台适配,兼容 FPM、Swoole、RoadRunner 等运行环境。
kode/http-client
212 Downloads
现代化、高性能的 PHP HTTP 客户端,支持多运行时环境(FPM、CLI、Swoole、Swow、Fiber)
kode/context
506 Downloads
轻量级、高性能的 PHP 协程/纤程上下文管理库,支持分布式多机器部署
grazulex/laravel-modelschema
511 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grazulex/laravel-autobuilder
386 Downloads
A visual automation builder for Laravel applications - Build workflows like Node-RED, directly in your Laravel app
grazulex/laravel-atlas
2841 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 Markdown, JSON, HTML, Blade, or PDF.
kode/queue
173 Downloads
现代化 PHP 8.3+ 队列组件:不可变消息对象、可见性超时与至少一次投递、内建 Worker 与死信存储,支持 Redis / 数据库 / Beanstalkd / AMQP / Kafka 等多种后端