[wiki] Yii2 RESTful API with OAuth 2.0
Overview ¶This article is for the one’s who is already working with PHP/Yii2 or who wants to quick start developing a RESTful API using Yii2 framework with OAuth 2.0 authentication A developer...
View Article[news] New extension releases for authclient, httpclient, mongodb, and sphinx
Auth Client Http Client Mongodb extension Sphinx extension we are very pleased to announce the release of some extensions, which among other things include fixes to makes them fully compatible with PHP...
View Article[news] Twig Extension 2.2.0 released
We've released major version 2.2.0 of the Twig extension. This version changes are: Upgrades Twig to version 2. It is not backwards compatible so if you want to stay safe, please make sure your...
View Article[news] Queue Extension 2.0.1 released
We've released version 2.0.1 of the Queue extension. This version is fixing bugs as well as adding some enhancements we'll review below. Added console commands for removing jobs and clearing whole...
View Article[news] jQueryUI Extension 2.0.7 released
We've released version 2.0.7 of the jQueryUI extension. This version is fixing bugs and updates jQueryUI dependency so it works with latest Yii release.
View Article[news] Debug extension version 2.0.13 released
We are very pleased to announce the release of Debug Toolbar extension version 2.0.13. In this release: PHP 7.2 compatibility. Bugfixes. HTTP headers are now sent regardless if page is served via AJAX...
View Article[news] Redis extension 2.0.7 released
We are very pleased to announce the release of the redis extension version 2.0.7. This release makes the extension compatible with PHP 7.2 by refering to BaseObject instead of the Object class in Yii....
View Article[news] Yii 2.1 and Yii 2.0 feature freeze
We have good news for you. We are going to work more on Yii 2.1. Yii 2.0.14 release, that should happen in first months of 2018, will be last release that adds features and enhancements to 2.0 branch....
View Article[news] Gii extension version 2.0.6 released
Overall CRUD generator Model generator We are very pleased to announce the release of Gii extension version 2.0.6. In this release there are many bug fixes and, of course, some enhancements: Overall...
View Article[news] Queue Extension 2.0.2 released
We have released version 2.0.2 of the Queue extension. This version is fixing bugs as well as adding some enhancements. New AMQP Interop driver added. It allows you to seamlessly use many drivers queue...
View Article[news] Portland Yii Framework Programmers Meetup
Jeff Reifman started Yii meetup in Portland, Oregon. First one will take place Tuesday, January 16, 2018 6:30 PM to 8:30 PM at Palio 1996 SE Ladd Av. If you're nearby, join it. Here's meetup page at...
View Article[news] Auth Client extension 2.1.5 released
We are very pleased to announce the release of Auth Client extension version 2.1.5 which brings 3 enhancements and bug fixes: Updated endpoint URLs for LinkedIn. AuthAction refactored to use...
View Article[news] Http Client extension 2.0.6 released
We are very pleased to announce the release of HTTP client extension version 2.0.6 which brings an enhancement and a bug fix: Fixed Message::getHeaders() unable to parse HTTP status code in case reason...
View Article[news] Sphinx extension 2.0.10 released
We are very pleased to announce the release of Sphinx extension version 2.0.10 which brings 4 enhancements and bug fixes: Fixed yii\sphinx\Schema::findColumns() unable to merge field and attribute...
View Article[news] MongoDB extension 2.1.5 released
We are very pleased to announce the release of MongoDB extension version 2.1.6 which brings two bug fixes: Fixed yii\mongodb\Command::aggregate() without 'cursor' option produces error on MongoDB...
View Article[news] Bootstrap extension version 2.0.8 released
We are very pleased to announce the release of Bootstrap extension version 2.0.8 which both fixes bugs and makes small enhancements. See CHANGELOG for details.
View Article[news] Yii 2.0.14 is released
Scalability and concurrency Validator enhancements Behaviors Databases and ActiveRecord Error handling Security PHP 7.2 Widgets, forms and clientside Events APIs, serializers and filters Console...
View Article[news] Faker extension version 2.0.4 released
We are very pleased to announce the release of Faker extension version 2.0.4 which both fixes bugs and makes small enhancements. See CHANGELOG for details.
View Article[news] Imagine extension version 2.1.1 released
We are very pleased to announce the release of Imagine extension version 2.1.1 which both fixes bugs and makes small enhancements. This release updates 'Imagine' dependency to include versions 0.7.x....
View Article[extension] yii2-etcd
Requirements Usage Resources Yii2 extension to access Etcd service. Etcd is a key-value store for distributed systems from CoreOS. Requirements ¶Yii2 PHP7 Etcd service running Usage ¶See the README.md...
View Article