{"id":13505080,"url":"https://github.com/overtrue/phplint","last_synced_at":"2025-05-13T17:13:29.865Z","repository":{"id":37390602,"uuid":"64124312","full_name":"overtrue/phplint","owner":"overtrue","description":":bug:  A tool that can speed up linting of php files by running several lint processes at once.","archived":false,"fork":false,"pushed_at":"2025-04-17T05:47:17.000Z","size":1228,"stargazers_count":1001,"open_issues_count":8,"forks_count":88,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-04-24T03:51:19.350Z","etag":null,"topics":["composer","lint","linter","linting","looking-for-maintainer","php","phplint","syntax","syntax-checker"],"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/overtrue.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":["overtrue"]}},"created_at":"2016-07-25T10:07:15.000Z","updated_at":"2025-04-22T13:20:32.000Z","dependencies_parsed_at":"2024-01-12T10:26:01.137Z","dependency_job_id":"9e3c36df-a248-45f4-bc58-79d1be6a2bbe","html_url":"https://github.com/overtrue/phplint","commit_stats":{"total_commits":454,"total_committers":34,"mean_commits":"13.352941176470589","dds":0.433920704845815,"last_synced_commit":"c1b32d86aa6f8c8b6722775cca8e5e223801affe"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphplint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphplint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphplint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphplint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/overtrue","download_url":"https://codeload.github.com/overtrue/phplint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990492,"owners_count":21995776,"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":["composer","lint","linter","linting","looking-for-maintainer","php","phplint","syntax","syntax-checker"],"created_at":"2024-08-01T00:00:58.000Z","updated_at":"2025-05-13T17:13:24.853Z","avatar_url":"https://github.com/overtrue.png","language":"PHP","funding_links":["https://github.com/sponsors/overtrue"],"categories":["Standalone","PHP","代码分析( Code Analysis )"],"sub_categories":["Bugs finders"],"readme":"\u003c!--suppress HtmlDeprecatedAttribute --\u003e\n\u003ch1 align=\"center\"\u003ePHPLint\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e`phplint` is a tool that can speed up linting of php files by running several lint processes at once.\u003c/p\u003e\n\n[![Release Status](https://github.com/overtrue/phplint/actions/workflows/release.yml/badge.svg)](https://github.com/overtrue/phplint/actions/workflows/release.yml)\n[![Latest Stable Version](https://img.shields.io/packagist/v/overtrue/phplint)](https://packagist.org/packages/overtrue/phplint)\n[![Total Downloads](https://poser.pugx.org/overtrue/phplint/downloads.svg)](https://packagist.org/packages/overtrue/phplint) \n[![License](https://poser.pugx.org/overtrue/phplint/license.svg)](https://packagist.org/packages/overtrue/phplint)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fovertrue%2Fphplint.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fovertrue%2Fphplint?ref=badge_shield)\n\n\n| Version | Status                 | Requirements   |\n|:--------|:-----------------------|:---------------|\n| **9.x** | **Active development** | **PHP \u003e= 8.1** |\n| 9.6     | Active support         | PHP \u003e= 8.1     |\n| 9.5     | Active support         | PHP \u003e= 8.1     |\n| 9.4     | End Of Life            | PHP \u003e= 8.1     |\n| 9.3     | End Of Life            | PHP \u003e= 8.1     |\n| 9.2     | End Of Life            | PHP \u003e= 8.1     |\n| 9.1     | End Of Life            | PHP \u003e= 8.1     |\n| 9.0     | End Of Life            | PHP \u003e= 8.0     |\n| 6.x     | End Of Life            | PHP \u003e= 8.2     |\n| 5.x     | End Of Life            | PHP \u003e= 8.1     |\n| 4.x     | End Of Life            | PHP \u003e= 8.0     |\n| 3.x     | End Of Life            | PHP \u003e= 7.4     |\n\n**NOTE** if you have an older version of PHP lower than 8.0, we recommend to use the latest version [3.4.0](https://github.com/overtrue/phplint/releases/tag/3.4.0)\n\nMajor version 9.0 is a full code rewrites that have the same source code (`main` branch) for all PHP 8.x versions (`4.x`, `5.x` or `6.x`),\nwith a lot of improvement, full documentation, and full unit code tested. \n\n\n## Table of Contents\n\n1. [Installation](docs/installation.md#installation)\n   1. [Requirements](docs/installation.md#requirements)\n   1. [PHAR](docs/installation.md#phar)\n   1. [Docker](docs/installation.md#docker)\n   1. [Phive](docs/installation.md#phive)\n   1. [Composer](docs/installation.md#composer)\n1. [Usage](docs/README.md#usage)\n1. [Configuration](docs/configuration.md#configuration)\n1. [Upgrading](docs/upgrading.md#upgrading) \n1. [Contributing](docs/contributing.md#contributing)\n1. [Architecture](docs/architecture/README.md#architecture)\n\n## :heart: Sponsor me \n\n[![Sponsor me](https://github.com/overtrue/overtrue/blob/master/sponsor-me.svg?raw=true)](https://github.com/sponsors/overtrue)\n\n如果你喜欢我的项目并想支持它，[点击这里 :heart:](https://github.com/sponsors/overtrue)\n\n## Project supported by JetBrains\n\nMany thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.\n\n[![](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=https://github.com/overtrue)\n\n\n## PHP 扩展包开发\n\n\u003e 想知道如何从零开始构建 PHP 扩展包？\n\u003e\n\u003e 请关注我的实战课程，我会在此课程中分享一些扩展开发经验 —— [《PHP 扩展包实战教程 - 从入门到发布》](https://learnku.com/courses/creating-package)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovertrue%2Fphplint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovertrue%2Fphplint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovertrue%2Fphplint/lists"}