iquety/prospection

Secure implementations for critical native functions

v0.1.0 2023-02-22 16:18 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:27 UTC


README

PHP Version License Codacy Grade Codacy Coverage

English Português

Synopsis

This repository contains the necessary tools for implementing an event-based architecture.

This modality, also called "Event Prospecting", stores the events of all entities in a single "table", removing the need for different schemas for each entity.

composer require iquety/prospection

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