Skip to content

Tactics/Monad

Repository files navigation

Foo

Build Tests Software License

Provide a detailed description of the project.

Install

Make sure to add this to the "repositories" key in your composer.json since this is a private package hosted on our own Composer repository generator Satis.

"repositories": [
    {
        "type": "composer",
        "url": "https://satis.tactics.be"
    }
]

Then run the following command

$ composer require tactics/monad

Dependencies

When this package requires a new dependency make sure to install it through the docker container. That way we can make sure the dependency is never out of sync with the php/composer version

Testing

$ composer test

Static analysis

$ composer phpstan

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email info at tactics dot be instead of using the issue tracker.

Credits

Development of this library is sponsored by Tactics.

License

The Lesser GPL version 3 or later. Please see License File for more information.

About

Utilities to help ease use of monads

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages