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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| craftcms/cms | 0.83 | Craft CMS is a flexible, user-friendly PHP CMS for building custom web experiences. Features a Twig templating system, auto-generated GraphQL API for headless builds, ecommerce via Craft Commerce, a plugin store, and a powerful extension framework. | 3,581 | 3,579 | 699 | 30K | 485 | 86.1 | 45.7 | NOASSERTION | 3 days ago | |
| yiisoft/yii2-composer | 0.83 | 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 | 96 | 31 | 458K | 0 | 2.2 | 51.4 | BSD-3-Clause | 1 year ago | |
| yiisoft/yii2 | 0.81 | 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. | 235 | 368 | 130 | 446K | 0 | 5.4 | 45.3 | BSD-3-Clause | — | |
| yiisoft/yii2-app-advanced | 0.80 | 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,670 | 1,699 | 1,253 | 1K | 3 | 24.2 | 4.3 | BSD-3-Clause | — | |
| dwcasteam/configuration-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| yidas/yii2-composer-bower-skip | 0.79 | 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 | 14K | 0 | 1.3 | 34.5 | MIT | 8 years ago | |
| symfony/symfony | 0.78 | 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,074 | 31,363 | 9,836 | 268K | 307 | 88.0 | 45.5 | MIT | 3 weeks ago | |
| codeigniter/framework | 0.78 | 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,562 | 23K | 70 | 60.0 | 31.8 | MIT | — | |
| egeloen/http-adapter | 0.77 | Deprecated HTTP client abstraction for PHP 5.4.8+ that issues requests via multiple adapters (cURL, Guzzle, Buzz, Zend, etc.) and follows PSR-7 message standards. Bugfixes only; new features moved to php-http. | 156 | 158 | 17 | 19K | 0 | 1.3 | 28.9 | MIT | — | |
| digipolisgent/domainator9k-apptype-generic-bundle | 0.77 | — | 0 | 0 | 0 | 3 | 0 | 0.9 | 8.3 | — | 7 years ago | |
| common-gateway/xxllnc-to-ktb-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 2.5 | — | — | 1 year ago | |
| common-gateway/zgw-to-zds-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 15.0 | — | — | 6 months ago | |
| common-gateway/zds-to-zgw-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 4.6 | — | — | 2 years ago | |
| php-standard-library/interoperability | 0.77 | Lightweight PHP interoperability helpers in the php-standard-library ecosystem. Provides small, standards-oriented utilities to bridge common interfaces and behaviors between components, improving compatibility and reuse without pulling in heavy dependencies. | 1 | 1 | 0 | 29K | 0 | 21.3 | 64.9 | MIT | 3 weeks ago | |
| codeception/module-yii2 | 0.77 | 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 | 186K | 7 | 20.1 | 62.3 | MIT | 6 months ago | |
| yiisoft/yii2-coding-standards | 0.77 | Yii 2 coding standards package providing PHP_CodeSniffer ruleset, sniffs, and tooling configs based on PSR-12 with Yii2-specific tweaks. Use it to enforce Yii2 core style in framework development or in existing Yii2 applications. | 182 | 186 | 49 | 45K | 1 | 4.9 | 32.8 | — | 1 year ago | |
| php-http/guzzle6-adapter | 0.77 | PSR-7/PSR-18 compatible adapter that lets you use Guzzle 6 as an HTTPlug HTTP client. Provides a bridge for sending requests through Guzzle while working with php-http contracts, useful for libraries that depend on standardized HTTP interfaces. | 1,349 | 1,383 | 54 | 357K | 2 | 5.6 | 23.6 | MIT | 5 years ago | |
| apie/twig-template-layout-renderer | 0.76 | Twig-based template layout renderer for the Apie ecosystem. Provides a small component to render templates with a layout using Twig, intended for internal use within Apie packages. Source is maintained in the apie-lib monorepo. | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| mopa/composer-bridge | 0.76 | Bridge to run and access Composer classes via composer.phar (system or project-local). Provides a ready-to-use Composer instance for querying installed packages and performing Composer-related tasks, integrating with Symfony Console input/output. | 36 | 36 | 13 | 24K | 1 | 1.0 | 38.7 | NOASSERTION | 2 years ago | |
| egeloen/http-adapter-bundle | 0.76 | — | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — |
How can I help you explore Laravel packages today?