{"id":13518977,"url":"https://github.com/sulu/skeleton","last_synced_at":"2025-05-14T22:10:23.769Z","repository":{"id":35120905,"uuid":"208851209","full_name":"sulu/skeleton","owner":"sulu","description":"Project template for starting your new project based on the Sulu content management system ","archived":false,"fork":false,"pushed_at":"2025-05-14T13:29:21.000Z","size":277695,"stargazers_count":277,"open_issues_count":7,"forks_count":85,"subscribers_count":22,"default_branch":"2.6","last_synced_at":"2025-05-14T14:39:04.962Z","etag":null,"topics":["admin","cms","hacktoberfest","platform","sulu","sulucms","symfony","web-application","website"],"latest_commit_sha":null,"homepage":"https://sulu.io","language":"PHP","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/sulu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-16T16:51:01.000Z","updated_at":"2025-05-14T13:19:04.000Z","dependencies_parsed_at":"2024-01-09T11:43:55.769Z","dependency_job_id":"db77ca45-ab80-4031-8b3e-81d64c9a5abe","html_url":"https://github.com/sulu/skeleton","commit_stats":{"total_commits":515,"total_committers":34,"mean_commits":"15.147058823529411","dds":0.5495145631067961,"last_synced_commit":"c024b4f4572ad8a1b766866b47e4a1d5e47ba122"},"previous_names":[],"tags_count":132,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sulu","download_url":"https://codeload.github.com/sulu/skeleton/tar.gz/refs/heads/2.6","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254183838,"owners_count":22028583,"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":["admin","cms","hacktoberfest","platform","sulu","sulucms","symfony","web-application","website"],"created_at":"2024-08-01T05:01:51.545Z","updated_at":"2025-05-14T22:10:18.745Z","avatar_url":"https://github.com/sulu.png","language":"PHP","readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://sulu.io/\" target=\"_blank\"\u003e\n        \u003cimg width=\"50%\" src=\"https://sulu.io/website/images/sulu.svg\" alt=\"Sulu logo\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/sulu/skeleton.svg\" alt=\"GitHub license\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/skeleton/releases\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/tag/sulu/skeleton.svg\" alt=\"GitHub tag (latest SemVer)\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/skeleton/actions\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/sulu/skeleton/test-application.yaml\" alt=\"Test workflow status\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n[Sulu](https://sulu.io/) is a highly extensible open-source **PHP content management system based** on the [Symfony](https://symfony.com/) framework. Sulu is developed to deliver robust **multi-lingual and multi-portal websites** while providing an **intuitive and extensible administration interface** to manage the full content lifecycle. \n\nHave a look at the official [Sulu website](https://sulu.io/) for a comprehensive list of Sulus features, core values and use cases. \n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"80%\" src=\"https://sulu.io/uploads/media/800x@2x/07/167-ezgif.gif?v=2\" alt=\"Sulu Slideshow\"\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\nThis repository provides the recommended **project template for starting your new project based on the Sulu content management system**.\nThe project template follows the best-practices of the [Symfony](https://symfony.com/) framework and builds upon tho official [symfony/skeleton](https://github.com/symfony/skeleton) template. In addition, it requires and configures the Sulu content management system core framework [sulu/sulu](https://github.com/sulu/sulu).\n\nIf you want to **extend your already set up Sulu project**, visit the [Sulu organization](https://github.com/sulu) on GitHub for a complete list of official Sulu bundles.\n\n\n## 🚀\u0026nbsp; Installation and Documentation\n\nStarting a new Sulu project with the [sulu/skeleton](https://github.com/sulu/skeleton) template is as easy as executing the following [composer](https://getcomposer.org/) command: \n\n```bash\ncomposer create-project sulu/skeleton my-project\n```\n\nAfterwards, visit the official [Sulu documentation](http://docs.sulu.io/en/latest/book/getting-started.html) to find out **how to initialize and configure your project** to your specific needs.\n\n\n## ❤️\u0026nbsp; Community and Contributions\n\nThe Sulu content management system is a **community-driven open source project** backed by various partner companies. We are committed to a fully transparent development process and **highly appreciate any contributions**. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - **we would love to have you as part of the Sulu community**.\n\n\n## 📫\u0026nbsp; Have a question? Want to chat? Run into a problem?\n\nWe are happy to welcome you in our official [Slack channel](https://sulu.io/services-and-support)! Obviously you can always **reach out to us directly** via the [Sulu twitter account](https://twitter.com/sulu) or post your question on [StackOverflow](https://stackoverflow.com/questions/tagged/sulu) with the official `sulu` tag.\n\n\n## 🤝\u0026nbsp; Found a bug? Missing a specific feature?\n\nFeel free to **file a new issue** with a respective title and description on the the [sulu/sulu](https://github.com/sulu/sulu/issues) repository. If you already found a solution to your problem, **we would love to review your pull request**! Have a look at our [contribution guidelines](http://docs.sulu.io/en/latest/developer/contributing/) to find out about our coding standards.\n\n\n## ✅\u0026nbsp; Requirements\n\nSulu requires a **PHP version higher or equal to 7.2** and is compatible with every **Symfony version starting from 4.3**. Have a look at the `require` section in the [composer.json](https://github.com/sulu/sulu/blob/2.x/composer.json) of the [sulu/sulu](https://github.com/sulu/sulu) core framework to find an **up-to-date list of the requirements** of Sulu content management system.\n\n\n## 📘\u0026nbsp; License\nThe Sulu content management system is released under the under terms of the [MIT License](LICENSE).\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulu%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsulu%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulu%2Fskeleton/lists"}