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: 11 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T16:32:46.000Z (over 4 years ago)
- Last Synced: 2025-03-14T20:57:53.445Z (about 1 year ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- 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