{"id":16012298,"url":"https://github.com/cornernote/gii-tasty-templates","last_synced_at":"2025-03-17T18:17:16.778Z","repository":{"id":12994215,"uuid":"15673239","full_name":"cornernote/gii-tasty-templates","owner":"cornernote","description":"Tasty templates for the Gii code generator.","archived":false,"fork":false,"pushed_at":"2022-01-13T01:21:43.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T05:23:41.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cornernote.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2014-01-06T12:18:58.000Z","updated_at":"2014-10-16T06:30:28.000Z","dependencies_parsed_at":"2022-09-16T13:46:06.756Z","dependency_job_id":null,"html_url":"https://github.com/cornernote/gii-tasty-templates","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fgii-tasty-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fgii-tasty-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fgii-tasty-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fgii-tasty-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cornernote","download_url":"https://codeload.github.com/cornernote/gii-tasty-templates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244085011,"owners_count":20395523,"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-10-08T14:02:37.165Z","updated_at":"2025-03-17T18:17:16.752Z","avatar_url":"https://github.com/cornernote.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gii Tasty Templates\n\nTasty templates for the Gii code generator.\n\n\n## Installation\n\nPlease download using ONE of the following methods:\n\n\n### Composer Installation\n\nAll requirements are automatically downloaded into the correct location when using composer.  There is no need to download additional files or set paths to third party files.\n\nGet composer:\n\n```\ncurl http://getcomposer.org/installer | php\n```\n\nInstall latest release OR development version:\n\n```\nphp composer.phar require cornernote/gii-tasty-templates:*\t\t\t\t// latest release\nphp composer.phar require cornernote/gii-tasty-templates:dev-master\t// development version\n```\n\n\n### Manual Installation\n\nDownload the [latest release](https://github.com/cornernote/gii-tasty-templates/releases/latest) or [development version](https://github.com/cornernote/gii-tasty-templates/archive/master.zip) and move the `audit` folder into your `protected/modules` folder.\n\n\n## Configuration\n\nAdd the path to `gii-tasty-templates` to the `generatorPaths` in your gii configuration:\n\n```php\nreturn array(\n\t'modules' =\u003e array(\n\t\t'gii' =\u003e array(\n\t\t\t'class'=\u003e'system.gii.GiiModule',\n\t\t\t'generatorPaths' =\u003e array(\n\t\t\t\t// use this if you installed with composer\n\t\t\t\t'/path/to/vendor/cornernote/gii-tasty-templates/tasty',\n\n\t\t\t\t// OR, use this if you downloaded into your extensions folder\n\t\t\t\t//'ext.gii-tasty-templates.tasty',\n\t\t\t),\n\t\t),\n\t),\n);\n```\n\n\n## Support\n\n- Does this README need improvement?  Go ahead and [suggest a change](https://github.com/cornernote/gii-tasty-templates/edit/master/README.md).\n- Found a bug, or need help using this project?  Check the [open issues](https://github.com/cornernote/gii-tasty-templates/issues) or [create an issue](https://github.com/cornernote/gii-tasty-templates/issues/new).\n\n\n## License\n\n[BSD-3-Clause](https://raw.github.com/cornernote/gii-tasty-templates/master/LICENSE), Copyright © 2013-2014 [Mr PHP](mailto:info@mrphp.com.au)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fgii-tasty-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornernote%2Fgii-tasty-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fgii-tasty-templates/lists"}