{"id":37262168,"url":"https://github.com/tyrellsys/cakephp3-aws-ses-transport","last_synced_at":"2026-01-15T23:14:49.069Z","repository":{"id":13426438,"uuid":"74342651","full_name":"tyrellsys/cakephp3-aws-ses-transport","owner":"tyrellsys","description":"AWS SES Transport for CakePHP3 and CakePHP4","archived":false,"fork":false,"pushed_at":"2025-02-17T01:39:41.000Z","size":27,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-09-26T18:54:35.474Z","etag":null,"topics":["aws","aws-ses-transport","cakephp","cakephp3","composer","ses"],"latest_commit_sha":null,"homepage":"","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/tyrellsys.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}},"created_at":"2016-11-21T08:33:20.000Z","updated_at":"2025-01-28T04:53:45.000Z","dependencies_parsed_at":"2024-03-18T01:42:10.033Z","dependency_job_id":"ff64a4be-9dfe-4287-8268-3154ea0bd10a","html_url":"https://github.com/tyrellsys/cakephp3-aws-ses-transport","commit_stats":{"total_commits":23,"total_committers":5,"mean_commits":4.6,"dds":0.6086956521739131,"last_synced_commit":"783a7f2cb88786c80c6303e6de3e963f304a9d8c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tyrellsys/cakephp3-aws-ses-transport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp3-aws-ses-transport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp3-aws-ses-transport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp3-aws-ses-transport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp3-aws-ses-transport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyrellsys","download_url":"https://codeload.github.com/tyrellsys/cakephp3-aws-ses-transport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp3-aws-ses-transport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","aws-ses-transport","cakephp","cakephp3","composer","ses"],"created_at":"2026-01-15T23:14:48.453Z","updated_at":"2026-01-15T23:14:49.059Z","avatar_url":"https://github.com/tyrellsys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AwsSesTransport plugin for CakePHP\n\n## Installation\n\nYou can install this plugin into your CakePHP application using [composer](http://getcomposer.org).\n\nFor CakePHP 5.x compatible version:\n\n```\ncomposer require tyrellsys/cakephp3-aws-ses-transport:~5.0\n```\n\nFor CakePHP 4.x compatible version:\n\n```\ncomposer require tyrellsys/cakephp3-aws-ses-transport:~4.0\n```\n\nFor CakePHP 3.x compatible version:\n\n```\ncomposer require tyrellsys/cakephp3-aws-ses-transport:~3.0\n```\n\n## Configuration\n\napp/config/app.php EmailTransport\n\n```\n    'EmailTransport' =\u003e [\n        'default' =\u003e [\n            'className' =\u003e 'CakePHP3AwsSesTransport\\Mailer\\Transport\\AwsSesTransport',\n            'region' =\u003e 'us-east-1', // optional\n            'version' =\u003e 'latest', // optional\n            'aws_access_key_id' =\u003e 'xxxx', // optional if EC2InstanceRole\n            'aws_access_secret_key' =\u003e 'xxxx', // optional if EC2InstanceRole\n        ],\n        :\n        :\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrellsys%2Fcakephp3-aws-ses-transport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyrellsys%2Fcakephp3-aws-ses-transport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrellsys%2Fcakephp3-aws-ses-transport/lists"}