Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] yii2 support #241

Open
ioncode opened this issue May 2, 2017 · 12 comments
Open

[Feature Request] yii2 support #241

ioncode opened this issue May 2, 2017 · 12 comments

Comments

@ioncode
Copy link

ioncode commented May 2, 2017

Hello, any examples of use php-pm with yii2 ?

@marcj
Copy link
Member

marcj commented May 10, 2017

I guess there is none. What is yii2 using to abstract the request and response from your application?

@m0onspell
Copy link

I am also interested in Yii2 support.
@marcj Yii2 is built mostly with it's own components for the core parts. Those compoents are the part of Yii2 package, and can't be separately installed through composer. It doesn't use Symfony's HTTPKernel, it have it's own classes for request and response.

@eriweb
Copy link

eriweb commented Nov 16, 2017

Would really love to see an Yii2 adapter as well :)

@andig
Copy link
Contributor

andig commented Nov 16, 2017 via email

@dzubchik
Copy link
Contributor

@SilverFire, is it possible to map ReactRequest/Response on Yii2 internal request/response objects?

@SilverFire
Copy link

Sure. I can schedule this task and submit a PR to https://github.com/php-pm/php-pm-httpkernel/tree/master/Bootstraps

@andig
Copy link
Contributor

andig commented Nov 16, 2017

@SilverFire it might make sense to target #271 which relies on current react/http and psr-7. everything else would need another upgrade sooner or later.

@andig
Copy link
Contributor

andig commented Dec 8, 2017

ping @SilverFire #271 has been merged, is this something you're still interested in?

@andig andig changed the title how to use with yii2 [Feature Request] yii2 support Dec 8, 2017
@SilverFire
Copy link

Yes, I will take care of this request

@bviolier
Copy link

bviolier commented Jan 8, 2018

@SilverFire Have you already been working on an implementation or an eta on when you will start on this? Note that I did found somebody that had already started working on it it seems: https://github.com/InteLigent/php-pm-yii2

@SilverFire
Copy link

No, I haven't start yet.
Did you check that implementation?

@ghost
Copy link

ghost commented Aug 13, 2018

Is support for YII2 abandoned?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants