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

ZF3 support #121

Open
karborator opened this issue Aug 21, 2016 · 10 comments
Open

ZF3 support #121

karborator opened this issue Aug 21, 2016 · 10 comments

Comments

@karborator
Copy link

Is this repo supports zf3 ?

@kokspflanze
Copy link
Contributor

check my pr #119

i have also a fork with zf2/zf3 support https://packagist.org/packages/kokspflanze/zfc-twig

@karborator
Copy link
Author

👍

@bhcosta90
Copy link

I didn't get, somebody would can help me?

@kokspflanze
Copy link
Contributor

@bhcosta90 you have to replace smth in your composer.json, until this module is not zf3 rdy, if you want.

in composer.json

"zf-commons/zfc-twig": "dev-master"

with

"kokspflanze/zfc-twig": "~1.3"

for your information, i forked zf-commons/zfc-twig and added zf3 support, also i open a PR #119

if you found a bug i can also fix it in my fork, just pm me in gitter or open a PR =)

@bhcosta90
Copy link

I got it, thanks

@kokspflanze
Copy link
Contributor

@bhcosta90 i wrote also some lines @ https://github.com/kokspflanze/ZfcTwig/blob/master/README.md
and changed the links, so i hope it is now better=)

@bhcosta90
Copy link

Yes, I used your repository to work with twig

@divix1988
Copy link

divix1988 commented Oct 11, 2016

@karborator I have also created a fork from this repo which supports Zend Framework 3.1.x, have a look at: https://github.com/divix1988/ZfcTwig

@ikovalyov
Copy link

any update?

@OxCom
Copy link

OxCom commented Nov 18, 2016

Hello,
I can propose this variant. I did it without any forks, from scratch, but with ideas from ZF-Common. https://github.com/OxCom/zf3-twig

I'm to lazy to wait for implementation here ...

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

No branches or pull requests

6 participants