{"id":20903505,"url":"https://github.com/phly/phlycontact","last_synced_at":"2025-05-13T04:33:19.107Z","repository":{"id":3444726,"uuid":"4497657","full_name":"phly/PhlyContact","owner":"phly","description":"ZF2 module for implementing contact forms","archived":false,"fork":false,"pushed_at":"2022-01-17T04:41:48.000Z","size":167,"stargazers_count":25,"open_issues_count":10,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T18:12:12.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/phly.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}},"created_at":"2012-05-30T17:20:15.000Z","updated_at":"2019-08-13T15:03:41.000Z","dependencies_parsed_at":"2022-08-23T23:31:04.172Z","dependency_job_id":null,"html_url":"https://github.com/phly/PhlyContact","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phly%2FPhlyContact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phly%2FPhlyContact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phly%2FPhlyContact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phly%2FPhlyContact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phly","download_url":"https://codeload.github.com/phly/PhlyContact/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877265,"owners_count":21977632,"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-18T13:13:45.679Z","updated_at":"2025-05-13T04:33:17.617Z","avatar_url":"https://github.com/phly.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PhlyContact\n====\n\nThis is a simple ZF2 module implementing a contact form.\n\nRequirements\n----\n\n* PHP \u003e= 5.3.3\n* Zend Framework 2, beta4 or later, specifically:\n    * Zend\\Captcha (used for CAPTCHA functionality on the forms)\n    * Zend\\InputFilter (used for validating the contact form); in turn, uses:\n        * Zend\\Filter\n        * Zend\\Uri\n        * Zend\\Validator\n    * Zend\\Form (the contact form itself; currently supports beta4 or later)\n    * Zend\\Mail (for sending the contact emails)\n    * Zend\\ModuleManager (implements a ZF2 module)\n    * Zend\\Mvc (provides a controller)\n    * Zend\\ServiceManager (provides service factories)\n    * Zend\\View (provides view scripts for the PhpRenderer, and utilizes\n      ViewModels in the controller)\n\nInstallation\n----\n\nInstall the module by cloning it into ./vendor/ and enabling it in your\napplication.config.php file.\n\nYou will need to configure the following:\n\n* The CAPTCHA to use, and any options related to it.\n* The mail transport to use, and any options related to it.\n* If you wish to alter the root path in the site to which the controller will\n  resolve, you will need to override the routing configuration.\n* If you wish to modify the output, you will need to create alternate templates,\n  and configure overrides in your configuration to ensure your versions are\n  used.\n\nSample configuration for use in your application autoload configuration is\nprovided, demonstrating usage of the ReCaptcha CAPTCHA adapter, the SMTP mail\ntransport, and setting mail message defaults. This is in\n`config\\module.phly-contact.local.php`.\n\nLicense\n----\n\nCopyright (c) 2012, Matthew Weier O'Phinney\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice, this\n  list of conditions and the following disclaimer in the documentation and/or\n  other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphly%2Fphlycontact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphly%2Fphlycontact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphly%2Fphlycontact/lists"}