{"id":19039592,"url":"https://github.com/windwalker-io/phoenix","last_synced_at":"2025-08-02T12:33:52.019Z","repository":{"id":34862400,"uuid":"38862570","full_name":"windwalker-io/phoenix","owner":"windwalker-io","description":"A powerful RAD package to support Rapid Application Development (for Windwalker framework).","archived":false,"fork":false,"pushed_at":"2023-07-18T08:26:19.000Z","size":34662,"stargazers_count":10,"open_issues_count":101,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-23T23:22:32.792Z","etag":null,"topics":["phoenix","rad","rad-framework","scaffold","windwalker"],"latest_commit_sha":null,"homepage":"http://windwalker.io/rad/","language":"JavaScript","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/windwalker-io.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-10T05:24:32.000Z","updated_at":"2024-12-16T13:47:32.000Z","dependencies_parsed_at":"2024-06-19T16:03:08.227Z","dependency_job_id":"6b7f87da-9e48-49ca-86dd-797597a942fb","html_url":"https://github.com/windwalker-io/phoenix","commit_stats":{"total_commits":1007,"total_committers":4,"mean_commits":251.75,"dds":"0.013902681231380387","last_synced_commit":"78b74055d0650389260ad4b35153515c99839b09"},"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/windwalker-io/phoenix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fphoenix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fphoenix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fphoenix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fphoenix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windwalker-io","download_url":"https://codeload.github.com/windwalker-io/phoenix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fphoenix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268385929,"owners_count":24242105,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["phoenix","rad","rad-framework","scaffold","windwalker"],"created_at":"2024-11-08T22:17:46.027Z","updated_at":"2025-08-02T12:33:51.989Z","avatar_url":"https://github.com/windwalker-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phoenix RAD package\n\nPhoenix is a RAD (Rapid Application Development) package for Windwalker, it provides a set of Model, View and Controllers\nwith different functions to quickly build web admin system, and a code generator to help us create application scaffold.\n\n## Documantation\n\nSee http://windwalker.io/rad/\n\n## Features List\n\n- MVC scaffolding\n- Advanced controller, mode and view classes.\n- Powerful admin template, scripts and tools.\n- Grid helper to build sorting, ordering, pagination, search and filter tools.\n- Asset Minify\n- Data entity auto-complete\n- Extends Form Fields\n- Easy setup HTML `\u003chead\u003e` and metadata.\n- Useful JS scripts integration.\n- Uuid generator.\n\n## Screen Shot\n\n### Admin Tools\n\nGrid View:\n\n![p-2016-07-20-004](https://cloud.githubusercontent.com/assets/1639206/16977454/b325aec8-4e88-11e6-915c-42c522479b9f.jpg)\n\nFilter and Search:\n\n![p-2016-07-20-005](https://cloud.githubusercontent.com/assets/1639206/16977558/585e02dc-4e89-11e6-8b8b-816bb4adde90.jpg)\n\nSorting and Ordering:\n\n![p-2016-07-20-006](https://cloud.githubusercontent.com/assets/1639206/16977589/8f1a54ce-4e89-11e6-99af-0ca3eea3ae38.jpg)\n\nBatch Operation:\n\n![image](https://cloud.githubusercontent.com/assets/1639206/16977619/cd1f9432-4e89-11e6-8fff-906e791e4208.png)\n\nPowerful Form Toolkit\n\n![image](https://cloud.githubusercontent.com/assets/1639206/16977645/f065abac-4e89-11e6-9e8f-9d152d01c0bc.png)\n\n![p-2016-07-20-011](https://cloud.githubusercontent.com/assets/1639206/16977839/2ac6f0b6-4e8b-11e6-8b0f-bec4f71fd295.jpg)\n\nEasily select item from other tables (GIF):\n\n![modal-field](https://cloud.githubusercontent.com/assets/1639206/16977777/b65f40b6-4e8a-11e6-899d-f754edb401df.gif)\n\nBuilt-in Validation Integrating\n\n![p-2016-07-20-010](https://cloud.githubusercontent.com/assets/1639206/16977817/0901dc0c-4e8b-11e6-96e2-fb949d4fcf30.jpg)\n\n### Simple Scaffold\n\nA simple frontend template to build application:\n\n![p-2016-07-20-012](https://cloud.githubusercontent.com/assets/1639206/16977910/99c79614-4e8b-11e6-9760-4840a37d8526.jpg)\n\n### Empty Scaffold\n\nPure MVC frame to let you fill your code.\n\n![p-2016-07-20-013](https://cloud.githubusercontent.com/assets/1639206/16978020/3a9314ec-4e8c-11e6-841c-7389ee42360f.jpg)\n\n### Vue Script Includes\n\n![p-2016-07-13-001](https://cloud.githubusercontent.com/assets/1639206/16978046/5f91a830-4e8c-11e6-9184-c39e42dc7041.jpg)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindwalker-io%2Fphoenix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindwalker-io%2Fphoenix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindwalker-io%2Fphoenix/lists"}