Skip to content

Utility - Z plugin 'symfony' - Z hooks for symfony projects

License

Notifications You must be signed in to change notification settings

zicht/z-plugin-symfony

Repository files navigation

Z-plugin for symfony-related tasks

Provides some tasks and hooks related to Symfony.

Defaults are set for a Symfony <= v3 stucture with the console, cache and logs residing in app/

Add the following configuration to you Z YAML file to use a Symfony >= v3 style structure:

symfony:
    console: bin/console
    cache: var/cache/
    logs: var/logs/
    web: public

Maintainer(s)

About

Utility - Z plugin 'symfony' - Z hooks for symfony projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages