{"id":19132642,"url":"https://github.com/johnperricruz/php-send-mail-class-using-default-smtp","last_synced_at":"2025-11-12T17:02:12.476Z","repository":{"id":167112548,"uuid":"128263424","full_name":"johnperricruz/php-send-mail-class-using-default-smtp","owner":"johnperricruz","description":"PHP Send Mail class using default SMTP.","archived":false,"fork":false,"pushed_at":"2018-04-05T21:03:01.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T11:47:09.545Z","etag":null,"topics":["class","default","email","php","sendmail","smtp"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnperricruz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-05T20:56:51.000Z","updated_at":"2018-04-05T21:03:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba9344cd-5048-4f3b-847e-d3cc236f6fad","html_url":"https://github.com/johnperricruz/php-send-mail-class-using-default-smtp","commit_stats":null,"previous_names":["johnperricruz/php-send-mail-class-using-default-smtp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnperricruz%2Fphp-send-mail-class-using-default-smtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnperricruz%2Fphp-send-mail-class-using-default-smtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnperricruz%2Fphp-send-mail-class-using-default-smtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnperricruz%2Fphp-send-mail-class-using-default-smtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnperricruz","download_url":"https://codeload.github.com/johnperricruz/php-send-mail-class-using-default-smtp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240214077,"owners_count":19766261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["class","default","email","php","sendmail","smtp"],"created_at":"2024-11-09T06:19:12.201Z","updated_at":"2025-11-12T17:02:12.391Z","avatar_url":"https://github.com/johnperricruz.png","language":"PHP","readme":"\n## PHP Send Mail using default SMTP\n\n## Usage : \n\n\n```php\nrequire_once('path_to_SendMail.php');\n$sendMail = new SendMail();\n$config = array(\n\t'subject'  =\u003e 'Test Mail',\n\t'sender'   =\u003e 'John Perri Cruz',\n\t'from'     =\u003e 'johnperricruz@gmail.com',\n\t'bcc'      =\u003e 'other.user@domain.com',\n\t'cc'       =\u003e 'other.user@domain.com',\n\t'reply_to' =\u003e 'johnperricruz@gmail.com'\n);\n$sendMail-\u003esetConfig($config);\n$sendMail-\u003esendEmail('EMAIL CONTENT',recepient@domain.com);\n```\n\n## Security Vulnerabilities\n\nIf you discover a security vulnerability within this class, please send an e-mail to John Perri Cruz at johnperricruz@gmail.com. All security vulnerabilities will be promptly addressed.\n\n## License\n\nThis Module is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnperricruz%2Fphp-send-mail-class-using-default-smtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnperricruz%2Fphp-send-mail-class-using-default-smtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnperricruz%2Fphp-send-mail-class-using-default-smtp/lists"}