Skip to content

Proof of concept: Orchestration objects for business logic implemented with Railway approach (Railway Oriented Programming in PHP)

License

Notifications You must be signed in to change notification settings

iJackUA/einfach-operation

Repository files navigation

Einfach Operation

Build Status Latest Version on Packagist Total Downloads Software License

SensioLabsInsight Coverage Status Quality Score Code Climate

First step

  • docker-compose run php composer install --prefer-dist

Run example with Docker

  • docker-compose run php php -f ./examples/example.php

Run tests/inspections

  • docker-compose run php composer run test
  • docker-compose run php ./vendor/bin/phpcs --standard=psr2 src/
  • docker-compose run php ./vendor/bin/phpcbf --report=diff --standard=psr2 src/

TODO

License

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

About

Proof of concept: Orchestration objects for business logic implemented with Railway approach (Railway Oriented Programming in PHP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages