ecotone / redis
Extends Ecotone with redis integration
Fund package maintenance!
dgafka
Installs: 3 443
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- ecotone/enqueue: ~1.251.0
- enqueue/redis: ^0.10.9
Requires (Dev)
- behat/behat: ^3.10
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.6
- predis/predis: ^1.1.10
- wikimedia/composer-merge-plugin: ^2.1
- dev-main / 1.251.0.x-dev
- 1.251.0
- 1.250.0
- 1.249.0
- 1.248.2
- 1.248.1
- 1.248.0
- 1.247.0
- 1.246.0
- 1.245.0
- 1.244.3
- 1.244.2
- 1.244.1
- 1.244.0
- 1.243.0
- 1.242.1
- 1.242.0
- 1.241.0
- 1.240.1
- 1.240.0
- 1.239.1
- 1.239.0
- 1.238.0
- 1.237.0
- 1.236.0
- 1.235.1
- 1.235.0
- 1.234.0
- 1.233.1
- 1.233.0
- 1.232.1
- 1.232.0
- 1.231.4
- 1.231.3
- 1.231.2
- 1.231.1
- 1.231.0
- 1.230.1
- 1.230.0
- 1.229.1
- 1.229.0
- 1.228.1
- 1.228.0
- 1.227.0
- 1.226.0
- 1.225.0
- 1.224.0
- 1.223.0
- 1.222.5
- 1.222.0
- 1.221.1
- 1.221.0
- 1.220.1
- 1.220.0
- 1.219.1
- 1.219.0
- 1.218.0
- 1.217.0
- 1.216.0
- 1.215.1
- 1.215.0
- 1.214.0
- 1.213.2
- 1.213.1
- 1.213.0
- 1.212.0
- 1.211.0
- 1.210.3
- 1.210.2
- 1.210.1
- 1.210.0
- 1.209.1
- 1.209.0
- 1.208.1
- 1.208.0
- 1.207.0
- 1.206.1
- 1.206.0
- 1.205.1
- 1.205.0
- 1.204.2
- 1.204.1
- 1.204.0
- 1.203.8
- 1.203.7
- 1.203.6
- 1.203.5
- 1.203.4
- 1.203.3
- 1.203.2
- 1.203.1
- 1.203.0
- 1.202.2
- 1.202.1
- 1.202.0
- 1.201.4
- 1.200.3
- 1.200.2
- 1.200.1
- 1.200.0
- 1.109.2
- 1.109.1
- 1.109.0
- 1.108.1
- 1.108.0
- 1.107.1
- 1.107.0
- 1.106.0
- 1.105.0
- 1.104.1
- 1.104.0
- 1.103.2
- 1.103.1
- 1.103.0
- 1.102.3
- 1.102.2
- 1.102.1
- 1.102.0
- 1.101.0
- 1.100.0
- 1.99.0
- 1.98.4
- 1.98.3
- 1.98.2
- 1.98.1
- 1.98.0
- 1.97.0
- 1.96.0
- 1.95.1
- 1.95.0
- 1.94.0
- 1.93.0
- 1.92.2
- 1.92.1
- 1.92.0
- 1.91.0
- 1.90.2
- 1.90.1
- 1.90.0
- 1.89.1
- 1.89.0
- 1.88.2
- 1.88.1
- 1.88.0
- 1.87.1
- 1.87.0
- 1.86.0
- 1.85.4
- 1.85.3
- 1.85.2
- 1.85.1
- 1.85.0
- 1.84.0
- 1.83.1
- 1.83.0
- 1.82.0
- 1.81.4
- 1.81.3
- 1.81.2
- 1.81.1
- 1.81.0
- 1.80.3
- 1.80.2
- 1.80.1
- 1.80.0
- 1.79.1
- 1.79.0
- 1.78.0
- 1.77.5
- 1.77.4
- 1.77.3
- 1.77.2
- 1.77.1
- 1.77.0
- 1.76.2
- 1.76.1
- 1.76.0
- 1.74.2
- 1.74.1
- 1.74.0
- 1.73.2
- 1.73.1
- 1.73.0
- 1.72.0
- 1.70.0
This package is auto-updated.
Last update: 2025-03-26 18:53:56 UTC
README
To contribute make use of Ecotone-Dev repository.
The roots of Object Oriented Programming (OOP) were mainly about communication using Messages and logic encapsulation.
Ecotone
aims to return to the origins of OOP, by providing tools which allows us to fully move the focus from Objects to Flows, from Data storage to Application Design, from Technicalities to Business logic.
Ecotone does that by making Messages first class-citizen in our Applications.
Thanks to being Message-Driven at the foundation level, Ecotone provides architecture which is resilient and scalable by default, making it possible for Developers to focus on business problems instead of technical concerns.
Together with declarative configuration and higher level building blocks, it makes the system design explicit, easy to follow and change no matter of Developers experience.
Visit main page ecotone.tech to learn more.
Ecotone can be used with Symfony and Laravel frameworks, or any other framework using Ecotone Lite.
Getting started
The quickstart page of the
reference guide provides a starting point for using Ecotone.
Read more on the Ecotone's Blog.
Feature requests and issue reporting
Use issue tracking system for new feature request and bugs. Please verify that it's not already reported by someone else.
Contact
If you want to talk or ask question about Ecotone
Support Ecotone
If you want to help building and improving Ecotone consider becoming a sponsor:
Tags
PHP, DDD, CQRS, Event Sourcing, Symfony, Laravel, Service Bus, Event Driven Architecture, SOA, Events, Commands