{"id":15068535,"url":"https://github.com/taptima/phpstan-custom","last_synced_at":"2025-08-26T03:12:16.493Z","repository":{"id":47088254,"uuid":"251193924","full_name":"taptima/phpstan-custom","owner":"taptima","description":"Specific PHPStan extensions","archived":false,"fork":false,"pushed_at":"2022-04-21T07:12:11.000Z","size":26,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T01:29:07.265Z","etag":null,"topics":["doctrine","php","php7","phpstan","symfony"],"latest_commit_sha":null,"homepage":"https://taptima.ru/","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/taptima.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":"2020-03-30T03:41:07.000Z","updated_at":"2023-04-06T10:32:39.000Z","dependencies_parsed_at":"2022-08-23T17:40:09.823Z","dependency_job_id":null,"html_url":"https://github.com/taptima/phpstan-custom","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/taptima/phpstan-custom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taptima%2Fphpstan-custom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taptima%2Fphpstan-custom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taptima%2Fphpstan-custom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taptima%2Fphpstan-custom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taptima","download_url":"https://codeload.github.com/taptima/phpstan-custom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taptima%2Fphpstan-custom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272165039,"owners_count":24884627,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":["doctrine","php","php7","phpstan","symfony"],"created_at":"2024-09-25T01:38:00.173Z","updated_at":"2025-08-26T03:12:16.436Z","avatar_url":"https://github.com/taptima.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Taptima](https://taptima.ru/) customs extensions for PHPStan\n\n[![Latest Stable Version](https://poser.pugx.org/taptima/phpstan-custom/v/stable)](https://packagist.org/packages/taptima/phpstan-custom)\n[![License](https://poser.pugx.org/taptima/phpstan-custom/license)](https://packagist.org/packages/taptima/phpstan-custom)\n\n* [PHPStan](https://phpstan.org/)\n\nThis extension provides following features:\n\n* Validates common entity properties existence of methods `set*`, `get*`.\n* Validates boolean entity properties existence of methods `set*`, `is*` or `has*`.\n* Validates `ArrayCollection` entity properties existence of methods `add*`, `remove*` and `get*`.\n\n## Installation\nOpen a command console, enter your project directory and execute the following command to download the latest stable version of this extension:\n```bash\ncomposer require --dev taptima/phpstan-custom dev-master\n```\n\nThen include extension.neon in your project's PHPStan config:\n\n```neon\nincludes:\n    - vendor/taptima/phpstan-custom/extension.neon\n```\n\nand\n\n```neon\nincludes:\n    - vendor/taptima/phpstan-custom/rules.neon\n```\n\nThis extensions depends on [phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine), so you have to configure it.\n\n## Contribution\n\nBefore to create a pull request to submit your contributon, you must:\n - run tests and be sure nothing is broken\n\n### How to run tests\n\n```bash\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaptima%2Fphpstan-custom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaptima%2Fphpstan-custom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaptima%2Fphpstan-custom/lists"}