Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-solid/cqs-bundle
Command-Query Separation integration for Symfony framework
https://github.com/open-solid/cqs-bundle
command-query-separation cqs symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
Command-Query Separation integration for Symfony framework
- Host: GitHub
- URL: https://github.com/open-solid/cqs-bundle
- Owner: open-solid
- License: mit
- Created: 2023-10-21T13:29:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-19T17:09:30.000Z (about 2 months ago)
- Last Synced: 2024-09-30T16:20:11.754Z (about 2 months ago)
- Topics: command-query-separation, cqs, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 77.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Command-Query Separation integration for Symfony framework
See https://github.com/open-solid/cqs for more information.
## Installation
```bash
composer require open-solid/cqs-bundle
```## License
This software is published under the [MIT License](LICENSE)