prooph/common
Shared utility classes for prooph components, providing common interfaces and infrastructure aligned with PHP-FIG standards. Note: this library is deprecated and support ended Dec 31, 2019; use only with compatible prooph versions (4.x for newer components).
Full Changelog: https://github.com/prooph/common/compare/v4.6.0...v4.6.1
Allow PHP 8.2 / 8.3 / 8.4
PayloadTrait::init to ensure it is presentWe had to slightly change the interface of the new Prooph\Common\Mesaging\MessageConverter.
As no prooph components actually use the new conversion mechanism in a stable version we treat this only as a minor version change.
See PR #37 for details.
A small release that adds better description to the interfaces:
Prooph\Common\Messaging\MessageFactoryProoph\Common\Messaging\MessageConverterNoOpMessageConverter::convertToArray after introducing Message interfaceProoph\Common\Messaging\Message interface to allow custom message implementationsMessageConverter interface and a no-op default implementationHow can I help you explore Laravel packages today?