{"id":20838009,"url":"https://github.com/fusonic/seed","last_synced_at":"2026-04-18T05:03:40.243Z","repository":{"id":18938195,"uuid":"22157830","full_name":"fusonic/seed","owner":"fusonic","description":"A blank repository to use as stub for PHP libraries.","archived":false,"fork":false,"pushed_at":"2014-07-31T18:52:21.000Z","size":352,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-27T14:11:02.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"fusonic.github.io/seed","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/fusonic.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}},"created_at":"2014-07-23T15:42:21.000Z","updated_at":"2023-03-04T19:57:57.000Z","dependencies_parsed_at":"2022-08-02T23:15:23.976Z","dependency_job_id":null,"html_url":"https://github.com/fusonic/seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fusonic/seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusonic%2Fseed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusonic%2Fseed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusonic%2Fseed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusonic%2Fseed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusonic","download_url":"https://codeload.github.com/fusonic/seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusonic%2Fseed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":[],"created_at":"2024-11-18T01:09:10.030Z","updated_at":"2026-04-18T05:03:40.189Z","avatar_url":"https://github.com/fusonic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fusonic/seed\n\n[![Build Status](https://travis-ci.org/fusonic/seed.png)](https://travis-ci.org/fusonic/seed)\n[![Total Downloads](https://poser.pugx.org/fusonic/seed/downloads.png)](https://packagist.org/packages/fusonic/seed)\n\nA blank repository to use as stub for PHP libraries.\n\n## Requirements\n\n* PHP 5.4 and up\n\n## Installation\n\nThe easiest installation method is using Composer: Simply create a ```composer.json``` file in the root of your project:\n``` json\n{\n    \"require\": {\n        \"fusonic/opengraph\": \"@dev\"\n    }\n}\n```\n\nInstall composer and run install command:\n``` bash\ncurl -s http://getcomposer.org/installer | php\nphp composer.phar install\n```\n\nOnce installed, include vendor/autoload.php in your script.\n\n``` php\nrequire \"vendor/autoload.php\";\n```\n\n## Usage\n\n_Put some examples here._\n\n## Running tests\n\nYou can run the test suite with the following command:\n\n``` bash\nphpunit --bootstrap tests/bootstrap.php .\n```\n\n## License\n\nThis library is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusonic%2Fseed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusonic%2Fseed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusonic%2Fseed/lists"}