{"id":28453933,"url":"https://github.com/concretecms/sample_composer_package","last_synced_at":"2025-06-28T05:31:22.699Z","repository":{"id":56957187,"uuid":"98249602","full_name":"concretecms/sample_composer_package","owner":"concretecms","description":"Example composer based Concrete CMS package","archived":false,"fork":false,"pushed_at":"2022-05-19T00:52:28.000Z","size":27,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-26T23:16:45.536Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/concretecms.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}},"created_at":"2017-07-25T01:19:27.000Z","updated_at":"2023-11-18T09:45:43.000Z","dependencies_parsed_at":"2022-08-21T08:50:49.391Z","dependency_job_id":null,"html_url":"https://github.com/concretecms/sample_composer_package","commit_stats":null,"previous_names":["concrete5/sample_composer_package"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concretecms%2Fsample_composer_package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concretecms%2Fsample_composer_package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concretecms%2Fsample_composer_package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concretecms%2Fsample_composer_package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concretecms","download_url":"https://codeload.github.com/concretecms/sample_composer_package/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concretecms%2Fsample_composer_package/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258454512,"owners_count":22703943,"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":"2025-06-06T18:40:18.986Z","updated_at":"2025-06-28T05:31:22.694Z","avatar_url":"https://github.com/concretecms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Composer Package\nThis project is a concrete5 sample package that is powered entirely by [composer](https://getcomposer.org).\n\nTo install this package on a [composer based concrete5](https://github.com/concrete5/composer) site, make sure you already have `composer/installers` then run:\n\n```sh\n$ composer require concrete5/sample_composer_package\n```\n\nThen install the package\n\n```sh\n$ ./vendor/bin/concrete5 c5:package-install sample_composer_package\n```\n\n\n----\n\n# Using this project as a skeleton\n\nFirst, use `composer create-project` to begin your own package project.\n\n```php\n$ composer create-project concrete5/sample_composer_package\n```\n\nOnce this is done, modify the `composer.json` to have information about your project and an updated name.\nThen set up your VCS\n\n```php\ngit init\ngit remote add origin git@github.com/youraccount/yourrepository\ngit add .\ngit commit -m \"Initial Commit\"\ngit push\n```\n\nFinally, add your git repository to a [composer repository](https://packagist.org/). And that's it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcretecms%2Fsample_composer_package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcretecms%2Fsample_composer_package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcretecms%2Fsample_composer_package/lists"}