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.
- Host: GitHub
- URL: https://github.com/clivern/walnut
- Owner: Clivern
- Created: 2021-08-08T19:32:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T00:12:50.000Z (3 months ago)
- Last Synced: 2025-03-06T01:23:56.105Z (3 months ago)
- Topics: clivern, php-application, sendg, transactional-emails, walnut
- Language: PHP
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
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).