Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/portiny/console

[READ-ONLY] Lightweight Symfony/Console integration extension for Nette Framework.
https://github.com/portiny/console

console nette-framework php portiny symfony

Last synced: 3 months ago
JSON representation

[READ-ONLY] Lightweight Symfony/Console integration extension for Nette Framework.

Awesome Lists containing this project

README

        

# Portiny/Console

[![Build Status](https://img.shields.io/travis/portiny/console.svg?style=flat-square)](https://travis-ci.org/portiny/console)
[![Quality Score](https://img.shields.io/scrutinizer/g/portiny/console.svg?style=flat-square)](https://scrutinizer-ci.com/g/portiny/console)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/portiny/console.svg?style=flat-square)](https://scrutinizer-ci.com/g/portiny/console)
[![Downloads](https://img.shields.io/packagist/dt/portiny/console.svg?style=flat-square)](https://packagist.org/packages/portiny/console)
[![Latest stable](https://img.shields.io/github/tag/portiny/console.svg?style=flat-square)](https://packagist.org/packages/portiny/console)

Lightweight [Symfony/Console](https://symfony.com/doc/current/components/console.html) integration extension for Nette Framework.

## Installation

The simplest way to install Portiny/Console is using [Composer](http://getcomposer.org/):

```sh
$ composer require portiny/console
```

## Resources

* [Documentation](https://github.com/portiny/console/blob/master/docs/en/index.md)
* [Contributing](https://github.com/portiny/portiny/blob/master/CODE_OF_CONDUCT.md)
* [Report issues](https://github.com/portiny/portiny/issues) and [send Pull Requests](https://github.com/portiny/portiny/pulls) in the [main Portiny repository](https://github.com/portiny/portiny)