🐘 PHP Digest

23 result(s) for “yii2”

1
yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework

GitHub ▲ 14.3k yiisoft 11h ago ⚠ Safety
2
[news] Yii2 HTTP Client 2.0.17

Yii2 HTTP Client version 2.0.17 was released. In this version: Fixed TypeError: stream_get_contents(): Argument #1 ($stream) must be of type resource, bool given when PHP error reporting is turned off. Fixed the PHP 8.5 deprecation for the predefined locally scoped $http_respons…

Blogs yiiframework.com terabytesoftw 1mo ago
3
[news] Yii2 Redis 2.1.2

Yii2 REDIS version 2.1.2 was released. In this version: Reverted the custom retry logic in PredisConnection after updating the predis package.

Blogs yiiframework.com terabytesoftw 1mo ago
4
[news] Yii2 Redis 2.1.1

Yii2 REDIS version 2.1.1 was released. In this version: Fixed PHP 7.4 compatibility. Prevented an infinite loop in parseResponse() when fread() returns an empty string on a broken socket. Fixed fwrite(): supplied resource is not a valid stream. Removed PHP 7.3 support to align w…

Blogs yiiframework.com terabytesoftw 1mo ago
5
[news] Yii2 Debug 2.1.28

Yii2 DEBUG version 2.1.28 was released. In this version: Silenced fetch errors. Added a null check before accessing panels. Applied Yii2 coding standards. Fixed generated coverage reports. Improved documentation and Composer scripts. Fixed README logo sources for proper color sc…

Blogs yiiframework.com terabytesoftw 1mo ago
6
[extension] bestyii/yii2-tabler

bestyii/yii2-tabler ¶ 产品定位 当前交付面 适合什么项目 和应用的边界 安装 快速开始 组件契约 资源策略 产品目标 稳定性与兼容原则 质量与可维护性 文档入口 选型结论 bestyii/yii2-tabler 是一个面向 Yii2 后台、运营平台和数据管理界面的 Tabler 组件包。 它不是单纯的 CSS 主题封装,而是把 Tabler 的视觉语言、常见后台部件和前端插件整合成可复用的 Yii2 Widget 与 Asset Bundle。 从产品目标上,它不应只是一个“Tabler 版补充包”,而应逐步成为 yiisoft/…

Blogs yiiframework.com ezsky 2mo ago
7
[extension] chinaphp/yii2-ide-helper

Yii2 IDE Helper ¶ 功能特性 安装 使用 PhpStorm Meta 文件详解 PhpStorm 配置 生成文件示例 测试 贡献 许可证 致谢 为 Yii2 框架提供 PhpStorm 智能代码补全支持,灵感来源于 barryvdh/laravel-ide-helper 功能特性 ¶ ✅ 为 Yii2 组件生成完整的 PHPDoc 类型提示 ✅ 为 ActiveRecord 模型生成属性和方法文档 ✅ 为 ActiveQuery 生成查询构建器提示 ✅ 生成 PhpStorm Meta 文件支持高级 IDE 特性(DI 容器、类型推断)…

Blogs yiiframework.com chinaphp 11h ago
8
[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 creado para mantener vivo el paquete y continuar su mantenimiento. Renders a C…

Blogs yiiframework.com NestorAcevedo 11h ago
10
[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 (i18n) Tests Best Practices and Notes Contributing License A Yii2 extension/wid…

Blogs yiiframework.com DavidRmz 11h ago
11
[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 template with React frontend powered by Inertia.js. The template includes a beautiful…

Blogs yiiframework.com akshaypjoshi 7mo ago
13
[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 applications (SPAs) without the complexity of building an API. It allows you t…

Blogs yiiframework.com akshaypjoshi 11h ago
14
[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: External cron mode (invoke the scheduler from system cron, typically every minute) …

Blogs yiiframework.com ldk 11h ago
15
[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 Models (Snapshot) Canonical Response Format Helper Methods Cache Modes (Summa…

Blogs yiiframework.com ldk 11h ago
16
[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 searchable dropdown list with support for dependent (cascading) dropdowns. It is design…

Blogs yiiframework.com zenjaku 11h ago
17
[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 "mspirkov/yii2-web": "^0.4" to the require section of your composer.json file. Components ¶ Cookie…

Blogs yiiframework.com max-s-lab 11h ago
18
[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" to the require section of your composer.json file. Components ¶ AbstractReposi…

Blogs yiiframework.com max-s-lab 8mo ago
21
Codeception 1.8.3: Laravel and Yii2 DB actions

Here goes another minor release with some fixes and improvements. Codeception 1.8 now supports Laravel 4.1 and Yii2 and is tested for this frameworks on Travis. Also Laravel and Yii modules got some nice new actions for database interactions. Laravel, Yii2, and Phalcon framework…

Blogs codeception.com Michael Bodnarchuk 150mo ago
23
[extension] tzabzlat/yii2-sentry

Yii2 Sentry ¶ Features Installation Configuration Built-in Collectors Usage How Collectors Work Creating a Custom Collector License Read this in other languages: English, Русский Complete Sentry integration for Yii2 framework: logging, tracing and profiling. Features ¶ Tracking …

Blogs yiiframework.com tzabzlat 11h ago