Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cspray/yape-cli

A Symfony Console tool to easily generate cspray/yape Enums and cspray/yape-dbal Doctrine Types
https://github.com/cspray/yape-cli

Last synced: about 1 month ago
JSON representation

A Symfony Console tool to easily generate cspray/yape Enums and cspray/yape-dbal Doctrine Types

Awesome Lists containing this project

README

        

# yape-cli

A Symfony Console tool that makes it easy to generate code provided by [cspray/yape] and [cspray/yape-dbal].

## Requirements

- PHP 7.2+

## Installation

```shell
composer require cspray/yape-cli
```

## Documentation

This library is documented online at https://cspray.io/yape or within the `cspray/yape` docs/ folder.

[cspray/yape]: https://github.com/cspray/yape
[cspray/yape-dbal]: https://github.com/cspray/yape-dbal