{"id":18668169,"url":"https://github.com/eonx-com/test-task-php","last_synced_at":"2025-04-12T00:23:23.880Z","repository":{"id":108439425,"uuid":"249533001","full_name":"eonx-com/test-task-php","owner":"eonx-com","description":"Test task for PHP candidates","archived":false,"fork":false,"pushed_at":"2020-03-23T20:18:22.000Z","size":20,"stargazers_count":1,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T20:11:13.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/eonx-com.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":"2020-03-23T20:08:17.000Z","updated_at":"2024-01-31T11:57:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"964b7cef-3c4e-4a25-ad82-4df41d108046","html_url":"https://github.com/eonx-com/test-task-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Ftest-task-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Ftest-task-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Ftest-task-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Ftest-task-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eonx-com","download_url":"https://codeload.github.com/eonx-com/test-task-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248498500,"owners_count":21114131,"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":[],"created_at":"2024-11-07T08:41:43.997Z","updated_at":"2025-04-12T00:23:23.867Z","avatar_url":"https://github.com/eonx-com.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EonX Test Task\n\nThis project is the code base of the PHP Test Task for the company [EonX][1]. \nIt is based on a really simple version of [Laravel Lumen][2].\n\n## Context\nThis test task requires you to implement a new feature into an existing RESTful API.\n\nThe API is built to interact with [MailChimp via their API][3], handling CRUD operations for [LISTS][4] and [MEMBERS][5].\n\nThis task assumes all interaction will take place via this API, therefore data should be stored locally and \nonly retrieved from MailChimp when required. \n\nThe current API contains code which allows the creation, retrieval, update and deletion of lists. \nYou are required to add a feature to this existing code to allow the creation, retrieval update, and \ndeletion of members within a list.\n\n## Scope\nThe implementation for [LISTS][4] have been made already. The scope of this task is to update the current code base to\nimplement CRUD operations for members:\n\n- Add members to a list\n- Update members within a list\n- Remove members from a list\n- Retrieve members from a list\n\n## Requirements\nThis task requirements are as follows:\n\n- Each external libraries are loaded via [composer][9]\n- The database layer used is [Doctrine][6] via the [laravel-doctrine/orm][7] package\n- The interaction with [MailChimp API][3] is made using [pacely/mailchimp-apiv3][8]\n\n## Get Started\n- [Register on MailChimp][10], create your API key to use in your application\n\nTo complete this task you can either:\n- Fork this repository, update the code base and send the URL of your repository to the reviewer(s)\n- Clone this repository into your local environment, update the code base and send a zip of the repository to the reviewer(s)\n\n[1]: https://eonx.com\n[2]: https://lumen.laravel.com\n[3]: http://developer.mailchimp.com/documentation/mailchimp/reference/overview\n[4]: http://developer.mailchimp.com/documentation/mailchimp/reference/lists\n[5]: http://developer.mailchimp.com/documentation/mailchimp/reference/lists/members\n[6]: http://www.doctrine-project.org/projects/orm.html\n[7]: https://www.laraveldoctrine.org/docs/1.3/orm\n[8]: https://github.com/pacely/mailchimp-api-v3\n[9]: https://getcomposer.org/\n[10]: https://login.mailchimp.com/signup/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feonx-com%2Ftest-task-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feonx-com%2Ftest-task-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feonx-com%2Ftest-task-php/lists"}