amf/console-bundle

A bundle for executing a console application

1.0.0-alpha2 2016-12-13 16:27 UTC

This package is not auto-updated.

Last update: 2024-04-17 17:20:41 UTC


README

This bundle provides a ReST interface for executing a symfony command. This bundle is good for you if you want to execute commands on server when we haven't an ssh access. Features available include:

  • Running command without arguments.
  • Running command with arguments.

Build Status Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version License SensioLabsInsight

Documentation

Documentation for this bundle is stored under Resources/doc in this repository.

For documentation see:

Read the documentation

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

    Resources/meta/LICENSE

Contributors

See CONTRIBUTING file.