amf/console-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

A bundle for executing a console application

Installs: 242

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 4

Open Issues: 3

Type:symfony-bundle

pkg:composer/amf/console-bundle

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

This package is not auto-updated.

Last update: 2024-09-18 19:18:13 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.