{"id":14957123,"url":"https://github.com/coffezilla/react-bhx-php-email","last_synced_at":"2025-05-02T08:30:33.326Z","repository":{"id":236564228,"uuid":"405733909","full_name":"coffezilla/react-bhx-php-email","owner":"coffezilla","description":"React sample for with PHP email sender as backend","archived":false,"fork":false,"pushed_at":"2021-10-18T23:38:06.000Z","size":414,"stargazers_count":11,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-07T00:07:06.628Z","etag":null,"topics":["react-email","react-form","react-js","react-php","rest-email","sendmail","typescript"],"latest_commit_sha":null,"homepage":"https://react-bhx-php-email.netlify.app/","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/coffezilla.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":"2021-09-12T19:24:48.000Z","updated_at":"2024-10-31T23:40:51.000Z","dependencies_parsed_at":"2024-04-27T20:38:24.862Z","dependency_job_id":null,"html_url":"https://github.com/coffezilla/react-bhx-php-email","commit_stats":null,"previous_names":["coffezilla/react-bhx-php-email"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coffezilla%2Freact-bhx-php-email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coffezilla%2Freact-bhx-php-email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coffezilla%2Freact-bhx-php-email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coffezilla%2Freact-bhx-php-email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coffezilla","download_url":"https://codeload.github.com/coffezilla/react-bhx-php-email/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252008681,"owners_count":21679622,"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":["react-email","react-form","react-js","react-php","rest-email","sendmail","typescript"],"created_at":"2024-09-24T13:14:06.808Z","updated_at":"2025-05-02T08:30:32.788Z","avatar_url":"https://github.com/coffezilla.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-mail sending\n\nThis is a very basic example of sending PHP emails (PHPMailer) using React and axios as dependence. \n\nIt's pretty much a simple form with name, email and message field to send email to some website admin as \"Contact Form\".\n\n## Dependencies\n- Axios\n\n## Feat\n\n- PHP Mailer ( Backend sample included )\n- React ( create-react-app )\n- Typescript\n- axios\n- Basic form\n\n## Before use it\n\nIn order to use the backend from the sample, you have to put the e-mail:\n\n```php\n// sender\n$senderName = \"React E-mail Sender\";\n$senderEmail = \"...\"; // email of the website\n\n// receiver\n$receiverName = \"React E-mail Sender\";\n$receiverEmail = \"...\"; // email of the website or admin to receive the contact\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoffezilla%2Freact-bhx-php-email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoffezilla%2Freact-bhx-php-email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoffezilla%2Freact-bhx-php-email/lists"}