{"id":14983653,"url":"https://github.com/mailjet/mailjetbundle","last_synced_at":"2025-04-09T13:06:47.715Z","repository":{"id":45178089,"uuid":"75406702","full_name":"mailjet/mailjetBundle","owner":"mailjet","description":"Symfony bundle for Mailjet API V3","archived":false,"fork":false,"pushed_at":"2023-07-14T07:53:55.000Z","size":783,"stargazers_count":34,"open_issues_count":9,"forks_count":36,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T13:06:43.710Z","etag":null,"topics":["bundle","email","mailjet","mailjet-api","packagist","php","symfony","symfony-bundle","symfony2","symfony3","transactional-emails"],"latest_commit_sha":null,"homepage":"https://mailjet.github.io/mailjetBundle/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mailjet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2016-12-02T15:18:19.000Z","updated_at":"2024-09-01T11:57:02.000Z","dependencies_parsed_at":"2024-06-19T00:26:04.103Z","dependency_job_id":null,"html_url":"https://github.com/mailjet/mailjetBundle","commit_stats":{"total_commits":99,"total_committers":12,"mean_commits":8.25,"dds":0.3232323232323232,"last_synced_commit":"2a0f468094807bacd7e0ddfc0222396a202bb756"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailjet%2FmailjetBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailjet%2FmailjetBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailjet%2FmailjetBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailjet%2FmailjetBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mailjet","download_url":"https://codeload.github.com/mailjet/mailjetBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045231,"owners_count":21038553,"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":["bundle","email","mailjet","mailjet-api","packagist","php","symfony","symfony-bundle","symfony2","symfony3","transactional-emails"],"created_at":"2024-09-24T14:07:44.138Z","updated_at":"2025-04-09T13:06:47.693Z","avatar_url":"https://github.com/mailjet.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailjet Bundle\n\n[![Build Status](https://travis-ci.org/mailjet/mailjetBundle.svg?branch=master)](https://travis-ci.org/mailjet/mailjetBundle)\n[![Packagist](https://img.shields.io/packagist/v/mailjet/mailjet-bundle.svg)](https://packagist.org/packages/mailjet/mailjet-bundle)\n[![Packagist](https://img.shields.io/packagist/dt/mailjet/mailjet-bundle.svg)](https://packagist.org/packages/mailjet/mailjet-bundle)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mailjet/mailjetBundle/blob/master/LICENSE.md)\n[![Documentation](https://img.shields.io/badge/documentation-gh--pages-blue.svg)](https://mailjet.github.io/mailjetBundle/)\n\nSymfony bundle for handling Mailjet API V3 using this wrapper: \u003chttps://github.com/mailjet/mailjet-apiv3-php\u003e\n\n## Features\n\n* [x] Retrieve [\\Mailjet\\Client](https://github.com/mailjet/mailjet-apiv3-php) to make custom Mailjet API V3 requests\n* [x] [SwiftMailer Transport integration](https://github.com/mailjet/MailjetSwiftMailer)\n* [x] Synchronize Contact Metadata (Contact Properties) with your config\n* [x] Synchronize your user with Mailjet contact list\n* [x] Use your own userProvider (basic `FosContactProvider` included to interface with FosUserBundle)\n* [x] Use lifecycle event to subscribe/unsubscribe/update/delete/changeMail user from a contact List\n* [x] Register Event API - real time notifications (webhook)\n\n## Setup\n\nAdd `Mailjet\\MailjetBundle\\MailjetBundle` to your `bundles.php`:\n\n```php\n$bundles = [\n    // ...\n    Mailjet\\MailjetBundle\\MailjetBundle::class =\u003e ['all' =\u003e true]\n];\n```\n\n## Minimal Configuration\n\nIn your `config.yml` add:\n\n```yaml\nmailjet:\n    api_key:    \"%mailjet.api_key%\"\n    secret_key: \"%mailjet.secret_key%\"\n```\n\nAdd bundle to your project:\n\n```bash\ncomposer require mailjet/mailjet-bundle\n```\n\n## ToDo\n\n* More unit tests\n* Functionnal tests\n* Other features like Campaigns, stats, ...\n\n## Contributing\n\nIf you want to contribute to this project, look at [over here](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailjet%2Fmailjetbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmailjet%2Fmailjetbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailjet%2Fmailjetbundle/lists"}