Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cspray/yape-cli
- Owner: cspray
- License: mit
- Created: 2020-04-27T00:52:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T16:32:46.000Z (almost 3 years ago)
- Last Synced: 2024-08-08T14:44:50.443Z (5 months ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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