Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"hacktoberfest",
"composer-package",
"css",
"parser"
],
"is_fork": false,
"size_kb": 3398,
"has_wiki": true,
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
"languages": {
"PHP": 606646
},
"pushed_at": "2026-07-23T07:14:17Z",
"created_at": "2010-08-24T09:39:55Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T22:36:52Z",
"description": "A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "www.myintervals.com",
"name": "Intervals",
"type": "Organization",
"login": "MyIntervals",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/28989125?v=4",
"created_at": "2017-05-26T20:20:06Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 3344
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v9.4.0",
"kind": "minor",
"published_at": "2026-06-18T15:28:25Z"
},
{
"tag": "v9.3.0",
"kind": "minor",
"published_at": "2026-03-03T17:35:38Z"
},
{
"tag": "v9.2.0",
"kind": "minor",
"published_at": "2026-02-21T18:25:47Z"
},
{
"tag": "v9.1.0",
"kind": "minor",
"published_at": "2025-09-14T08:13:38Z"
},
{
"tag": "v9.0.0",
"kind": "major",
"published_at": "2025-07-27T07:29:12Z"
},
{
"tag": "v8.9.0",
"kind": "minor",
"published_at": "2025-07-11T13:36:02Z"
},
{
"tag": "v8.8.0",
"kind": "minor",
"published_at": "2025-03-23T19:04:23Z"
},
{
"tag": "v8.7.0",
"kind": "minor",
"published_at": "2024-10-27T17:43:15Z"
},
{
"tag": "v8.6.0",
"kind": "minor",
"published_at": "2024-07-01T07:35:18Z"
},
{
"tag": "v8.5.2",
"kind": "patch",
"published_at": "2024-06-28T16:39:30Z"
},
{
"tag": "v8.5.1",
"kind": "patch",
"published_at": "2024-02-15T17:41:39Z"
},
{
"tag": "8.5.0",
"kind": "minor",
"published_at": "2024-02-01T09:25:26Z"
},
{
"tag": "8.4.0",
"kind": "minor",
"published_at": "2024-01-19T09:45:37Z"
},
{
"tag": "8.3.0",
"kind": "minor",
"published_at": "2019-02-22T07:44:53Z"
},
{
"tag": "8.2.0",
"kind": "minor",
"published_at": "2019-02-22T07:46:22Z"
},
{
"tag": "8.1.0",
"kind": "minor",
"published_at": "2016-07-19T19:15:56Z"
},
{
"tag": "8.0.0",
"kind": "major",
"published_at": "2016-06-30T15:24:00Z"
},
{
"tag": "7.0.3",
"kind": "patch",
"published_at": "2016-04-26T20:32:06Z"
},
{
"tag": "7.0.2",
"kind": "patch",
"published_at": "2016-02-11T11:24:46Z"
},
{
"tag": "7.0.1",
"kind": "patch",
"published_at": "2015-12-25T18:25:49Z"
},
{
"tag": "7.0.0",
"kind": "major",
"published_at": "2015-08-24T09:09:53Z"
},
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2015-08-24T08:53:14Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2014-07-04T10:01:11Z"
},
{
"tag": "5.2.0",
"kind": "minor",
"published_at": "2014-07-04T10:01:41Z"
},
{
"tag": "5.1.2",
"kind": "patch",
"published_at": "2014-04-24T18:03:15Z"
},
{
"tag": "5.1.1",
"kind": "patch",
"published_at": "2014-07-04T10:04:12Z"
}
],
"recent_commits": [
{
"oid": "8f6962c5f533008c6eabc9fb9225b2d7cc0870f8",
"body": "This is broken with newer versions of PHPStan.\n\nFixes #1602",
"is_bot": false,
"headline": "[TASK] Do not scan the PHPStan unit tests with PHPStan (#1605)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-07-10T15:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d3108508db7cdfb15aff5cf9873cf4bbb262e7",
"body": null,
"is_bot": false,
"headline": "[TASK] Specify the PHP version range for PHPStan (#1604)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-07-09T14:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3316f7374aea9b443675da4e175c8c2cdd4a5ec2",
"body": "… (#1601)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.53/ChangeLog-8.5.md)\n- [Co\n[…]\ndency-version: 8.5.53\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 8.5.52 to 8.5.53…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-07T07:36:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa472b32cd2dbef49f9be9be26c0811eb2f01508",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Bump actions/cache from 5 to 6 (#1600)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T11:44:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "98b6b6eba4f542a6e5c86e2ac645c97759d9dda0",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1598)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-06-21T18:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3978a2babf9d814c01b4f1e64b6838f0f629371",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Bump actions/checkout from 6 to 7 (#1597)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T15:18:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd3bf9fb173e0df649bc4e3e0d088a1b2417c08f",
"body": null,
"is_bot": false,
"headline": "Prepare release of version 9.4.0 (#1596)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-06-18T15:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9218dbceec78938b63096179a4d0f43e0f9c8032",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1566)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-06-17T15:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd6b844f83ed9eba6415ebb9579b8e76e6c03c6",
"body": "Suppress warnings for `assert()`s that, according to the DocBlock, can never\nfail, but in reality could, due to programmer error, since the DocBlock types\nare not enforced by PHP.\n\nThis allows us to restore `treatPhpDocTypesAsCertain:true` for stricter static\nanalysis, whilst also using assertions f\n[…]\ntering up the code with `@phpstan-ignore` comments.\n\nThe change parallels https://github.com/MyIntervals/emogrifier/pull/1624.\nIt may be possible in future to move the extension to a separate package.",
"is_bot": false,
"headline": "[TASK] Add PHPStan extension to allow assertions (#1594)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-06-17T08:30:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f32498a52d7157728afb6e669960adcf3b17902d",
"body": "The tests added are functional rather than unit tests, as they are indirectly\ntesting `CSSList` rather than `Parser` itself.\n\nFixes #349",
"is_bot": false,
"headline": "[BUGFIX] Allow CSS containing only whitespace or comments (#1593)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-06-16T08:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88cb8b5267d447a122879f64e4ec458555f3b17",
"body": "`@phpstan-ignore` has the parameter which is the specific warning to ignore.\n`@phpstan-ignore-next-line` does not, and will result in suppression of all\nwarnings for the next line.\n`@phpstan-ignore` also only applies to the next line\n(or whatever is relevent in context).",
"is_bot": false,
"headline": "[BUGFIX] Use `@phpstan-ignore` not `@phpstan-ignore-next-line` (#1591)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-05-20T07:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3635b0eacd31d7ae7941e78b3b43f16fb49d27d",
"body": "The tests are similar to those for the parent class `ValueList`.\nThe main differences are that the values are always strings and the\nseparator is always a space, not a comma.",
"is_bot": false,
"headline": "[TASK] Test `LineName::getArrayRepresentation()` (#1582)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T16:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608fab5769180641eeb151adfd4051d838a22482",
"body": "Fix the PHPDoc.\n\nFixes #1589",
"is_bot": false,
"headline": "[BUGFIX] Only allow strings as `LineName` components (#1590)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef097e8602ea720c2c4d85aff66b96ad393b5eb",
"body": "Part of #501",
"is_bot": false,
"headline": "[DOCS] Add links to the specs and MDN for `LineName` (#1588)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0318ea565ec2a2f445499cbf115e149071d96e8d",
"body": "For clearing the result cache, the configuration file is\nnot relevant.",
"is_bot": false,
"headline": "[CLEANUP] Drop unneded option for clearing the PHPStan cache (#1587)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea9771477bce0171c97f64037988e69446cf8b8",
"body": "There is no meaningful code in `Build/` for Rector to process.\nAlso, Rector changing its own configuration may lead to strang\nInception-like effects.",
"is_bot": false,
"headline": "[BUGFIX] Do not process `Build/` with Rector (#1586)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0100f7c16d15122acbd82c23b3ced2572742c96",
"body": "https://www.php-fig.org/per/coding-style/",
"is_bot": false,
"headline": "[TASK] Switch to PER coding style 3.0 (#1585)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e7b09dbacc38ff85c06fe142409c049ea2e50f",
"body": "`getAllValues()` only includes values that are `Value` objects.\nIt does not include `string` values. So the list returned was empty,\nthe loop had no iterations, and the `assertSame()` was never called.\n\nIt doesn't make sense to replace the code with an assertion that\n`getAllValues()` is returning a\n[…]\nt`. Besides, there is already an assertion that `red`\nis set for the string `color` value.\n\nUncovered by PHPStan config change in #1583.\nThis change would also have silenced the same PHPStan warning.",
"is_bot": false,
"headline": "[CLEANUP] Remove redundant test code (#1584)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-05-14T07:24:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bdb95ea3391a3eaf8da74b692e514d7bea71cbdf",
"body": "This is a library. This means that we have no control over how\nother software calls our methods, and whether they adher to\nthe types required via `@param` annotations.\n\nHence, we shouldn't rely on those types being certain.",
"is_bot": false,
"headline": "[TASK] Do not treat PHPDoc type information as certain (#1583)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-13T15:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad8565a9e9db2a337b25ce3385339bbf610050e",
"body": "Part of #1440.",
"is_bot": false,
"headline": "[TASK] Implement `(At)RuleSet::getArrayRepresentation()` (#1580)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-29T15:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcc0d20fbcfa46d3de0208d8766842c81f80a8f9",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Drop unused local variables (#1581)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-27T00:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1c0de2da94aba7912e1a81a6ecdc963237c531",
"body": "This avoids unrelated changes when someone changes the code\nand then autoformats it with PhpStorm.",
"is_bot": false,
"headline": "[CLEANUP] Autoformat the code (#1579)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-27T00:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c5b2b02c53934387132695e33447ab6da0a1a4b",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Standardize the `composer.json` (#1578)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-23T15:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6bf39b3f3e5049931c196de130af1f4d55f4087",
"body": "Part of #1440.",
"is_bot": false,
"headline": "[TASK] Add tests for `RuleValueList::getArrayRepresentation()` (#1577)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-20T16:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797090e23444a4d260088ef20eb18bdd954120a8",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Drop leftover `.gitkeep` (#1576)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-19T18:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9192ca75af3c395f3b8a3054e61ba1fe6312321",
"body": "The two type-narrowing rules tend to have too many false\npositives at the moment.",
"is_bot": false,
"headline": "[TASK] Disable some rules from Rector Type Perfect (#1575)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-19T17:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b3888d0174f2b4bed3aa7a18a5ca6220186825c",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move Doxyfile to `Build/` (#1574)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-17T14:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48fd0ed33957b78cc16890c5db45ace90f525eb",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move Rector configuration to `Build/` (#1573)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-17T11:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275f9342d2038891fffa10ca48d844826467d7ab",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHP Codesniffer configuration to `Build/` (#1571)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-17T11:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1512ff20bf882ab4705c2122b80d9ca17751fc90",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHPStan configuration to `Build/` (#1572)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-17T10:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d579dd58e860c0e829ab46e41e8eb10b6e4222aa",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHP-CSS-Fixer configuration to `Build/` (#1570)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-17T10:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5862140684e0ff9f783ba5dd4a8b91aca3ba597a",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHPUnit configuration to `Build/` (#1568)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-16T16:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36a2358e71698b2c44f2979ea970f49c923f4ad",
"body": null,
"is_bot": false,
"headline": "[TASK] Run the unit tests on CI using the Composer script (#1569)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-16T15:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87bc5c5a065f833dd978f24c620569cdb009a6e",
"body": null,
"is_bot": false,
"headline": "[TASK] Add `.idea` files to `.gitignore` (#1567)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-16T14:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7561092cd0f197bd711e2802b84c52ae5d6f9ed9",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1394)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-14T15:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92185626d2deb1599a03c9dd4289a859100ca442",
"body": "WordPress 7.0 will drop support for PHP 7.2 and 7.3, [1] and\nPHP 7.3 was EOLed in December 2021. [2]\n\nSo it's time to deprecate support for PHP < 7.4, allowing us\nto make use of features like native types for properties, as\ndiscussed. [3]\n\n[1] https://make.wordpress.org/core/2026/01/09/dropping-support-for-php-7-2-and-7-3/\n[2] https://www.php.net/eol.php\n[3] https://github.com/MyIntervals/PHP-CSS-Parser/discussions/1563",
"is_bot": false,
"headline": "[TASK] Deprecate support for PHP 7.2 and 7.3 (#1565)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-12T16:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86b16046f292ef7f8681905a691f66756a03674",
"body": "Part of #1440.",
"is_bot": false,
"headline": "[TASK] Implement `Declaration::getArrayRepresentation()` (#1564)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-11T22:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f2d1f23210e350780b16574532467b70fae5d1",
"body": "…#1560)\n\nFollow-up from #1559.\n\n`phpstan-ignore-next-line` does not have parameters - it ignores all warnings\non the next line regardless\n(see https://github.com/phpstan/phpstan/issues/11340#issuecomment-3943559262).\n\n`phpstan-ignore` applies to the next line, and has parameters to specify which\nwarnings to ignore.\nBecause the `if` statement generates two `booleanNot.alwaysTrue` warnings,\nthis needs to be specified twice in the argument list.",
"is_bot": false,
"headline": "[TASK] Specify the PHPStan errors to ignore for deprecation notices (…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-04T22:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44130cf285ff0b5d5120d8cb2b8ac13bf0ad280b",
"body": "Resolves #1553",
"is_bot": false,
"headline": "[TASK] Make aliased class deprecation notices visible to tools (#1559)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-04T16:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88dbd0f7f91abbfe4402d0a3071e9ff4d81ed949",
"body": null,
"is_bot": false,
"headline": "Prepare release of version 9.3.0 (#1558)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-03T17:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b395cbe259d84d454638d97a89c18a377012d52",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Avoid double autoloading of class aliases (#1552)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-03T17:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfdf1834ca91d549206697220caf82b88c6bf338",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Change `AtRule::BLOCK_RULES` to an array (#1556)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-28T19:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d342d30fd4678e9d02bde03b216ae0c98a0b046",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `AtRuleBlockListTest` (#1555)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-28T19:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5eba4a87363a7b50553061eb08ae333baca09d",
"body": "…g-style` (#1549)",
"is_bot": false,
"headline": "Add support for modern CSS at-rules `@layer`, `@scope`, and `@startin…",
"author_name": "samuil-banti-wpenigne",
"author_login": "samuil-banti-wpenigne",
"committed_at": "2026-02-28T18:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418627201a9ff4e67ec9ca7da16c6b96ae603d2b",
"body": "Part of #1440.",
"is_bot": false,
"headline": "[TASK] Implement `Import::getArrayRepresentation()` (#1554)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-28T18:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f46fe7d23b4429394aabfe8815c5a9894bf890",
"body": "This helps speed up local development and CI.",
"is_bot": false,
"headline": "[TASK] Allow PHPStan to use unlimited processes (#1550)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-26T17:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707c04e6ee530bdc3e6b34f6ebea8756bb69dc2e",
"body": null,
"is_bot": false,
"headline": "[TASK] Set code coverage job to not block workflow (#1551)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-02-26T15:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f85aa83d2b31cdede74421bfcecd1fe471c7e11",
"body": "Part of #1440.",
"is_bot": false,
"headline": "[TASK] Implement `CSSNamespace::getArrayRepresentation()` (#1544)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-22T17:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59373045e11ad47b5c18fc615feee0219e42f6d3",
"body": null,
"is_bot": false,
"headline": "[TASK] Prepare release of version 9.2.0 (#1543)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-21T17:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb56b23dcdf1a94aaa057fd38521cb5aef888f33",
"body": "The interface was renamed from `RuleContainer` in #1530.\n\nAlso accordingly rename the trait that provides test methods for implementing\nclasses.",
"is_bot": false,
"headline": "[TASK] Use `DeclarationList` in the tests (#1541)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-20T23:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaa13f3b2bc8c378022a5cb2952446e01a5f7b80",
"body": "The interface was renamed from `RuleContainer` in #1530.\n\nAlso rename the trait that transitionally provides a mapping for the methods\ndeprecated in #1521 for the implementing classes.",
"is_bot": false,
"headline": "[TASK] Use `DeclarationList` in the source code (#1539)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-20T11:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f4ed8c3fa1fd084aa1f7be209dfae4f9afa4e8",
"body": null,
"is_bot": false,
"headline": "[FEATURE] Add `phpstan:clearcache` Composer script (#1538)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-19T11:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a32cddcda4e5f664418ffd40bd8fd1738b7f45e2",
"body": "The bug was introduced by #1496 and related changes that split selector\nrepresentation and parsing into compound selectors and combinators.\n\nThe regex for `CompoundSelector::isValid()` now matches that for\n`Selector::isValid()`.\n\nFixes #1533",
"is_bot": false,
"headline": "[BUGFIX] Allow selector combinators in pseudo-class functions (#1537)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-18T20:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17dd54a45816fd4583a57e919011144e8ba8d182",
"body": "Don't treat spaces or characters like `~` within them as a stop character\nrepresenting a combinator.\n\nThe bug was introduced by #1496 and related changes that split selector\nrepresentation and parsing into compound selectors and combinators.\n\nAddresses some of the issues in #1533.",
"is_bot": false,
"headline": "[BUGFIX] Parse attribute selectors (#1536)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-18T19:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ba5d4b2101cbaaf819a3cdd5377fdedad8aa6f",
"body": "Fixes #1532",
"is_bot": false,
"headline": "[BUGFIX] Make class aliases available for consumers (#1534)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-18T16:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447fcb85612c84d820ee2f15cbe818ab4c5137d3",
"body": "- always check and fix the `bin/`, `config/`, `src/` and `test/`\n directories\n- sort the directories when provided to a tool\n- make the rector command explicit",
"is_bot": false,
"headline": "[TASK] Streamline the code checker and fixer configuration (#1535)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-17T23:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3cc1673aa22c55db334cf8c8343f73dec56bf3f",
"body": "It contains property declarations not rules, and describing it as a 'list'\nrather than a 'container' seems more apt, as the declarations are ordered.\n\nChanges to use the new interface name in the source code and tests will be\nsubmitted as follow-up PRs.",
"is_bot": false,
"headline": "[TASK] Rename `RuleContainer` to `DeclarationList` (#1530)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-17T17:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015a17bf6931287b30eba5d6683fb1789faab068",
"body": "- [x] Local variables\n- [x] Test method names\n- [x] Code comments",
"is_bot": false,
"headline": "[TASK] Rename `Rule` to `Declatation` in test variables etc. (#1529)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-16T18:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38597e8eb7bb4f7fd41ad72b209dd7284833b10",
"body": "The methods of the `RuleContainer` interface were renamed in #1521.",
"is_bot": false,
"headline": "[TASK] Use `addDeclaration()` etc. in tests (#1528)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-16T13:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9baf9feef24a208ed37cb865179d416293b943",
"body": "This version massively reduces the download size.\n\nhttps://github.com/thecodingmachine/safe/releases/tag/v3.4.0",
"is_bot": false,
"headline": "[TASK] Update to thecodingmachine/safe 3.4 (#1527)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-15T16:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ef816713c48ad750684266bbf95d1e73a3a31d",
"body": "E.g. `addRule()` is changed to `addDeclaration()`, with `addRule()` deprecated\nand changed to a wrapper method to call on to `addDeclaration()`.\n\n`RuleContainer` itself should be renamed to `DeclarationContainer` as a\nseparate change.\n\nThe tests will also be updated as a separate change.",
"is_bot": false,
"headline": "[TASK] Rename methods in `RuleContainer` (#1521)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-15T16:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d098879641962e07f6bb3017a213dc6dd26524",
"body": "Missed in #1524.",
"is_bot": false,
"headline": "[TASK] Update a code comment in `RuleSet` to use 'declaration' (#1526)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-15T15:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9424cd821267e6e29798f9435da3461ebce455d",
"body": "... in local variables and private method names, instead of the misnomered\n'rule'",
"is_bot": false,
"headline": "[TASK] Use 'declaration' internally in `RuleSet` (#1525)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-15T10:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cc71efadeef04f48eea48236a484e5650fc97d",
"body": "Both in DocBlock and inline code comments.\n\nMake them more precise, and refer to 'declaration' rather than 'rule' where\napplicable.",
"is_bot": false,
"headline": "[CLEANUP] Tidy up comments in `RuleSet` (#1524)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-15T10:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa583d89ce2e71169bcda09430dc694ed9807fdf",
"body": "`RemoveRule` was split up in #1249 to avoid parameter type overloading,\nbut updating the class DocBlock was missed then.\n\nThe class DocBlock should not be describing what individual methods do,\nso that additional duplicated information has been removed.\nIt exists in the DocBlock for the method.",
"is_bot": false,
"headline": "[CLEANUP] Correct the DocBlock for `RuleSet` (#1523)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-15T10:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4be5f41abfb3d318aad83cbf892be331d367f5f",
"body": "…(#1522)\n\n`Rule\\Rule` was replaced with `Property\\Declaration` in #1508.",
"is_bot": false,
"headline": "[TASK] Update DocBlock for `RuleContainer` to refer to `Declaration` …",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-15T10:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ddd4847b2cbdd04aa2223d57369597d371b101",
"body": "This method replaces `getRule()`, which is deprecated as of #1506.",
"is_bot": false,
"headline": "[TASK] Use `Declaration::getPropertyName()` in tests (#1520)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-14T14:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a37763b805dd1271406ffbe3dce4316994ac10b",
"body": "This method replaces `getRule()`, which is deprecated as of #1506.",
"is_bot": false,
"headline": "[TASK] Use `Declaration::getPropertyName()` in `RuleSet` (#1519)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-14T09:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd15e78b4c6e6832398b42e1a213343e0d3573c8",
"body": "…#1518)\n\nThis replaces `Rule\\Rule`, following #1508.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in generic `DeclarationBlockTest` (…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-14T09:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc48a61b9979371b43cfac7199f144d6b833a3fe",
"body": "This replaces `Rule\\Rule`, following #1508.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in `CSSBlockListTest` (#1517)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-14T09:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b78b8c9b10d575a8de8e9db6a8b3c2a08c9f5b",
"body": "This replaces `Rule\\Rule`, following #1508.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in `RuleSetTest` (#1516)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-14T09:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32dce4bf8690b5e1607620223f94aa6042efdded",
"body": "…(#1515)\n\nThis replaces `Rule\\Rule`, following #1508.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in `ValueTest` DocBlock references …",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-14T09:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567e3907856a0b5542e70746bdade422ee0081a4",
"body": "This replaces `Rule\\Rule`, following #1508.\n\nAlso use `getPropertyName()` rather than `getRule()` which was deprecated\nin #1506.\n\nThis covers both the 'functional' and 'unit' flavours of the `TestCase`, and\nthe trait that does most of the heavy lifting for the 'unit' flavour.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in `DeclarationBlockTest` (#1514)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-13T21:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399afab8718b72a28395f61e156d3d431cfff285",
"body": "This replaces `Rule\\Rule`, following #1508.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in `RuleContainer` classes (#1513)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-13T18:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27da0c8e6f11c512131f89fb85203c502ac603fb",
"body": "This replaces `Rule\\Rule`, following #1508.",
"is_bot": false,
"headline": "[TASK] Use `Property\\Declaration` in `CSSBlockList` (#1512)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-12T19:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79417446e0872371b9dd0e1cd9cf60a80487daf6",
"body": "…(#1511)\n\nTest the new `Declaration` class instead of the deprecated `Rule` alias.\n\nAlso rename some variables and parameters in the tests from `$rule` to\n`$declaration`.",
"is_bot": false,
"headline": "[TASK] Move/rename Rule/RuleTest.php to Property/DeclarationTest.php …",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-12T17:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444414077c43c1338b80a4303f7d44cb589a41aa",
"body": null,
"is_bot": false,
"headline": "[TASK] Add changelog entry for #1508 (#1510)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-12T17:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802cebe832a6aaed432c6bf3fb1bb4e38d14c66e",
"body": "A property declaration is not a rule.\n\nRef: https://developer.mozilla.org/en-US/docs/Web/API/CSS_Object_Model/CSS_Declaration\n\nAdd a `class_alias` to avoid a breaking change, and deprecate the original\nclass name.",
"is_bot": false,
"headline": "[TASK] Rename `Rule\\Rule` to `Property\\Declaration` (#1508)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-12T15:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce3447653dd81b21ccdabd9d6e9552824af76bf",
"body": "This has become a misnomer. Rules are the outer enclosing blocks.\n\nDeprecate the existing setters and getters and add new ones.\n\n(The name of the `Rule` class itself is also a misnomer.)\n\nRef: https://developer.mozilla.org/en-US/docs/Web/API/CSS_Object_Model/CSS_Declaration",
"is_bot": false,
"headline": "[TASK] Rename `Rule::$rule` to `Rule::$propertyName` (#1506)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-12T12:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252bbe1c6ebd873b05785fb0390ed926256fec76",
"body": "Resolves #1446",
"is_bot": false,
"headline": "[FEATURE] Add `OutputFormat::setSpaceAroundSelectorCombinator()` (#1504)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-10T11:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e87b8a6f2f0c082decc0f69aabba20f71310437",
"body": "Part of #1325.",
"is_bot": false,
"headline": "[FEATURE] Represent `Selector` as `Component` objects (#1496)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-09T23:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd1b3de2b19e99df9486a5b537a721ff11f0d312",
"body": "Rejecting whitespace-only selectors was fixed in #1502.",
"is_bot": false,
"headline": "[CLEANUP] Remove superfluous commented test in `SelectorTest` (#1503)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-09T18:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e57672c9107bd957b804766e567bf1cf2ad29469",
"body": null,
"is_bot": false,
"headline": "[TASK] Ensure `Selector` content is not whitespace-only (#1502)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-09T12:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c7f2ceba893cc53932c09f74a6a6e4ea79442a",
"body": "This does not include the string value, because it will be changed in #1496.",
"is_bot": false,
"headline": "[TASK] Implement `Selector::getArrayRepresentation()` (#1499)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-07T09:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67aac0a558f40e664f835f17ce35d5be4a8d9d6",
"body": "... being passed to `Selector` via the constructor or `setSelector()`",
"is_bot": false,
"headline": "[TASK] Throw exception upon invalid selector (#1498)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-06T09:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600d16381dae3295dee7fb525ec8a94c52fc32e5",
"body": "One of the data providers includes an empty string in its provision, so\n`non-empty-string` is not appropriate.",
"is_bot": false,
"headline": "[CLEANUP] Untighten a parameter definition in `SelectorTest` (#1497)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-05T23:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3282587a859774e138645b70f9ea263a90e9a907",
"body": "… (#1495)\n\nPart of #1325.",
"is_bot": false,
"headline": "[TASK] Render selector combinators with surrounding spaces by default…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-05T20:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b324449a64fde217c2b678ff8028e93e57d3c5ad",
"body": "This will allow the `render()` method to be called on `Selector\\Component`\nobjects without knowing their specific type.\n\nPart of #1325.",
"is_bot": false,
"headline": "[TASK] Have `Selector\\Component` extend `Renderable` (#1494)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-05T19:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd05edb050b46da69d8ac04729384af4a97f810",
"body": "This will allow the conversion of a selector string into an array of\n`Selector\\Component` objects to also be used by the `setSelector()` method.\n\nPart of #1325.",
"is_bot": false,
"headline": "[TASK] Extract method `Selector::parseComponents` (#1493)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-05T18:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f398f8ad1c142f536729654f283145ab6f94319",
"body": "…` (#1471)\n\nUltimately `Selector` will be represented by instances of these classes rather\nthan a string.\n\nThis change is a stepping-stone towards that goal, to use the parsing\nfunctionality of those classes, but for now just converting the parsed result\nto a single string for internal representation.\n\nPart of #1325.",
"is_bot": false,
"headline": "[TASK] Use `SelectorComponent` and `Combinator` in `Selector::parse()…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-05T09:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9902851d31214c63ff32413e451709702f8e26",
"body": "Part of #1325.",
"is_bot": false,
"headline": "[TASK] Add `CompoundSelector` class (#1488)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-04T23:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34df8f91d1d7d054b9e7148cfe09ed61c7a2a299",
"body": "Group the parsing test methods together, with the two data providers used\ncoming before them.",
"is_bot": false,
"headline": "[CLEANUP] Reorder methods in `SelectorTest` (#1492)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-04T21:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104b94d599e68afb59963a609f1d1eb5688da848",
"body": null,
"is_bot": false,
"headline": "[TASK] Add `Selector\\Combinator` class (#1487)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-04T21:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0066316b54ee0b3f597f5bd466e0f0d56529fbec",
"body": "The first parameter is `$expected`, the second `$actual`.",
"is_bot": false,
"headline": "[CLEANUP] Correct assert argument order in `SelectorTest` (#1491)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-04T08:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1cc1c7c05bba09e2039542f5b0dfbed79c0094",
"body": "Multiple data providers can be specified for a test method which does exactly\nthe same thing as another, to avoid having the 'another'.",
"is_bot": false,
"headline": "[CLEANUP] Combine some test methods in `SelectorTest` (#1490)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-04T08:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46147e24c2de031ebe7e8f10ee869c3f0d480aae",
"body": "The extra datasets cover the kind of selectors reported in the OP of #1485.",
"is_bot": false,
"headline": "[TASK] Test escaped quotes in selectors outside of strings (#1489)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-04T08:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd06ecfa73faba625ee64a4d8a06d52fb91c6a7",
"body": "Tailwind allows selectors that contain quotes like this one:\n.before\\:content-\\[\\'\\'\\]:before",
"is_bot": false,
"headline": "[BUGFIX] Support escaped quotes selector in selectors (#1485)",
"author_name": "samuil-banti-wpenigne",
"author_login": "samuil-banti-wpenigne",
"committed_at": "2026-02-03T17:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1dd905f59d9d1fae10dab7f30f63281136c18f",
"body": "It's already in the `Selector` namespace, so having 'Selector' in the name is\nredundant.",
"is_bot": false,
"headline": "[TASK] Rename `SelectorComponent` to `Component` (#1486)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-31T09:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78fca507b88cd2049f039020c5cf4ef11d212b4",
"body": "This will be implemented by `CompoundSelector` and `Combinator` to break up\nthe components of a selector.\n\nPart of #1325.",
"is_bot": false,
"headline": "[TASK] Add `SelectorComponent` interface (#1478)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-29T10:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96410045cfd5e94442b58297886dc6e890346f55",
"body": "… (#1483)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.52/ChangeLog-8.5.md)\n- [Co\n[…]\ndency-version: 8.5.52\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 8.5.51 to 8.5.52…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-27T09:12:00Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 210,
"latest_release_at": "2026-06-18T15:28:25Z",
"latest_release_tag": "v9.4.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 30,
"days_since_latest_release": 34,
"mean_days_between_releases": 80
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "sabberworm/php-css-parser",
"exists": true,
"license": "MIT",
"keywords": [
"css",
"parser",
"stylesheet"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/sabberworm/php-css-parser",
"is_deprecated": false,
"latest_version": "v9.4.0",
"repository_url": "https://github.com/MyIntervals/PHP-CSS-Parser",
"versions_count": 53,
"total_downloads": 216233276,
"dependents_count": 83,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7233406,
"first_published_at": null,
"latest_published_at": "2026-06-18T15:10:53Z",
"latest_version_yanked": null,
"days_since_latest_publish": 34
}
]
},
"popularity": {
"forks": 152,
"stars": 1825,
"watchers": 25,
"fork_history": {
"days": [
{
"date": "2010-12-23",
"count": 1
},
{
"date": "2011-02-23",
"count": 1
},
{
"date": "2011-03-15",
"count": 1
},
{
"date": "2011-09-14",
"count": 1
},
{
"date": "2012-01-12",
"count": 1
},
{
"date": "2012-07-25",
"count": 1
},
{
"date": "2012-09-04",
"count": 1
},
{
"date": "2012-09-22",
"count": 1
},
{
"date": "2012-10-01",
"count": 1
},
{
"date": "2012-10-15",
"count": 1
},
{
"date": "2012-12-11",
"count": 1
},
{
"date": "2013-01-04",
"count": 1
},
{
"date": "2013-02-02",
"count": 1
},
{
"date": "2013-02-22",
"count": 1
},
{
"date": "2013-02-23",
"count": 1
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-03-21",
"count": 1
},
{
"date": "2013-03-23",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-08-01",
"count": 1
},
{
"date": "2013-10-28",
"count": 1
},
{
"date": "2013-11-18",
"count": 1
},
{
"date": "2013-11-24",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-06-13",
"count": 1
},
{
"date": "2014-06-30",
"count": 1
},
{
"date": "2014-08-29",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-12-05",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-04-05",
"count": 1
},
{
"date": "2015-04-12",
"count": 1
},
{
"date": "2015-05-16",
"count": 1
},
{
"date": "2015-06-10",
"count": 1
},
{
"date": "2015-07-17",
"count": 1
},
{
"date": "2015-07-28",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-12-25",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-28",
"count": 1
},
{
"date": "2016-05-29",
"count": 1
},
{
"date": "2016-05-31",
"count": 1
},
{
"date": "2016-06-24",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-08-23",
"count": 1
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-10-16",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-02-24",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-03",
"count": 1
},
{
"date": "2017-06-05",
"count": 1
},
{
"date": "2017-09-25",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-10-26",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-04-01",
"count": 1
},
{
"date": "2018-06-28",
"count": 1
},
{
"date": "2018-07-19",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-09-30",
"count": 1
},
{
"date": "2018-11-03",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2020-01-22",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-27",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-07-16",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 143,
"total_forks": 152
},
"star_history": null,
"open_issues_and_prs": 157
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 47741,
"source_files_sampled": 127,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "thecodingmachine/safe",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.3 || ^2.5 || ^3.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "thecodingmachine/safe",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-iconv",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-parallel-lint",
"direct": false,
"version": "1.4.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": "1.4.3",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-strict-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "8.5.53",
"ecosystem": "packagist"
},
{
"name": "rawr/phpunit-data-provider",
"direct": false,
"version": "3.3.1",
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/type-perfect",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "thecodingmachine/phpstan-safe-rule",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 1,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 23,
"merged_prs": 1157,
"open_issues": 134,
"closed_ratio": 0.581,
"closed_issues": 186,
"closed_unmerged_prs": 79
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "oliverklee",
"commits": 659,
"avatar_url": "https://avatars.githubusercontent.com/u/765746?v=4"
},
{
"type": "User",
"login": "sabberworm",
"commits": 396,
"avatar_url": "https://avatars.githubusercontent.com/u/47652?v=4"
},
{
"type": "User",
"login": "JakeQZ",
"commits": 212,
"avatar_url": "https://avatars.githubusercontent.com/u/15205088?v=4"
},
{
"type": "User",
"login": "raxbg",
"commits": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/2398982?v=4"
},
{
"type": "User",
"login": "ziegenberg",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/856916?v=4"
},
{
"type": "User",
"login": "sidkshatriya",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/638477?v=4"
},
{
"type": "User",
"login": "slusarz",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/381003?v=4"
},
{
"type": "User",
"login": "AnReiter",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/234920694?v=4"
},
{
"type": "User",
"login": "westonruter",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/134745?v=4"
},
{
"type": "User",
"login": "EDDYMENS",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8077713?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.428
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codecoverage.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 29 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "22 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8f6962c5f533008c6eabc9fb9225b2d7cc0870f8",
"ran_at": "2026-07-23T07:16:44Z",
"aggregate_score": 7.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T11:42:46Z",
"oldest_open_prs": [
{
"number": 124,
"created_at": "2017-12-28T13:17:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 185,
"created_at": "2020-01-22T06:22:09Z",
"last_comment_at": "2020-01-31T21:18:52Z",
"last_comment_author": "pierlon"
},
{
"number": 193,
"created_at": "2020-05-06T19:49:43Z",
"last_comment_at": "2020-11-02T01:35:13Z",
"last_comment_author": "pierlon"
},
{
"number": 202,
"created_at": "2020-11-06T20:35:15Z",
"last_comment_at": "2024-08-07T08:54:17Z",
"last_comment_author": "FlorentTorregrosa"
},
{
"number": 224,
"created_at": "2021-05-16T17:47:52Z",
"last_comment_at": "2021-05-16T18:20:11Z",
"last_comment_author": "bytestream"
},
{
"number": 259,
"created_at": "2021-06-08T19:17:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 339,
"created_at": "2021-09-13T04:11:00Z",
"last_comment_at": "2025-12-02T03:33:11Z",
"last_comment_author": "JakeQZ"
},
{
"number": 342,
"created_at": "2021-09-22T14:09:55Z",
"last_comment_at": "2025-02-06T15:57:03Z",
"last_comment_author": "Schrank"
},
{
"number": 385,
"created_at": "2022-09-17T20:04:01Z",
"last_comment_at": "2024-08-28T02:40:05Z",
"last_comment_author": "JakeQZ"
},
{
"number": 386,
"created_at": "2022-09-17T20:19:24Z",
"last_comment_at": "2024-07-10T12:31:24Z",
"last_comment_author": "raxbg"
},
{
"number": 410,
"created_at": "2023-02-27T17:06:10Z",
"last_comment_at": "2024-07-11T13:30:03Z",
"last_comment_author": "sabberworm"
},
{
"number": 596,
"created_at": "2024-06-20T13:29:16Z",
"last_comment_at": "2024-07-01T00:51:38Z",
"last_comment_author": "JakeQZ"
},
{
"number": 646,
"created_at": "2024-07-10T14:48:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 647,
"created_at": "2024-07-10T15:11:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 663,
"created_at": "2024-08-24T11:42:03Z",
"last_comment_at": "2026-02-10T17:55:07Z",
"last_comment_author": "JakeQZ"
},
{
"number": 1191,
"created_at": "2025-03-18T11:31:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1297,
"created_at": "2025-06-29T11:14:38Z",
"last_comment_at": "2025-06-29T11:47:46Z",
"last_comment_author": "coveralls"
},
{
"number": 1298,
"created_at": "2025-06-29T14:53:05Z",
"last_comment_at": "2025-07-09T12:45:16Z",
"last_comment_author": "oliverklee"
},
{
"number": 1363,
"created_at": "2025-08-21T10:18:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1365,
"created_at": "2025-08-21T17:42:25Z",
"last_comment_at": "2025-08-21T17:44:17Z",
"last_comment_author": "coveralls"
}
],
"last_merged_pr_at": "2026-07-10T15:34:57Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 38,
"created_at": "2012-06-11T13:16:13Z",
"last_comment_at": "2013-11-18T12:53:52Z",
"last_comment_author": "lexx27"
},
{
"number": 75,
"created_at": "2014-01-09T14:13:15Z",
"last_comment_at": "2017-02-05T13:51:55Z",
"last_comment_author": "sabberworm"
},
{
"number": 76,
"created_at": "2014-06-24T10:00:17Z",
"last_comment_at": "2014-06-25T06:55:29Z",
"last_comment_author": "sabberworm"
},
{
"number": 78,
"created_at": "2014-07-03T09:11:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2015-04-22T13:24:30Z",
"last_comment_at": "2015-07-12T05:17:17Z",
"last_comment_author": "FrancisBaileyH"
},
{
"number": 94,
"created_at": "2015-07-21T12:46:21Z",
"last_comment_at": "2018-11-17T15:49:12Z",
"last_comment_author": "EMDM45"
},
{
"number": 103,
"created_at": "2016-05-20T08:47:21Z",
"last_comment_at": "2016-07-15T15:13:18Z",
"last_comment_author": "Krinkle"
},
{
"number": 108,
"created_at": "2016-07-15T00:48:14Z",
"last_comment_at": "2016-07-18T02:59:02Z",
"last_comment_author": "FMCorz"
},
{
"number": 114,
"created_at": "2016-08-01T10:16:47Z",
"last_comment_at": "2018-11-03T10:45:58Z",
"last_comment_author": "reardestani"
},
{
"number": 117,
"created_at": "2016-09-09T18:56:09Z",
"last_comment_at": "2018-12-08T10:34:53Z",
"last_comment_author": "sabberworm"
},
{
"number": 119,
"created_at": "2017-04-04T09:04:08Z",
"last_comment_at": "2017-04-04T09:28:38Z",
"last_comment_author": "sabberworm"
},
{
"number": 122,
"created_at": "2017-07-14T17:23:26Z",
"last_comment_at": "2018-04-02T20:58:29Z",
"last_comment_author": null
},
{
"number": 123,
"created_at": "2017-12-13T15:28:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 125,
"created_at": "2018-03-05T22:42:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 127,
"created_at": "2018-06-06T06:28:32Z",
"last_comment_at": "2021-12-20T22:56:53Z",
"last_comment_author": "JakeQZ"
},
{
"number": 143,
"created_at": "2018-09-12T07:13:56Z",
"last_comment_at": "2020-05-06T09:57:53Z",
"last_comment_author": "mikkorantalainen"
},
{
"number": 148,
"created_at": "2018-11-06T10:37:05Z",
"last_comment_at": "2019-11-13T19:30:32Z",
"last_comment_author": "raxbg"
},
{
"number": 150,
"created_at": "2018-11-20T19:25:35Z",
"last_comment_at": "2018-11-20T21:41:46Z",
"last_comment_author": "sabberworm"
},
{
"number": 163,
"created_at": "2019-05-03T00:35:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2019-09-25T07:42:01Z",
"last_comment_at": "2019-09-25T09:46:41Z",
"last_comment_author": "sabberworm"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MyIntervals/PHP-CSS-Parser",
"host": "github.com",
"name": "PHP-CSS-Parser",
"owner": "MyIntervals"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"security": 78,
"vitality": 88,
"community": 85,
"governance": 70,
"engineering": 94
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 88,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"commits_last_year": 210,
"human_commit_share": 0.96,
"days_since_last_push": 0,
"active_weeks_last_year": 30
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "30/52 weeks with commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 30
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "210 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 210
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "22 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v9.4.0",
"releases_from_tags": false,
"days_since_latest_release": 34,
"mean_days_between_releases": 80
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 34 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~80 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 80
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 85,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"forks": 152,
"stars": 1825,
"watchers": 25,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,825 stars",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1825
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "152 forks",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 152
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "25 watchers",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 25
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"packages": [
"sabberworm/php-css-parser"
],
"dependents": 83,
"ecosystems": "packagist",
"total_downloads": 216233276,
"monthly_downloads": 7233406
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,233,406 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7233406,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "83 packages depend on it",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 83
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 38,
"top_contributor_share": 0.428
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 43% of commits",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 29 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 1157,
"open_issues": 134,
"closed_issues": 186,
"issue_closed_ratio": 0.581,
"closed_unmerged_prs": 79
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1157/1236 decided PRs merged",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1157,
"decided": 1236
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "MyIntervals",
"public_repos": 2,
"account_age_days": 3344
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of MyIntervals",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "MyIntervals"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~9 yr old",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sabberworm/php-css-parser"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 34
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 34 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 34
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "53 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 53
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 94,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"hacktoberfest",
"composer-package",
"css",
"parser"
],
"has_wiki": true,
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 78,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 7.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 29 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "22 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 5
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 9
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 9,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 5,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.948,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "91 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 91,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.04
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 47741,
"source_files_sampled": 127,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/127 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 127,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T07:17:13.738169Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MyIntervals/PHP-CSS-Parser.svg",
"full_name": "MyIntervals/PHP-CSS-Parser",
"license_state": "standard",
"license_spdx": "MIT"
}