{"id":26388926,"url":"https://github.com/peterfox/laravel-static-analysis-starter-kit","last_synced_at":"2026-02-16T11:02:36.038Z","repository":{"id":281529599,"uuid":"945549001","full_name":"peterfox/laravel-static-analysis-starter-kit","owner":"peterfox","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T23:16:59.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T23:44:53.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Blade","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/peterfox.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-09T17:25:23.000Z","updated_at":"2025-03-14T23:17:02.000Z","dependencies_parsed_at":"2025-03-09T18:41:46.866Z","dependency_job_id":null,"html_url":"https://github.com/peterfox/laravel-static-analysis-starter-kit","commit_stats":null,"previous_names":["peterfox/laravel-static-analysis-starter-kit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterfox/laravel-static-analysis-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Flaravel-static-analysis-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Flaravel-static-analysis-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Flaravel-static-analysis-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Flaravel-static-analysis-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfox","download_url":"https://codeload.github.com/peterfox/laravel-static-analysis-starter-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Flaravel-static-analysis-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271740732,"owners_count":24812642,"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-23T02:00:09.327Z","response_time":69,"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":"2025-03-17T09:16:19.531Z","updated_at":"2026-02-16T11:02:30.997Z","avatar_url":"https://github.com/peterfox.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Packagist Downloads](https://img.shields.io/packagist/dt/peterfox/laravel-static-analysis-starter-kit)\n\n# The Laravel Static Analysis Starter Kit\n\nThis starter template is less for making projects and more for educational purposes.\nWhen creating a project with this starter kit you can quickly play around with static analysis tools\nwith Laravel.\n\n## How to use it\n\nHave the Laravel installer installed\n\n```shell\nlaravel new --using peterfox/laravel-static-analysis-starter-kit\n```\n\n## What's installed?\n\nThis starter kit is to demo the use of:\n\n* [PHPStan](https://phpstan.org/)\n* [Rector](https://getrector.com/)\n* [Easy Coding Standards](https://github.com/easy-coding-standard/easy-coding-standard) (replaces Laravel Pint)\n\n## How to run\n\nYou can action all of these in one go using:\n\n```shell\ncomposer ci\n```\n\nThis will run tests as well between linting and phpstan.\n\n## What's configured?\n\n### PHPStan\n\nThe project includes the following PHPStan extensions:\n\n* [Larastan](https://github.com/larastan/larastan) - Helps analyse for Laravel related issues.\n* [PHPStan deprecated warnings](https://github.com/phpstan/phpstan-deprecation-rules) - Finds use of deprecated code.\n* [PHPStan webmozart/assert](https://github.com/phpstan/phpstan-webmozart-assert) - Allow extra detections via [webmozart/assert](https://github.com/webmozart/assert).\n* [PHPStan PHPUnit](https://github.com/phpstan/phpstan-phpunit) - Highlights issues with PHPUnit tests.\n* [Simplify PHPStan Rule](https://github.com/symplify/phpstan-rules) - Additional Rules around clean architecture.\n\nAt current the [`phpstan.neon.dist`](phpstan.neon.dist) config sets level 6 and covers the app and tests folders.\n\n### EasyCoding Standards\n\nEasyCoding Standards is a wrapper around PHP CS Fixer in the same way Laravel Pint is but it makes the config easier\nto write. Instead of JSON, it's a PHP file that IDEs will be able to auto-complete with.\n\nThe config for EasyCoding Standards lives in [`ecs.php`](ecs.php).\n\n### Rector\n\nRector is for automatically fixing, upgrading and improving code. This will act in the same way PHP CS Fixer does but\ngoes even further but performing a type hint analysis before applying rules.\n\nThe config for rector lives in [`rector.php`](rector.php).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfox%2Flaravel-static-analysis-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfox%2Flaravel-static-analysis-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfox%2Flaravel-static-analysis-starter-kit/lists"}