{"id":13850076,"url":"https://github.com/sebastiandedeyne/phoenix_extra_generators","last_synced_at":"2025-04-15T15:09:56.097Z","repository":{"id":57531971,"uuid":"109021865","full_name":"sebastiandedeyne/phoenix_extra_generators","owner":"sebastiandedeyne","description":"Extra generator commands for Phoenix","archived":false,"fork":false,"pushed_at":"2017-11-03T22:59:39.000Z","size":19,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T13:00:11.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/phoenix_extra_generators","language":"Elixir","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/sebastiandedeyne.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-31T16:19:33.000Z","updated_at":"2023-05-16T20:16:34.000Z","dependencies_parsed_at":"2022-09-26T18:20:40.500Z","dependency_job_id":null,"html_url":"https://github.com/sebastiandedeyne/phoenix_extra_generators","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/sebastiandedeyne%2Fphoenix_extra_generators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandedeyne%2Fphoenix_extra_generators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandedeyne%2Fphoenix_extra_generators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiandedeyne%2Fphoenix_extra_generators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastiandedeyne","download_url":"https://codeload.github.com/sebastiandedeyne/phoenix_extra_generators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249052370,"owners_count":21204992,"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-08-04T20:00:57.999Z","updated_at":"2025-04-15T15:09:56.080Z","avatar_url":"https://github.com/sebastiandedeyne.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# PhoenixExtraGenerators\n\n[![Hex.pm](https://img.shields.io/hexpm/v/phoenix_extra_generators.svg)](https://hex.pm/packages/phoenix_extra_generators)\n[![Hex.pm](https://img.shields.io/hexpm/dt/phoenix_extra_generators.svg)](https://hex.pm/packages/phoenix_extra_generators)\n[![Travis](https://img.shields.io/travis/sebastiandedeyne/phoenix_extra_generators.svg)](https://travis-ci.org/sebastiandedeyne/phoenix_extra_generators)\n\nProvides extra generator commands for [Phoenix](http://phoenixframework.org/).\n\nTwo new commands will be available in your Phoenix app:\n\n```\nmix phx.gen.controller   # Generates a Phoenix controller\nmix phx.gen.view         # Generates a Phoenix view\n```\n\n## Installation\n\nAdd `phoenix_extra_generators` to your list of dependencies in `mix.exs`. You'll probably only want to include it in dev:\n\n```elixir\ndef deps do\n  [\n    {:phoenix_extra_generators, \"~\u003e 1.0.0\", only: :dev}\n  ]\nend\n```\n\n## Usage\n\nOnce the package is installed, the additional mix commands are ready for use.\n\nFor additional documentation on the commands, use `mix help \u003ccommand\u003e` or browse the docs on [HexDocs](https://hexdocs.pm/phoenix_extra_generators).\n\n## Changelog\n\nPlease see [CHANGELOG](https://github.com/sebastiandedeyne/phoenix_extra_generators/blob/master/CHANGELOG.md) for more information what has changed recently.\n\n## Testing\n\n```bash\n$ mix test\n```\n\n## Contributing\n\nPull requests are welcome!\n\n## Credits\n\nThe generators are based on the code distributed in the [Phoenix framework](https://github.com/phoenixframework/phoenix).\n\n- [Sebastian De Deyne](https://github.com/sebastiandedeyne)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please check the [LICENSE](https://github.com/sebastiandedeyne/phoenix_extra_generators/blob/master/LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiandedeyne%2Fphoenix_extra_generators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastiandedeyne%2Fphoenix_extra_generators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiandedeyne%2Fphoenix_extra_generators/lists"}