mbunge/cleanarchitecture

A clean architecture implementation with crud use cases

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:project

pkg:composer/mbunge/cleanarchitecture

dev-master 2021-11-20 15:37 UTC

This package is auto-updated.

Last update: 2025-09-21 00:01:49 UTC


README

Basic Library with interfaces for working with Clean architecture. Feature Create, Read, Update and Delete Use cases for common operations.

Implementing a handler to deal with request transformation, usecase execution and response presentation within any kind of framework.