An open API service indexing awesome lists of open source software.

https://github.com/clivern/walnut

📧 Async Transactional Email Service.
https://github.com/clivern/walnut

clivern php-application sendg transactional-emails walnut

Last synced: 2 months ago
JSON representation

📧 Async Transactional Email Service.

Awesome Lists containing this project

README

        


Logo

Walnut


Async Transactional Email Service







## Documentation

### Installation:

To install the application:

```zsh
$ git clone https://github.com/Clivern/Walnut.git
$ cd Walnut
$ composer install
$ php bin/console doctrine:schema:update --force
$ symfony serve
```

## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Walnut is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.

See the [Releases section of our GitHub project](https://github.com/clivern/walnut/releases) for changelogs for each release version of Walnut. It contains summaries of the most noteworthy changes made in each release.

## Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/walnut/issues

## Security Issues

If you discover a security vulnerability within Walnut, please send an email to [[email protected]](mailto:[email protected])

## Contributing

We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.

## License

© 2022, clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).

**Walnut** is authored and maintained by [@clivern](http://github.com/clivern).