{"id":22764601,"url":"https://github.com/kuria/dev-meta","last_synced_at":"2025-03-30T10:14:13.621Z","repository":{"id":57009947,"uuid":"124781752","full_name":"kuria/dev-meta","owner":"kuria","description":"Common Kuria library development dependencies and scripts","archived":false,"fork":false,"pushed_at":"2023-04-22T14:39:58.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T09:31:00.479Z","etag":null,"topics":["codestyle","coding-standards","php","tests"],"latest_commit_sha":null,"homepage":"","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/kuria.png","metadata":{"files":{"readme":"README.rst","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":"2018-03-11T17:38:09.000Z","updated_at":"2023-09-19T17:45:16.000Z","dependencies_parsed_at":"2022-08-21T13:10:17.313Z","dependency_job_id":null,"html_url":"https://github.com/kuria/dev-meta","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuria%2Fdev-meta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuria%2Fdev-meta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuria%2Fdev-meta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuria%2Fdev-meta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuria","download_url":"https://codeload.github.com/kuria/dev-meta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301995,"owners_count":20755514,"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":["codestyle","coding-standards","php","tests"],"created_at":"2024-12-11T12:09:28.435Z","updated_at":"2025-03-30T10:14:13.597Z","avatar_url":"https://github.com/kuria.png","language":"PHP","readme":"Kuria development meta\n######################\n\nCommon development dependencies and scripts for Kuria libraries.\n\n.. contents::\n\n\nRequirements\n************\n\n- PHP 7.1+\n\n\nUsage\n*****\n\nComposer scripts\n================\n\nThis package defines the following composer scripts:\n\n- ``composer all`` - run codestyle checks and tests\n- ``composer tests`` - run tests\n- ``composer coverage`` - run tests and generate code coverage report\n- ``composer cs`` - run codestyle checks\n- ``composer cs:fix`` - attempt to automatically fix codestyle violations\n\nRun the ``composer package-scripts:list`` to show commands to only run specific tools.\n\n\nBase test class\n===============\n\nThe ``Kuria\\DevMeta\\Test`` class should be extended instead of ``PHPUnit\\Framework\\TestCase``.\n\nIt provides access to additional features from `kuria/phpunit-extras \u003chttps://github.com/kuria/phpunit-extras\u003e`_.\n\n.. code:: php\n\n   \u003c?php\n\n   namespace Acme;\n\n   use Kuria\\DevMeta\\Test;\n\n   class ExampleTest extends Test\n   {\n       // ...\n   }\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuria%2Fdev-meta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuria%2Fdev-meta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuria%2Fdev-meta/lists"}