Recommend this page to a friend! |
Classes of Sriram | Basic PHP Bulk Email Queue System | README.md | Download |
|
Download
Angeldrome LibsA very minimal queuing system for asynchronous email sending and db write. Can be extended for logger among other similar IO and response delay operations. This is very much in incubation as now. Am using SQLite for db as now and pretty much can be turned into anything that suits. Code works, tested email sending and db writes and logger store. All went good. Cron dependencies are there. such as 1. Please check src/Com/Angeldrome/Shells/Cron.php on how to use for email async. 2. DBResume.php can be used via cron as well (code is in src/Com/Angeldrome/Shells/ directory).
Will improve this readme at a later time. |