yiisoft/yii2-dev
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/yii2-debug | 0.84 | 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-app-advanced | 0.82 | 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 | — | |
| siguici/laravel-devtools | 0.82 | A lightweight set of dev tools for Laravel to speed up local development. Adds helpful debugging and productivity utilities you can enable in development environments to inspect requests, log output, and streamline common workflow tasks. | 1 | — | 0 | — | 0 | 5.8 | — | MIT | 5 months ago | |
| yiisoft/files | 0.82 | Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. | 0 | 37 | — | 37K | — | 12.3 | 45.3 | — | — | |
| fruitcake/laravel-debugbar | 0.81 | Integrate PHP Debug Bar into Laravel to inspect requests in real time. Shows executed queries, routes, views, logs, cache/events, and timing/memory metrics with an in-browser toolbar and detailed panels. Great for profiling and debugging during development. | 19,221 | 19,201 | 1,605 | 498K | 75 | 89.0 | 51.7 | MIT | 1 month ago | |
| bigpaulie/cachebundle | 0.80 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| symfony/ai-cache-platform | 0.80 | Symfony AI Cache Platform bridge that integrates Cache Platform as a caching backend for Symfony AI. Enables storing and retrieving AI-related cache entries via Cache Platform, improving performance and reuse across requests. | 1 | 1 | 0 | 4K | 0 | 21.4 | 53.7 | MIT | 2 weeks ago | |
| kevinrob/guzzle-cache-middleware | 0.80 | RFC 7234–compliant HTTP cache middleware for Guzzle 6+ using a HandlerStack. Improve API call performance with transparent caching. Supports PSR-7 and multiple storages: Laravel cache, Flysystem, PSR-6/16, and WordPress object cache. | 434 | 438 | 79 | 361K | 20 | 35.4 | 53.5 | MIT | 2 months ago | |
| bash/cache-bundle | 0.80 | — | 1 | 1 | 0 | 6 | 0 | 4.6 | 8.3 | — | 2 years ago | |
| desarrolla2/cache | 0.80 | Immutable PSR-16 simple cache library for PHP with multiple adapters (APCu, File, Memcached, Redis, MongoDB, etc.) plus a Chain adapter. Supports configurable options like default TTL via withOption/withOptions. Aims to be complete, correct, and fast. | 134 | 146 | 37 | 12K | 0 | 2.4 | 26.8 | MIT | 7 years ago | |
| symfony/cache | 0.80 | Symfony Cache provides fast, low-overhead PSR-6 caching with adapters for common backends. Includes PSR-16 bridge plus implementations of symfony/cache-contracts CacheInterface and TagAwareCacheInterface for flexible app caching. | 4,165 | 4,187 | 64 | 8M | 0 | 57.7 | 53.0 | MIT | 1 week ago | |
| yiisoft/yii2 | 0.80 | 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 | 131 | 427K | 0 | 5.4 | 45.2 | BSD-3-Clause | — | |
| thecodingmachine/cache-utils | 0.80 | Small set of PHP cache helpers by TheCodingMachine: adapters and utilities around PSR-6/PSR-16 caches, including cache wrappers and simple tooling to standardize access, reduce boilerplate, and ease integration in frameworks and libraries. | 2 | 2 | 3 | 34K | 0 | 0.6 | 55.3 | — | 6 years ago | |
| bigyouth/page-cache-bundle | 0.80 | — | 4 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| zetacomponents/cache | 0.79 | — | 6 | 6 | 9 | 5K | 0 | 0.6 | 40.0 | NOASSERTION | — | |
| psr-discovery/cache-implementations | 0.79 | Discovers installed PSR-6 cache implementations at runtime and returns the first available adapter, avoiding hard dependencies in libraries/SDKs. Supports php-cache adapters and Stash, with options to prefer or manually instantiate configurable caches. | 7 | 7 | 1 | 439K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| effiana/phpfastcache-bundle | 0.79 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| doctrine/phpcr-dbal-symfony-pack | 0.79 | — | 0 | 0 | 1 | 0 | 1 | 0.5 | — | MIT | 6 years ago | |
| yiisoft/yii2-codeception | 0.79 | 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-bootstrap5 | 0.79 | 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 | 65K | 7 | 14.6 | 47.4 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?