13 Repositories
PHP yii3 Libraries
Yii Aliases - store path aliases, i.e. short name representing a long path
Yii Aliases The package aim is to store path aliases, i.e. short name representing a long path (a file path, a URL, etc.). Path alias value may have a
Yii Dependency Injection PSR-11 compatible
Yii Dependency Injection PSR-11 compatible dependency injection container that is able to instantiate and configure classes resolving dependencies. Fe
Yii-specific middleware
Yii Middleware The package ... Requirements PHP 8.0 or higher. Installation The package could be installed with composer: composer require yiisoft/yii
Debugger frontend
Yii Debug Viewer The package ... Requirements PHP 7.4 or higher. Installation The package could be installed with composer: composer require yiisoft/y
Yii Caching Library - Redis Handler
Yii Caching Library - Redis Handler This package provides the Redis handler and implements PSR-16 cache. Requirements PHP 7.4 or higher. Installation
The package contains a bootstrap for running Yii3 console application.
Yii Console Runner The package contains a bootstrap for running Yii3 console application. Requirements PHP 8.0 or higher. Installation The package cou
The package contains a bootstrap for running Yii3 web application.
Yii Web Runner The package contains a bootstrap for running Yii3 web application. Requirements PHP 8.0 or higher. Installation The package could be in
Web application runner for RoadRunner
Yii RoadRunner Runner The package contains a bootstrap for running Yii3 applications using RoadRunner. Requirements PHP 7.4 or higher. Installation Th
Yii application runner
Yii application runner The package defines Yii application runner. Requirements PHP 7.4 or higher. Installation The package could be installed with co
Database adapter for data interfaces
Yii _____ The package ... Requirements PHP 7.4 or higher. Installation The package could be installed with composer: composer require yiisoft/_____ --
Yii Framework Symfony Mailer Integration
Yii Mailer Library - Symfony Mailer Extension This package is an adapter for yiisoft/mailer relying on symfony/mailer. Requirements PHP 7.4 or higher.
The package provides definition syntax. Definition is describing a way to create and configure a service or an object.
Yii Definitions The package ... Requirements PHP 7.4 or higher. Installation The package could be installed with composer: composer require yiisoft/de
Mutex lock implementation
Yii Mutex This package provides mutex implementation and allows mutual execution of concurrent processes in order to prevent "race conditions". This i