Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Yii2 Laravel Package

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
asaliev/symfony-yii2-bridge 0 0 0 0 0 0.9 MIT 1 year ago
View on GitHub
Context7
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 43 178K 8 17.7 60.9 MIT 7 months ago
View on GitHub
Context7
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 110 0 0.0 27.1
View on GitHub
Context7
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 56K 35 16.9 40.6 NOASSERTION 11 years ago
View on GitHub
Context7
hiqdev/hidev 30 32 6 136 4 10.3 10.8 BSD-3-Clause 7 years ago
View on GitHub
Context7
hiqdev/hidev 30 32 6 136 4 10.3 10.8 BSD-3-Clause 7 years ago
View on GitHub
Context7
hiqdev/yii2-collection Yii2 extension that integrates hiqdev/php-collection, providing collection data structures and helpers for Yii2 apps. Install via Composer and use a consistent, reusable collection API within your Yii2 project. 7 10 3 235 0 1.9 20.5 BSD-3-Clause 9 years ago
View on GitHub
Context7
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 44K 2 5.4 38.6 BSD-3-Clause 2 years ago
View on GitHub
Context7
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 17.0 39.6 MIT 5 months ago
View on GitHub
Context7
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 10K 4 2.0 33.8 NOASSERTION 6 years ago
View on GitHub
Context7
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,672 1,699 1,252 1K 3 24.2 3.7 BSD-3-Clause
View on GitHub
Deep Wiki
Context7
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 59K 7 12.8 46.1 BSD-3-Clause 8 months ago
View on GitHub
Context7
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 7K 0 0.5 20.8 BSD-3-Clause 9 years ago
View on GitHub
Context7
yiisoft/yii2-debug Yii 2 Debug Extension adds a web debugger toolbar and detailed debug pages for your Yii 2 application. Inspect requests, logs, DB queries, profiling data, and more to troubleshoot performance and errors during development. 203 216 147 317K 40 32.4 64.9 BSD-3-Clause 3 months ago
View on GitHub
Deep Wiki
Context7
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 116 29 183K 4 2.6 45.7 BSD-3-Clause
View on GitHub
Deep Wiki
Context7
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 210K 82 26.7 64.6 BSD-3-Clause
View on GitHub
Deep Wiki
Context7
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,063 1,087 283 253K 64 32.0 55.4 BSD-3-Clause 8 years ago
View on GitHub
Deep Wiki
Context7
yiisoft/yii2-redis Yii2 Redis extension providing Redis-backed cache, mutex, and session handlers plus an ActiveRecord layer for storing and querying structured data in Redis. Requires Redis 2.6.12+ and PHP 7.4+ (best on PHP 8). 448 479 183 224K 30 32.9 53.9 BSD-3-Clause 2 months ago
View on GitHub
Deep Wiki
Context7
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 145K 2 3.5 43.1 BSD-3-Clause 8 years ago
View on GitHub
Deep Wiki
Context7
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 160K 0 1.9 48.4 BSD-3-Clause 2 years ago
View on GitHub
Context7
yiisoft/yii2-twig 134 143 60 24K 8 4.8 33.5 BSD-3-Clause
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity