yiisoft/yii2
Yii 2 core framework package for PHP. Install via Composer to build high-performance, component-based web applications. This is a read-only subsplit; issues and pull requests belong in the main yiisoft/yii2 repository.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| asaliev/symfony-yii2-bridge | — | 0 | 0 | 0 | 0 | 0 | 1.9 | — | MIT | 11 months ago | |
| codeception/module-yii2 | Codeception Yii2 module for acceptance and functional testing. Provides helpers to bootstrap Yii2 apps, handle fixtures, navigate routes, interact with models and components, and integrate Yii2-specific assertions into your Codeception test suite. | 19 | 19 | 41 | 185K | 6 | 20.2 | 62.1 | MIT | 5 months ago | |
| craftcms/yii2-adapter | Compatibility adapter that lets Yii2-based code run within Craft CMS by bridging key Yii2 services and conventions. Useful for plugins or libraries that expect a Yii2 environment, easing migration and reuse across Craft projects. | 0 | 0 | 0 | 142 | 0 | 0.0 | 29.4 | — | — | |
| creocoder/yii2-nested-sets | Yii2 Nested Sets Behavior implementing the Modified Preorder Tree Traversal algorithm for hierarchical data. Adds ActiveRecord behavior and query helpers for inserting, moving, and deleting nodes, with optional multi-tree support via a tree attribute. | 444 | 449 | 124 | 52K | 35 | 16.9 | 40.1 | NOASSERTION | 11 years ago | |
| hiqdev/hidev | — | 30 | 32 | 6 | 126 | 4 | 10.3 | 10.4 | BSD-3-Clause | 7 years ago | |
| hiqdev/hidev | — | 30 | 32 | 6 | 126 | 4 | 10.3 | 10.4 | BSD-3-Clause | 7 years ago | |
| hiqdev/yii2-collection | — | 7 | 10 | 4 | 220 | 0 | 2.0 | 20.1 | BSD-3-Clause | 9 years ago | |
| samdark/yii2-psr-log-target | Yii2 log target that forwards Yii log messages to any PSR-3 logger (e.g., Monolog). Configure PsrTarget in the log component, choose levels, and optionally add real event timestamps to the log context for accurate timing. | 84 | 84 | 14 | 42K | 2 | 5.4 | 38.3 | BSD-3-Clause | 2 years ago | |
| spatie/yii-ray | Yii2 integration for Spatie Ray desktop debugger. Send dumps, arrays, HTML, queries, and more from your Yii2 app to Ray for faster debugging. Includes performance tools and the same Ray API used across PHP frameworks. | 2 | 2 | 3 | 1K | 0 | 18.3 | 40.8 | MIT | 3 months ago | |
| thamtech/yii2-ratelimiter-advanced | Advanced rate limiter filter for Yii2 using a leaky-bucket algorithm. Define multiple independent limits per action and identifier (IP, user ID, etc.), store allowance/timestamp automatically, customize responses (429, events, headers, callbacks), and support Retry-After. | 41 | 42 | 2 | 12K | 4 | 2.0 | 35.2 | NOASSERTION | 5 years ago | |
| yiisoft/yii2-app-advanced | Yii 2 Advanced Application Template: a starter project for building Yii2 apps with separate frontend and backend, shared common code, environment-specific configs, and ready-to-use tools for development, testing, and deployment. | 1,669 | 1,699 | 1,254 | 1K | 3 | 24.2 | 4.3 | BSD-3-Clause | — | |
| yiisoft/yii2-bootstrap5 | Bootstrap 5 integration for Yii 2 apps. Provides widgets, helpers, and asset bundles to render Bootstrap 5 components with Yii’s view and form APIs, enabling consistent styling and UI elements using Bootstrap 5 in Yii 2 projects. | 66 | 66 | 44 | 64K | 7 | 14.6 | 47.3 | BSD-3-Clause | 6 months ago | |
| yiisoft/yii2-codeception | Yii2 integration for Codeception that streamlines functional and acceptance testing of Yii 2 apps. Provides Yii-aware modules, fixtures, and helpers to bootstrap the application, interact with components, and run tests consistently across environments. | 53 | 58 | 16 | 8K | 0 | 0.5 | 21.0 | BSD-3-Clause | 9 years ago | |
| yiisoft/yii2-debug | Yii2 Debug adds a bottom toolbar and dedicated pages to inspect requests, logs, DB queries, profiling, and more during development. Install via Composer and enable the debug module in your app config to quickly diagnose issues. | 202 | 215 | 148 | 318K | 40 | 36.1 | 66.9 | BSD-3-Clause | 1 month ago | |
| yiisoft/yii2-faker | Yii2 integration for Faker, providing fixtures and fake data generators to quickly seed databases and build test data in Yii2 apps. Useful for unit/functional tests and rapid prototyping with consistent, customizable fake datasets. | 111 | 117 | 29 | 177K | 4 | 2.6 | 45.5 | BSD-3-Clause | — | |
| yiisoft/yii2-gii | Gii is Yii2’s web-based code generator. Rapidly scaffold models, CRUD, controllers, forms, and modules with templates you can customize. Speeds up development and enforces consistent structure, with an extensible generator system for your own blueprints. | 201 | 211 | 189 | 214K | 82 | 26.7 | 64.6 | BSD-3-Clause | — | |
| yiisoft/yii2-queue | Yii2 Queue runs tasks asynchronously via pluggable queue backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and Gearman. Define jobs as classes implementing JobInterface and push them to the queue for background processing. | 1,064 | 1,087 | 286 | 230K | 64 | 32.1 | 54.9 | BSD-3-Clause | 8 years ago | |
| yiisoft/yii2-redis | Yii2 Redis extension providing Redis connection plus Cache, Session, and Mutex handlers, and an ActiveRecord layer to store and query structured data in Redis using familiar Yii2 patterns. Requires Redis 2.6.12+ and PHP 7.4+ (best on PHP 8). | 449 | 479 | 183 | 208K | 30 | 36.6 | 55.0 | BSD-3-Clause | 4 weeks ago | |
| yiisoft/yii2-swiftmailer | SwiftMailer integration for Yii 2 applications. Provides a Mailer component to send emails via SMTP, sendmail, or PHP mail(), with support for HTML/text messages, attachments, templates, transport configuration, and Yii-style configuration and dependency injection. | 115 | 131 | 71 | 137K | 2 | 3.4 | 42.4 | BSD-3-Clause | 8 years ago | |
| yiisoft/yii2-symfonymailer | Yii2 extension integrating Symfony Mailer for reliable email sending. Configure SMTP/DSN transport, templates via viewPath, and file transport for dev. Supports PHP 8.1+ and installs via Composer for seamless Yii 2.0 mail delivery. | 49 | 49 | 28 | 152K | 0 | 1.9 | 48.1 | BSD-3-Clause | 2 years ago | |
| yiisoft/yii2-twig | — | 134 | 143 | 60 | 21K | 8 | 4.8 | 32.8 | BSD-3-Clause | — |
How can I help you explore Laravel packages today?