PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Sriram   Basic PHP Bulk Email Queue System   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Basic PHP Bulk Email Queue System
Queue messages in a database to be delivered later
Author: By
Last change:
Date: 3 years ago
Size: 127 bytes
 

Contents

Class file image Download
{ "require-dev": { "phpspec/phpspec": "^6.1" }, "require": { "phpmailer/phpmailer": "^6.1" } }