iquety/domain

Implementation and abstractions to make domain models

v0.0.1 2023-02-20 16:42 UTC

This package is auto-updated.

Last update: 2024-04-24 02:38:53 UTC


README

PHP Version License Codacy Grade Codacy Coverage

English Português

Synopsis

This repository contains the necessary tools for implementing an domain model.

composer require iquety/domain

For detailed information, see Documentation Summary.

Characteristics

  • Made for PHP 8.2 or higher;
  • Codified with best practices and maximum quality;
  • Well documented and IDE friendly;
  • Made with TDD (Test Driven Development);
  • Implemented with unit tests using PHPUnit;
  • Made with ❤️ & ☕.

Creditos

Ricardo Pereira Dias