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

Added phalcon support for CLI console tasks. #59

Merged
merged 1 commit into from
Sep 7, 2012

Conversation

racklin
Copy link
Contributor

@racklin racklin commented Sep 6, 2012

I have add Phalcon\CLI\Console \Phalcon\CLI\Task for helping develop command-line applications with Phalcon Framework.

It clone from Phalcon\Mvc\Application so , it supports:

  1. single / multiple modules apps.
  2. namespace tasks
  3. dependency injection / event manager support.

more usage example: https://gist.github.com/3658914

Signed-off-by: Rack Lin [email protected]

…d namespace for command-line tasks.

Signed-off-by: Rack Lin <[email protected]>
phalcon pushed a commit that referenced this pull request Sep 7, 2012
Added phalcon support for CLI console tasks.
@phalcon phalcon merged commit 7093b8d into phalcon:master Sep 7, 2012
@phalcon
Copy link
Collaborator

phalcon commented Sep 7, 2012

Thanks Rack, amazing work!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request Planned Feature or New Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants