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
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/yii2-app-advanced | 0.90 | 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 | — | |
| symfony/symfony | 0.85 | Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. | 31,061 | 31,363 | 9,841 | 268K | 272 | 79.9 | 31.5 | MIT | 1 week ago | |
| yiisoft/yii2-composer | 0.84 | Composer installer plugin for Yii 2 extensions. Adds the yii2-extension package type, supports extension bootstrapping via extra.bootstrap, and provides post-create-project and post-install hooks for tasks like setting permissions and generating cookie validation keys. | 86 | 97 | 31 | 450K | 0 | 2.0 | 51.3 | BSD-3-Clause | 1 year ago | |
| nitra/admingenerator-bundle | 0.84 | Laravel/PHP admin generator bundle for rapidly building admin panels and CRUD back offices. Provides scaffolding, code generation, and configurable resources to manage models, forms, lists, filters, and actions with minimal manual coding. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| yiisoft/yii2-codeception | 0.84 | 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 | |
| codeigniter/framework | 0.84 | CodeIgniter is a lightweight PHP web framework focused on speed, simplicity, and small footprint. It offers MVC structure, clean routing, security features, database tools, and helpers—ideal for building fast, maintainable apps without heavy dependencies. | 18,169 | 18,254 | 7,568 | 23K | 70 | 60.0 | 31.8 | MIT | — | |
| bluebear/adminbundle | 0.83 | — | 9 | 9 | 1 | 0 | 33 | 15.1 | 15.0 | MIT | 5 years ago | |
| symfony/framework-standard-edition | 0.83 | Symfony Standard Edition: a full Symfony 3.4 application skeleton with AppBundle, Twig, Doctrine ORM/DBAL, Security, Swiftmailer, Monolog, and dev tools like Web Profiler and generators. Note: not compatible with Symfony 4+. | 1,477 | 1,571 | 1,085 | 390 | 0 | 11.3 | 1.0 | MIT | 5 years ago | |
| craftcms/yii2-adapter | 0.83 | 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 | — | — | |
| braincrafted/static-site-bundle | 0.83 | — | 4 | 4 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| yidas/yii2-composer-bower-skip | 0.82 | Composer helper for Yii2 that lets you install/update yiisoft/yii2 without Bower asset packages or fxp/composer-asset-plugin. Skips bower-asset dependencies to avoid “no matching package found” errors; keep existing vendor assets or none at all. | 42 | 47 | 5 | 13K | 0 | 1.3 | 34.6 | MIT | 8 years ago | |
| yiisoft/yii2-bootstrap5 | 0.82 | 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 | 62K | 7 | 14.5 | 47.1 | BSD-3-Clause | 6 months ago | |
| dunglas/todomvc-bundle | 0.82 | — | 74 | 78 | 12 | 0 | 1 | 0.4 | — | — | — | |
| yiisoft/yii2-gii | 0.80 | 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 | — | |
| codeception/module-yii2 | 0.76 | 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 | |
| yiisoft/yii2-twig | 0.76 | — | 134 | 143 | 60 | 21K | 8 | 4.8 | 32.8 | BSD-3-Clause | — | |
| yiisoft/yii2-redis | 0.73 | 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 | 1 month ago | |
| yiisoft/yii2-debug | 0.71 | 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 | |
| hiqdev/yii2-collection | 0.70 | — | 7 | 10 | 4 | 220 | 0 | 2.0 | 20.1 | BSD-3-Clause | 9 years ago | |
| yiisoft/yii2-dev | 0.70 | Yii 2 is a modern, fast, secure, and flexible PHP framework with sensible defaults out of the box. It provides strong foundations for web apps and APIs, with extensive documentation, guides, and class reference. Requires PHP 7.4+ (best on 8). | 14,301 | 14,306 | 6,777 | 1K | 275 | 88.3 | 31.9 | BSD-3-Clause | 4 weeks ago |
How can I help you explore Laravel packages today?