{"id":20578050,"url":"https://github.com/ebitkov/php-mailjet-api","last_synced_at":"2025-06-21T09:05:17.762Z","repository":{"id":217558677,"uuid":"744194233","full_name":"ebitkov/php-mailjet-api","owner":"ebitkov","description":"OOP extension for the PHP Mailjet Wrapper.","archived":false,"fork":false,"pushed_at":"2024-03-01T13:47:58.000Z","size":162,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T09:04:56.132Z","etag":null,"topics":["api","mailjet","mailjet-api","mailjet-sdk","php"],"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/ebitkov.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":"2024-01-16T20:01:56.000Z","updated_at":"2024-01-16T23:31:14.000Z","dependencies_parsed_at":"2024-11-16T06:10:22.541Z","dependency_job_id":"2b6d9673-dacd-4801-840e-60088d6b4faa","html_url":"https://github.com/ebitkov/php-mailjet-api","commit_stats":null,"previous_names":["ebitkov/php-mailjet-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebitkov/php-mailjet-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitkov%2Fphp-mailjet-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitkov%2Fphp-mailjet-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitkov%2Fphp-mailjet-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitkov%2Fphp-mailjet-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebitkov","download_url":"https://codeload.github.com/ebitkov/php-mailjet-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebitkov%2Fphp-mailjet-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261095302,"owners_count":23108782,"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":["api","mailjet","mailjet-api","mailjet-sdk","php"],"created_at":"2024-11-16T06:10:16.074Z","updated_at":"2025-06-21T09:05:12.744Z","avatar_url":"https://github.com/ebitkov.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Mailjet API\n\nThis project builds upon the official [Mailjet PHP Wrapper](https://github.com/mailjet/mailjet-apiv3-php) and extends\nits functionality.\n\n## Installation\n\n```shell\ncomposer require ebitkov/php-mailjet-api \n```\n\n## Features\n\n\u003e This project is currently in development. Features might be not implemented yet or highly experimental.\n\n### Serialization\n\nLeveraging the [Symfony Serializer Component](https://symfony.com/doc/current/components/serializer.html) the response\ndata is automatically serialized into PHP objects to provide an easier interface.\n\n### Methods for Accessing Endpoints\n\nThe Mailjet PHP Wrapper only provides a basic client with methods for sending `GET`, `POST`, `PUT` and `DELETE` request.\nThis projects provides methods for the individuals endpoints (e.g. `/contact` or `/contactslist`), making sending\nrequests easier.\n\nThose methods return serialized objects with the returned data and provide 'intermediate' methods for convenience, where\nMailjet hasn't a dedicated interface.\n\n### Caching Results\n\nResults from the API are getting cached, so already received data is not requested twice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febitkov%2Fphp-mailjet-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febitkov%2Fphp-mailjet-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febitkov%2Fphp-mailjet-api/lists"}