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

Phalcon framework integration #95

Open
zatrepalek opened this issue Jan 21, 2019 · 0 comments
Open

Phalcon framework integration #95

zatrepalek opened this issue Jan 21, 2019 · 0 comments

Comments

@zatrepalek
Copy link

zatrepalek commented Jan 21, 2019

Hi, thank you for this great tool.

I started using this in Phalcon framework. I would like to share my integration with community (I will prepare PR).

Integration adds new task (extends Phalcon\Cli\Console - https://docs.phalconphp.com/en/3.4/application-cli) and usage will be quite similar to Symfony Console commands.

However I need to split classes in src/exceptions.php into separated files to comply with PSR-4 (when using Phalcon autoloader instead of composer's one - https://docs.phalconphp.com/en/3.4/loader).

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

1 participant