{"id":28462143,"url":"https://github.com/hechoendrupal/extramodule","last_synced_at":"2025-07-03T14:32:28.421Z","repository":{"id":12826852,"uuid":"15502131","full_name":"hechoendrupal/ExtraModule","owner":"hechoendrupal","description":"ExtraModule is a module for Drupal 8 to add some tools for developers","archived":false,"fork":false,"pushed_at":"2014-06-22T06:47:27.000Z","size":146,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"8.x-1.x","last_synced_at":"2025-06-07T04:08:23.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hechoendrupal.com","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/hechoendrupal.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":"2013-12-29T02:09:38.000Z","updated_at":"2016-02-10T14:58:36.000Z","dependencies_parsed_at":"2022-08-30T12:11:58.351Z","dependency_job_id":null,"html_url":"https://github.com/hechoendrupal/ExtraModule","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hechoendrupal/ExtraModule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2FExtraModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2FExtraModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2FExtraModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2FExtraModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hechoendrupal","download_url":"https://codeload.github.com/hechoendrupal/ExtraModule/tar.gz/refs/heads/8.x-1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2FExtraModule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263342224,"owners_count":23451979,"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":"2025-06-07T04:08:23.132Z","updated_at":"2025-07-03T14:32:28.394Z","avatar_url":"https://github.com/hechoendrupal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"ExtraModule\n===========\n\nExtraModule is a module for Drupal 8 to add some tools for developers\n\nUsage\n-----\n\n* Download and enable module\n* Use your awesome powers\n\n#### @Permission Annotation\n----------------------\n```php\n\nclass DefaultController extends ControllerBase{\n  //...\n  /**\n   * helloAction\n   * @param  string $name \n   *\n   * @Permission(\"access content\")\n   */\n  public function helloAction($name) {\n    return \"Hello \" . $name . \"!\";\n  }\n  //...\n}\n```\n\n\n#### Call twig template like Symfony\n-----------------------------\n\n\n```django\n{# hello.html.twig #}\n\n{% extends \"module_name::base.html.twig\" %}\n\n{% block hello_wrapper %}\n  Hellos {{name}}\n{% endblock %}\n\n```\n\nRoadmap\n=======\n\n* Template annotation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhechoendrupal%2Fextramodule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhechoendrupal%2Fextramodule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhechoendrupal%2Fextramodule/lists"}