Download the PHP package nicodiaz/sendit without Composer
On this page you can find all versions of the php package nicodiaz/sendit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nicodiaz/sendit
More information about nicodiaz/sendit
Files in nicodiaz/sendit
Download nicodiaz/sendit
More information about nicodiaz/sendit
Files in nicodiaz/sendit
Vendor nicodiaz
Package sendit
Short Description Sendit Queue and Send mails asynchronously by a deamon
License LGPL-2.1
Package sendit
Short Description Sendit Queue and Send mails asynchronously by a deamon
License LGPL-2.1
Please rate this library. Is it a good library?
Informations about the package sendit
sendit
PHP Project to to send mails asynchronously.
- Supports different types of mails
- Use a DB driver to enqueue the mails (soon other drivers like text files)
- Run as a cron job
Releases
0.9
- Add items to the queue (library)
- Process queue (library)
- Shell script to configure a cron job (process-queue.sh)
1.0.0
- First Stable Version
1.0.1
- Changes in constructor to receive the configuration params
1.0.2
- The config is removed from "require_once" section of the library
1.0.3
- Add the posibility of send mails with params using plainholders in the body of email types
1.0.4
- The php executable to process the queue now updated to the new constructor
1.0.5
- The subject is now utf8 decoded
1.1.0
- The service and daemon files are included
1.1.1
- The add email method change to enqueueEmail
- The params db datatype changed to TEXT
1.1.2
- Set the default charset type to UTF-8
All versions of sendit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package nicodiaz/sendit contains the following files
Loading the files please wait ....