dgafka member since: Jul 13, 2015

dgafka's packages

  • PHP

    cleancode/feature-toggle-bundle

    Feature toggle is responsible for switching service injection depending on configuration. Allowing to modify system behavior without changing code.

  • PHP

    cleancode/injectable-bundle

    Injectable-bundle is responsible for injecting array of objects into your class. By tagging you mark an service to be injected into your target service.

  • PHP

    dgafka/authorization-security

    Take care of authorization concerns for you. Takes out security out of your domain logic and provides clean and easy API to do it.

  • PHP

    ecotone/amqp

    AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.

  • PHP

    ecotone/data-protection

    Field-level encryption and PII masking for Ecotone messages — GDPR-friendly data protection with crypto-shredding.

  • PHP

    ecotone/dbal

    Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, and document store.

  • PHP

    ecotone/ecotone

    Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Sagas, Projections, Workflows, and Outbox messaging via PHP attributes.

  • PHP

    ecotone/enqueue

    Enqueue adapter layer for Ecotone — shared base for AMQP, Redis, and SQS transports.

  • PHP

    ecotone/jms-converter

    JMS Serializer media type converter for Ecotone — serialize commands, events, and queries with JMS annotations.

  • PHP

    ecotone/kafka

    Apache Kafka transport for Ecotone asynchronous messaging and Distributed Bus.

  • PHP

    ecotone/laravel

    Ecotone for Laravel — CQRS, Event Sourcing, Sagas, and Workflows on top of Laravel Queue, via PHP attributes.