signifly/eventsource-generator

Code generation via yaml definitions

dev-master 2021-12-01 10:22 UTC

This package is auto-updated.

Last update: 2024-04-04 16:13:45 UTC


README

Latest Version on Packagist GitHub Tests Action Status Quality Score Total Downloads

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Goals

  • Generate events from yaml
  • Generate commands from yaml
  • Adapters to save resulting code per file, in a single file or something else
  • Generate simple Value Objects from yaml?
  • Allow multiple files so shared definitions are defined once

Installation

You can install the package via composer:

composer require signifly/eventsource-generator

Usage

// todo

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email dev@signifly.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.