{"id":16252315,"url":"https://github.com/remarkablemark/composer-template","last_synced_at":"2026-02-12T20:32:13.944Z","repository":{"id":211664421,"uuid":"729690179","full_name":"remarkablemark/composer-template","owner":"remarkablemark","description":":elephant: Composer package template","archived":false,"fork":false,"pushed_at":"2025-11-24T18:06:46.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-28T06:27:40.682Z","etag":null,"topics":["composer","package","php","template"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/remarkablemark/composer-template","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/remarkablemark.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2023-12-10T03:03:23.000Z","updated_at":"2025-11-24T18:06:51.000Z","dependencies_parsed_at":"2023-12-10T04:18:45.789Z","dependency_job_id":"12b2f8f4-957b-439a-89ab-97d62e3159e9","html_url":"https://github.com/remarkablemark/composer-template","commit_stats":{"total_commits":35,"total_committers":3,"mean_commits":"11.666666666666666","dds":"0.34285714285714286","last_synced_commit":"b5fe38fb883775434eef33425b89c792372013ec"},"previous_names":["remarkablemark/composer-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/remarkablemark/composer-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcomposer-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcomposer-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcomposer-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcomposer-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/composer-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcomposer-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29380604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T19:05:20.189Z","status":"ssl_error","status_checked_at":"2026-02-12T19:01:44.216Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["composer","package","php","template"],"created_at":"2024-10-10T15:13:13.841Z","updated_at":"2026-02-12T20:32:13.929Z","avatar_url":"https://github.com/remarkablemark.png","language":"PHP","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# composer-template\n\n[![packagist](https://img.shields.io/packagist/v/remarkablemark/composer-template)](https://packagist.org/packages/remarkablemark/composer-template)\n[![test](https://github.com/remarkablemark/composer-template/actions/workflows/test.yml/badge.svg)](https://github.com/remarkablemark/composer-template/actions/workflows/test.yml)\n\nComposer package template\n\n## Requirements\n\nPHP \u003e=7\n\n## Install\n\nInstall with [Composer](http://getcomposer.org/):\n\n```sh\ncomposer require remarkablemark/composer-template\n```\n\n## Usage\n\nAutoload:\n\n```php\nrequire_once 'vendor/autoload.php';\n```\n\nUse namespace:\n\n```php\nuse Remarkablemark\\ComposerTemplate\\ClassExample;\n\n$example = new ClassExample();\necho $example-\u003esay(); // 'Hello, world!'\n```\n\nOr instantiate class:\n\n```php\n$example = new \\Remarkablemark\\ComposerTemplate\\ClassExample();\necho $example-\u003esay('Mark'); // 'Hello, Mark!'\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fcomposer-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fcomposer-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fcomposer-template/lists"}