Download the PHP package php-design-pattern/cqrs without Composer
On this page you can find all versions of the php package php-design-pattern/cqrs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-design-pattern/cqrs
More information about php-design-pattern/cqrs
Files in php-design-pattern/cqrs
Download php-design-pattern/cqrs
More information about php-design-pattern/cqrs
Files in php-design-pattern/cqrs
Vendor php-design-pattern
Package cqrs
Short Description Basic classes and interfaces for the design pattern CQRS
License BSD-3-Clause
Homepage https://github.com/php-design-pattern/cqrs
Package cqrs
Short Description Basic classes and interfaces for the design pattern CQRS
License BSD-3-Clause
Homepage https://github.com/php-design-pattern/cqrs
Please rate this library. Is it a good library?
Informations about the package cqrs
Design Pattern - CQRS (Command Query Responsibility Segregation)
Basic classes and interfaces for the CQRS Design Pattern. This module provides the minimum classes and interfaces to implement and use the CQRS pattern.
Installation
For PHP 5.6
- Add in the
require
section of thecomposer.json
file the line"php-design-pattern/cqrs": "^5.6"
For PHP 8.0
- Add in the
require
section of thecomposer.json
file the line"php-design-pattern/cqrs": "^8.0"
For PHP 8.1
- Add in the
require
section of thecomposer.json
file the line"php-design-pattern/cqrs": "^8.1"
All versions of cqrs with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
The package php-design-pattern/cqrs contains the following files
Loading the files please wait ....