[extension] mspirkov/yii2-db
Yii2 DB Extension Installation Components A package of helper classes for working with databases in Yii2. Installation ¶Run php composer.phar require mspirkov/yii2-db or add "mspirkov/yii2-db": "^0.3"...
View Article[extension] mspirkov/yii2-web
Yii2 Web Extension Installation Components A package of helper classes for working with web components in Yii2. Installation ¶Run php composer.phar require mspirkov/yii2-web or add...
View Article[extension] rft/yii2-searchable-depdrop
Searchable & Dependent Dropdown Widget for Yii2 ¶ Features Installation Usage Styling Features Configuration Options Recent Changes (v1.0.1) License A reusable Yii2 widget that provides a...
View Article[extension] ldkafka/yii2-google-gemini
Yii2 Google Gemini Component (v2.0.0) ¶ What’s New in 2.0.0 Feature Summary Requirements Installation Quick Start Usage Examples Caching Modes Deep Dive Console Commands Configuration Options Supported...
View Article[extension] ldkafka/yii2-scheduler
yii2-scheduler ¶ Installation Usage Upgrade notes Release checklist Logging Monitoring Events Cleanup and safety Compatibility License High-resolution cron-like job scheduler for Yii2 supporting:...
View Article[wiki] Building Modern SPAs with Yii2 and Inertia.js
Introduction Installation Quick Setup Core Features Best Practices Common Patterns Troubleshooting Additional Resources Conclusion Introduction ¶Inertia.js is a modern approach to building single-page...
View Article[extension] crenspire/yii2-react-starter
Yii2 - Modern Starter Kit Screenshots Requirements Installation Production Build Configuration Directory Structure Testing Yii2 - Modern Starter Kit is a modern, full-featured Yii 2 application...
View Article[extension] davidrnk/yii2-recurring-date
yii2-recurring-date ¶ Main Features Installation Usage JSON Format (persisted) Calculation of the Next Expiration Date Configuration and Customization Validations and UX Behavior Internationalization...
View Article[extension] neoacevedo/yii2-chartjs-widget
ChartJs Widget ¶ Installation Usage Further Information Contributing Credits License Este paquete es un fork de 2amigos/yii2-chartjs-widget, el cual se encuentra en modo de solo lectura. Este fork fue...
View Article[news] Yii Test Support 3.2
Supporting tools for testing version 3.2.0 was released. In this version added StringStream, a test-specific implementation of PSR-7 stream.
View Article[extension] chinaphp/yii2-ide-helper
Yii2 IDE Helper ¶ 功能特性 安装 使用 PhpStorm Meta 文件详解 PhpStorm 配置 生成文件示例 测试 贡献 许可证 致谢 为 Yii2 框架提供 PhpStorm 智能代码补全支持,灵感来源于 barryvdh/laravel-ide-helper 功能特性 ¶ ✅ 为 Yii2 组件生成完整的 PHPDoc 类型提示 ✅ 为 ActiveRecord...
View Article[news] Security lessons Yii learned thanks to GitHub Secure Open Source Fund
Last year Yii was chosen to be in session 3 of the GitHub Secure Open Source Fund as a project that impacts a significant part of the PHP landscape. We were in good company together with many wonderful...
View Article[news] Yii3 web application template 1.2.0
Yii3 web application template version 1.2.0 was released. In this version: Improved prod-deploy error handling so exact error is printed in case of rollback. Removed mutation testing since that's...
View Article[news] Yii3 support added to Tideways profiler
Yii3 support was added to Tideways profiler additionally to existing verison 1 and 2 support. Happy profiling!
View Article