devscast/hexa-bundle

Set of reusable components for Symfony applications built with Hexagonal Architecture

1.0.0 2023-10-29 16:42 UTC

This package is auto-updated.

Last update: 2024-03-29 17:41:05 UTC


README

Lint Test Latest Stable Version Total Downloads License

This bundle provides a set of tools to help you build your Symfony application using the Hexagonal Architecture. Hexagonal Architecture is an architectural pattern that helps you to decouple your application from the outside world. It is also known as Ports and Adapters pattern. It is a way of implementing the Clean Architecture.

Installation

Note: we recommend using Symfony Flex to install this bundle with devscast/symfony-hexa-skeleton as it will install all the required dependencies and configuration.

composer require devscast/symfony-hexa-bundle

contributors

contributors

Follow us