{"id":15739637,"url":"https://github.com/promcms/promcms","last_synced_at":"2025-03-13T08:31:45.437Z","repository":{"id":45450001,"uuid":"507512730","full_name":"PromCMS/PromCMS","owner":"PromCMS","description":"PHP projects made easy","archived":false,"fork":false,"pushed_at":"2025-01-25T17:20:25.000Z","size":3723,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-08T01:34:29.081Z","etag":null,"topics":["cms","php"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/PromCMS.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":"2022-06-26T07:59:34.000Z","updated_at":"2025-01-25T17:16:55.000Z","dependencies_parsed_at":"2023-01-22T20:46:25.557Z","dependency_job_id":"7c8dd63b-6df4-4395-8060-d9e0e39c9dc3","html_url":"https://github.com/PromCMS/PromCMS","commit_stats":{"total_commits":557,"total_committers":3,"mean_commits":"185.66666666666666","dds":0.1651705565529623,"last_synced_commit":"17ba11b565cff133a05861f58e47fec23633c1d7"},"previous_names":[],"tags_count":194,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromCMS%2FPromCMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromCMS%2FPromCMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromCMS%2FPromCMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromCMS%2FPromCMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PromCMS","download_url":"https://codeload.github.com/PromCMS/PromCMS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243369847,"owners_count":20280089,"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":["cms","php"],"created_at":"2024-10-04T02:05:10.486Z","updated_at":"2025-03-13T08:31:45.377Z","avatar_url":"https://github.com/PromCMS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ⚠️ Please be aware that this tool is under active development and is still not suitable for normal use. All help or interest is welcome! 🚀\n\n# PromCMS\n\nWelcome to PromCMS project. This project focuses on making smaller PHP projects simpler and faster to build.\n\n## How it works 🤔\n\nThe general idea is that you provide config file with definitions on how should your PHP app should look like (defining models, app name, etc...) and just create a whole project from that with predefined workflow (webpack/vite, twig, slim php...)\n\nThis will boost your performance a lot and you can focus on what really matters - producing actual visible stuff 😉\n\n## Quick Start\n\n1. Create a root of your desired project \n    ```bash\n    mkdir test-project \u0026\u0026 cd ./test-project\n    ```\n5. Generate project with one command in current directory (still in the same folder as your config)\n    ```bash\n    npx @prom-cms/cli project create\n    ```\n6. Now your project is prepared, ready to go and you can start your dev server 🎉\n    ```bash\n    pnpm run dev\n    ```\n7. You can now go to [http://localhost:3000](http://localhost:3000) 🤯\n \n\u003e You may also find useful to seed your database with random data with `npx @prom-cms/cli seed-database` 😳\n\n## Guides\n\n1. [Get Started](./docs/guides/get-started.md)\n2. [Adding Routes](./docs/guides/adding-routes.md)\n\n## More in Depth 😲\n\n-   [Admin Package](./packages/admin/README.md) - All source files of admin portal\n-   [Api Client Package](./packages/api-client/README.md)\n-   [CLI Package](./packages/cli/README.md) - Know your CLI for easier management of PromCMS projects\n-   [Config Package](./packages/config/README.md) - All internal configuration for typescript, prettier, etc...\n-   [In Page Editor Package](./packages/in-page-editor/README.md)\n-   [Schema Package](./packages/schema/README.md) - Know your powerful schema and use it to the fullest!\n-   [Shared Package](./packages/shared/README.md) - Internal helpers\n-   [Vite Plugin Package](./packages/vite-plugin/README.md) - Source files for vite plugin that manages development of PromCMS projects","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromcms%2Fpromcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromcms%2Fpromcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromcms%2Fpromcms/lists"}