Quantcast
Channel: Live News for Yii Framework
Browsing all 3375 articles
Browse latest View live

[news] Yii Dependency Injection 1.0.0

Version 1.0.0 of Yii Dependency Injection container is released. It is a PSR-11 compatible dependency injection container that is able to instantiate and configure classes resolving dependencies....

View Article


[news] Yii HTTP

First release of yii-http package is tagged. It provides the application class, as well as the events and handlers needed to interact with HTTP. The package is implemented using PSR-7 interfaces. More...

View Article


[news] Factory 1.0.0

First version of Factory package was released. This package provides abstract object factory allowing to create objects by given definition with dependencies resolved by a PSR-11 container. It is...

View Article

[news] Widget 1.0.0

First version of yiisoft/widget package was released. Widgets are reusable building blocks used to create complex and configurable user interface elements in an object-oriented fashion. This package...

View Article

[news] Yii 1.1.25 is released

We are very pleased to announce that Yii Framework version 1.1.25 is released. You can download it at yiiframework.com/download/. This release is a release of Yii 1.1 that has reached maintenance mode...

View Article


[extension] lubosdz/yii2-template-engine

Yii2 Template Engine ¶ Simple placeholders Built-in directives IF .. ELSEIF .. ELSE .. ENDIF FOR ... ELSEFOR .. ENDFOR SET command Dynamic directives 1.0.0, released 2021-12-13 Simple, fast and...

View Article

[news] Yii Swagger 1.0.0

First version of Yii Swagger intergration package was released. It provides an integration of Swagger-PHP with Yii3 allowing to generate API documentation based on annotations such as: /** * @OA\Get( *...

View Article

[news] Config 1.0.0

First stable version of Config package was tagged. This Composer plugin provides assembling of configurations distributed with composer packages. It allows putting configuration needed to use a package...

View Article


Image may be NSFW.
Clik here to view.

[extension] rhertogh/yii2-oauth2-server

      Oauth2 + OpenID Connect Extension for Yii 2 Installation Documentation Contributing Reporting Security issues Versioning & Change Log Directory Structure Credits License The...

View Article


[news] Message extractor

Translation message extractor got its first stable version. It is a command-line tool that allows automatically extracting translation IDs from PHP source files and writing them to one of the...

View Article

[news] Message extractor 1.0.0

Translation message extractor got its first stable version. It is a command-line tool that allows automatically extracting translation IDs from PHP source files and writing them to one of the...

View Article

[news] User 1.0.0

User package got stable release. It provides convenient user identity management and access checking: Login and logout. Getting currently logged in identity. Changing current identity. Access checking...

View Article

[news] Yii 2.0.44

We are very pleased to announce the release of Yii Framework version 2.0.44. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This...

View Article


[news] Gii extension 2.2.4 released

We are very pleased to announce the release of Gii extension version 2.2.4. This release fixes a number of bugs and adds validation rules for enableI18N and messageCategory to generator. See the...

View Article

[news] Queue extension 2.3.3 released

Queue extension version 2.3.3 was released. This version has several enhancements: Increased MySQL db job size to more than 65KB. Added stack trace on error in verbose mode. Added configurable AMQP...

View Article


[news] Sphinx extension 2.0.14 released

We are very pleased to announce the release of Sphinx extension version 2.0.14. This release adds implementation of methods for creating, deleting and updating real-time index schema for Sphinx version...

View Article

[news] Swiftmailer extension 2.1.3 released

We are very pleased to announce the release of Swiftmailer extension version 2.1.3. This release clones signers when cloning Message and emits a warning when opendkim is used. See the CHANGELOG for...

View Article


[news] Symfony mailer extension 2.0.0 released

We are very pleased to announce the release of Symfony mailer extension version 2.0.0. Since Swiftmailer is not supported anymore, we encourage everyone to switch to new mailer adapter: Install...

View Article

[news] Router and FastRoute adapter 1.0.0

Both router and its FastRoute adapter went stable. These are very central packages in Yii3. The package provides PSR-7 compatible request routing and a PSR-15 middleware ready to be used in an...

View Article

[news] Config 1.1.0

Config package got a minor version. It introduces ConfigInterface that is allowing one to customize the process of obtaining configs: interface ConfigInterface { public function get(string $group):...

View Article
Browsing all 3375 articles
Browse latest View live