{"id":18929727,"url":"https://github.com/thecodingmachine/harmony-zf2-module","last_synced_at":"2025-10-11T14:03:30.830Z","repository":{"id":32700863,"uuid":"36290315","full_name":"thecodingmachine/harmony-zf2-module","owner":"thecodingmachine","description":"This package is an Harmony module for the Zend Framework 2 PHP framework.","archived":false,"fork":false,"pushed_at":"2015-05-30T18:41:44.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"1.0","last_synced_at":"2025-02-16T12:30:27.275Z","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/thecodingmachine.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":"2015-05-26T11:02:12.000Z","updated_at":"2015-05-26T11:02:32.000Z","dependencies_parsed_at":"2022-09-23T13:24:25.562Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/harmony-zf2-module","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/thecodingmachine%2Fharmony-zf2-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fharmony-zf2-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fharmony-zf2-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fharmony-zf2-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/harmony-zf2-module/tar.gz/refs/heads/1.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927825,"owners_count":19719835,"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-08T11:34:43.914Z","updated_at":"2025-10-11T14:03:25.794Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"ZF2's Harmony module\n====================\n\nThis package contains a module that connects the Harmony user interface to the Zend Framework 2 PHP framework.\n\nStep 1: Download the Module\n---------------------------\n\nInclude the package in your **composer.json**:\n\n**composer.json**\n```\n{\n  \"require-dev\": {\n    \"harmony/harmony\": \"~1.0\",\n    \"harmony/zf2-module\": \"~1.0\"\n  }\n}\n```\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```bash\n$ composer update\n```\n\nStep 2: Register the ZF2 module with Harmony\n--------------------------------------------\n\nNow, create a **modules.php** file at the root of your package and instantiate\nthe ZF2 module:\n\n**modules.php**\n```php\n\u003c?php\nreturn [\n    new Harmony\\Module\\ZF2Module\\ZF2Module()\n];\n```\n\nYou are done! Now, start Harmony. Harmony modules should be able to detect your ZF2 services and act accordingly!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fharmony-zf2-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fharmony-zf2-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fharmony-zf2-module/lists"}