Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 783,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 437531
},
"pushed_at": "2026-07-28T15:12:21Z",
"created_at": "2014-07-17T09:49:21Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T15:16:54Z",
"description": "This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "2.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://developer.happyr.com",
"name": "Happyr",
"type": "Organization",
"login": "Happyr",
"company": null,
"location": "Stockholm",
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/3944224?v=4",
"created_at": "2013-03-22T19:16:15Z",
"is_verified": null,
"public_repos": 53,
"account_age_days": 4875
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-07-28T15:12:21Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-07-27T12:53:15Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2022-01-19T15:31:03Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2021-07-09T07:30:44Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2021-02-24T10:01:56Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2021-01-27T07:51:37Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2020-09-04T08:25:30Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-06-15T10:07:06Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-12-11T12:33:10Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2019-11-08T10:16:35Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2019-10-09T10:37:54Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2019-08-09T15:53:33Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2019-06-28T08:15:44Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2019-05-22T17:01:51Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-05-07T08:40:16Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-04-28T09:21:29Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2019-04-28T08:46:37Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2019-03-13T12:30:36Z"
},
{
"tag": "0.7.2",
"kind": "patch",
"published_at": "2017-03-30T07:39:28Z"
},
{
"tag": "0.7.1",
"kind": "patch",
"published_at": "2019-08-07T11:31:04Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2019-08-07T11:34:39Z"
},
{
"tag": "0.6.2",
"kind": "patch",
"published_at": "2019-08-07T11:41:23Z"
},
{
"tag": "0.6.1",
"kind": "patch",
"published_at": "2019-08-07T11:50:49Z"
},
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2019-08-07T11:55:43Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2019-08-07T12:04:57Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2019-08-07T12:21:35Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2019-08-07T12:24:07Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2019-08-07T12:37:25Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2019-08-07T13:08:03Z"
}
],
"recent_commits": [
{
"oid": "62885cf29ba3aafa29d17e3176e684eedb2c4407",
"body": "Restore ORM 2 compatibility and fix the pipeline",
"is_bot": false,
"headline": "Merge pull request #323 from peter-gribanov/fix/workflows",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2026-07-28T15:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5dbe65aafa575e8b066da621a653c7df977c13",
"body": "Records which two reports the setting silences, why the guards they point at\nare load-bearing rather than dead code, and that replacing the setting with a\nnative variadic type changes InvalidArgumentException into TypeError and so\nneeds a major release.",
"is_bot": false,
"headline": "Document why treatPhpDocTypesAsCertain is disabled",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2026-07-28T15:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41eb2962a53bd0adde1d5d42c79b8415412fa5d9",
"body": "Also pre-existing and unrelated to ORM 3. The QA job installs whatever\nphp-cs-fixer is current, and the @PhpCsFixer ruleset has grown rules since\nthe last sweep: static_lambda, single_line_empty_body, no_extra_blank_lines,\nwhitespace_after_comma_in_array, ordered_imports, phpdoc_separation and a\nfew\n[…]\nsts it touched.\n\nNo behaviour change. The specs still pass 527/527 and phpstan is still\nclean. Running the fixer a second time reports nothing, so the tree is now\na fixed point of the current ruleset.",
"is_bot": false,
"headline": "Apply PHP CS Fixer",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2026-07-28T14:45:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "355c0b8417c0b6943f42a3ee3af3b7cbaf0f3294",
"body": "These are pre-existing and unrelated to ORM 3: the QA job installs\nwhatever phpstan is current, so the analysis got stricter over time while\nthe code stood still. On a clean 2.x, phpstan 1.12 reported 3 errors and\nphpstan 2.2 reported 8.\n\n - EntityRepository declares @template T of object, so passi\n[…]\nnnotated with @psalm-return and @psalm-template\nthat PHPStan does not read; ORM 2.20 changed those to @template and\n@return. The QA job analyses the highest dependency set, so this does not\naffect CI.",
"is_bot": false,
"headline": "Fix PHPStan findings",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2026-07-28T14:44:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db48196e73351c00ad0c70676bdc6833f082bc2a",
"body": "PR #322 replaced the ORM constraint instead of widening it, which turned\nan additive feature into a BC break and would have forced a major release.\nDoctrine ORM 3 support is additive instead, matching how Symfony 7 support\nshipped in v2.1.0.\n\nAll three src changes from #322 are already BC:\n\n - Type\n[…]\ns also required for the 2.x branch\nprotection to stay satisfiable: \"PHP 7.4 + highest + normal\" and\n\"PHP 8.0 + highest + normal\" are required status checks, and #322 deleted\nthe jobs that report them.",
"is_bot": false,
"headline": "Restore backward compatibility with Doctrine ORM 2",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2026-07-28T14:42:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d83035c4ae59a61774b22ba29eb5122691153c9",
"body": "Upgraded to Doctrine ORM 3",
"is_bot": false,
"headline": "Merge pull request #322 from Shifrin/upgrade-to-doctrine-orm-3",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2026-07-28T14:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a42654255831e29c11f455fc3afc4baa1df744",
"body": "…ts can now pass by.",
"is_bot": false,
"headline": "PHP versions changed in the QA and Test pipeline files. Hopefully tes…",
"author_name": "Mohammed Shifreen",
"author_login": "Shifrin",
"committed_at": "2026-07-08T12:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d0685ad5d93a515121dd26e45c799f08c98837",
"body": null,
"is_bot": false,
"headline": "Upgraded to Doctrine ORM 3",
"author_name": "Mohammed Shifreen",
"author_login": "Shifrin",
"committed_at": "2026-03-12T08:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15fa5977142a1b024e29a377100f505dac1b5a0b",
"body": "* Support Symfony 7 and php82\r\n\r\n* chore: trigger ci\r\n\r\n---------\r\n\r\nCo-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>",
"is_bot": false,
"headline": "Support Symfony 7 (#318)",
"author_name": "Piotr Opioła",
"author_login": "Niiph",
"committed_at": "2024-07-27T12:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "668dd792152bcced48e36bd7c3fde3c1fe333cc0",
"body": "Allow Symfony 6",
"is_bot": false,
"headline": "Merge pull request #315 from KDederichs/2.x",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2022-01-19T15:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d720d99580b2b1ed2a115628bf7217e759ad3b39",
"body": null,
"is_bot": false,
"headline": "Restrict to property access only",
"author_name": "Kai Dederichs",
"author_login": "KDederichs",
"committed_at": "2022-01-19T15:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55428f8ee40f9c8c6266e0047058e535559d5d25",
"body": null,
"is_bot": false,
"headline": "Seems like php-cs-fixer needs 7.4 now?",
"author_name": "Kai Dederichs",
"author_login": "KDederichs",
"committed_at": "2022-01-19T15:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd133dbd6e08a07afb72f43bb85002bc2a75c93f",
"body": null,
"is_bot": false,
"headline": "Add Symfony 6 compatibility check",
"author_name": "Kai Dederichs",
"author_login": "KDederichs",
"committed_at": "2022-01-19T15:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80f032285b985396a63de28efc9f78705fbcdf8",
"body": null,
"is_bot": false,
"headline": "Remove 8.1, not supported",
"author_name": "Kai Dederichs",
"author_login": "KDederichs",
"committed_at": "2022-01-19T15:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2641b670335d0643fae57b898f414bfa8c94fada",
"body": null,
"is_bot": false,
"headline": "Allow Symfony 6",
"author_name": "Kai Dederichs",
"author_login": "KDederichs",
"committed_at": "2022-01-19T12:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38ace0d31133cacdca9087da7b45a3bdee8a384",
"body": "Fix documentation on context usage in specifications",
"is_bot": false,
"headline": "Merge pull request #312 from peter-gribanov/fix_context_docs",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2022-01-13T10:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abdbdcdf447be73a95db99ae29124aac9dea239e",
"body": null,
"is_bot": false,
"headline": "fix context docs",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2022-01-13T10:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0baae970bb4aa36947cc366b632686e8412bc126",
"body": "Fix tests",
"is_bot": false,
"headline": "Merge pull request #313 from peter-gribanov/fix_tests",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2022-01-13T10:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b07423247630f0a4d4bc1d7bcc79b62fd8b114b",
"body": null,
"is_bot": false,
"headline": "method Join::getAlias() can return null",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2022-01-13T10:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98d6b40feac1b67a96a0f5b71064b9fa6407f8d",
"body": "Use \"yield from\" for iterate from AbstractQuery::toIterable()",
"is_bot": false,
"headline": "Merge pull request #308 from peter-gribanov/yield_from",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-14T09:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5656f32d916842fbb426fc695b178f1106e696",
"body": null,
"is_bot": false,
"headline": "use \"yield from\" for iterate from AbstractQuery::toIterable()",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-14T09:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85775c220edae0c2509d2e7006ed68e634ee7eb",
"body": "Revert \"Correct PHPStan generic annotation\"",
"is_bot": false,
"headline": "Merge pull request #307 from Happyr/revert-305-psalm_annotations",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-13T16:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f200d5138fcac73c908a52127cab57e8875553b",
"body": null,
"is_bot": false,
"headline": "Revert \"Correct PHPStan generic annotation\"",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-13T16:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148a7b8333575f7a9035352ac684788b80ea0e83",
"body": "Use AbstractQuery::toIterable() to compatible with Doctrine ORM 3.0",
"is_bot": false,
"headline": "Merge pull request #306 from peter-gribanov/toIterable",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-13T15:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2bf75818fdd1aabd03a6bee0b13a121e4233258",
"body": null,
"is_bot": false,
"headline": "use AbstractQuery::toIterable() to compatible with Doctrine ORM 3.0",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-13T15:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc4afacf37b9411ba365c9f5298826c4854ad27",
"body": "Correct PHPStan generic annotation",
"is_bot": false,
"headline": "Merge pull request #305 from peter-gribanov/psalm_annotations",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-13T15:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c661b17856352d19889e89e34bf352da1a01d4d7",
"body": null,
"is_bot": false,
"headline": "correct PHPStan generic annotation",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-13T15:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8cfea551e6ec5d7cd78087371166e85297c9f79",
"body": "Allow always use a unique DQL alias in DQLContextResolver",
"is_bot": false,
"headline": "Merge pull request #303 from peter-gribanov/DQLContextResolver",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-09T07:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea1c9666b57f8a142f8517fda547fbe0b90318a0",
"body": null,
"is_bot": false,
"headline": "allow always use a unique DQL alias DQLContextResolver",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-07-08T12:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4bc11f37a964b21663beec47f73af7309d347a",
"body": "Fix problems with PHP-CS-Fixer",
"is_bot": false,
"headline": "Merge pull request #301 from peter-gribanov/php_cs_fixer_config",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-06-09T09:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3567b04e4b52920e136ad008c90455f8b0a9a28",
"body": null,
"is_bot": false,
"headline": "fix problems with PHP-CS-Fixer",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-06-09T09:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6c2b59e2d65a2b5f55baa7c04f855e0ace0eba",
"body": "Prefer to use default_repository_class instead of repository_factory",
"is_bot": false,
"headline": "Merge pull request #298 from peter-gribanov/repository_factory",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-04-09T09:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c47368378fda734c61ca9195286fdd0af779cd",
"body": null,
"is_bot": false,
"headline": "update Laravel documentation",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-04-09T09:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3cd65adcdaba239beb7a9b60bbc1a18dab0dff",
"body": "…#297",
"is_bot": false,
"headline": "Prefer to use default_repository_class instead of repository_factory …",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-04-09T09:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3b2ff79208d7e9dcf619df7bea320a55c2add3",
"body": "Not use BaseSpecification::getNestedContext()",
"is_bot": false,
"headline": "Merge pull request #296 from peter-gribanov/getNestedContext",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-03-02T13:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730f010a58bc183bc178452efb05d4d1817b038a",
"body": null,
"is_bot": false,
"headline": "not use BaseSpecification::getNestedContext()",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-03-02T12:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3c67ae8539bb196b467de35d4463ab8addf33c7",
"body": "Define JOIN before using the new alias from it",
"is_bot": false,
"headline": "Merge pull request #295 from peter-gribanov/jeft_join",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-18T15:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6bc84b9b5eccfc858e0284badd32e57f5629b1",
"body": null,
"is_bot": false,
"headline": "Define JOIN before using the new alias from it",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-18T15:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a316464a3789acab5ef59ed82430bc859b6cc2c",
"body": "Correct resolve context in BaseSpecification methods from Satisfiable interface",
"is_bot": false,
"headline": "Merge pull request #294 from peter-gribanov/resolve_context_in_base_spec",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-09T16:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ccec5288f54f8b20047f715c239ad595b9c9ca",
"body": "…BaseSpecification::isSatisfiedBy()",
"is_bot": false,
"headline": "Correct resolve context in BaseSpecification::filterCollection() and …",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-09T16:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e9958dc2ef3084c84ec584043eed92c1db7822",
"body": "Create IsEmpty filter",
"is_bot": false,
"headline": "Merge pull request #293 from peter-gribanov/is_empty",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-01T10:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc668b91b58d16d54937e2bb23c217f93417c4bd",
"body": null,
"is_bot": false,
"headline": "create IsEmpty filter",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-01T10:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14462ad30bcb80f22104f95342e8bbc263a3855b",
"body": "Сreate SelectNew query modifier for use NEW Operator Syntax",
"is_bot": false,
"headline": "Merge pull request #292 from peter-gribanov/new_operator",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-01T10:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ea19d957a57b3758a5fd744074379b7b3ea774",
"body": null,
"is_bot": false,
"headline": "create SelectNew query modifier",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-02-01T09:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33bb8374e399e4519583dc923d8beec6c25a7907",
"body": "Allow use context in Satisfiable methods",
"is_bot": false,
"headline": "Merge pull request #291 from peter-gribanov/satisfiable_context",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-29T20:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d233fba8ce4ccd7991d7537d152e9966d0b7908",
"body": "…:isSatisfiedBy() methods",
"is_bot": false,
"headline": "allow use context in Satisfiable::filterCollection() and Satisfiable:…",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-29T20:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b5ffa7c2b456c09d873e89428d298b862775aa",
"body": "The context in Operands is optional and may not be specified",
"is_bot": false,
"headline": "Merge pull request #290 from peter-gribanov/optional_context_in_operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-29T12:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a006b973189c0d8c3f088d210d03ae52fd662a51",
"body": null,
"is_bot": false,
"headline": "the context in Operands is optional and may not be specified",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-29T12:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7598c9683ef9666156598871b29bb2da14eca8",
"body": "Correct use custom context",
"is_bot": false,
"headline": "Merge pull request #289 from peter-gribanov/append_custom_context",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-28T19:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac08fc6e0b1f1dc53e97457faae97c885ea2d4d0",
"body": null,
"is_bot": false,
"headline": "allow execute Operands in context",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-28T19:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40d31169df11d308ab16afdfe35c8aa4297411e",
"body": null,
"is_bot": false,
"headline": "append (not overwrite) context in specifications",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-28T17:36:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9771bc91423f6f62b2de81dcc47d023bb86b5b6b",
"body": "Correct resolve DQL alias in context in SelectEntity",
"is_bot": false,
"headline": "Merge pull request #288 from peter-gribanov/select_entity_in_context",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-28T14:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "530eece4f877733d73614a24b0867d5537cd1604",
"body": null,
"is_bot": false,
"headline": "Correct resolve DQL alias in context in SelectEntity",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-28T14:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f421526a9dff4b2e7c0544798f86498f765d4996",
"body": "Сorrect annotate $context argument int BaseSpecification::__construct()",
"is_bot": false,
"headline": "Merge pull request #287 from peter-gribanov/context_annotation",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-27T15:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dec26eba6a3c3a1a9facbd5c709f3d091d1f5ec",
"body": null,
"is_bot": false,
"headline": "correct annotate $context argument int BaseSpecification::__construct()",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-27T15:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ce97d2dfedf9ac0036f1653fd50ebeacd78036",
"body": "Allow use DISTINCT in aggregate functions",
"is_bot": false,
"headline": "Merge pull request #286 from peter-gribanov/aggregate_functions",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-25T14:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e43f4eabf4eb3ff92f5110cb05a75faaff64f42",
"body": null,
"is_bot": false,
"headline": "allow use DISTINCT in aggregate functions",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-25T13:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d09e6993c4468861e03b51b88fc91332c74397",
"body": "Сhange CountDistinct to Count platform function",
"is_bot": false,
"headline": "Merge pull request #285 from peter-gribanov/count_distinct",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-25T12:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a132cc12b0d09e6271a3f153db535cea2614432f",
"body": null,
"is_bot": false,
"headline": "change CountDistinct to Count platform function",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-25T12:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b060e84cf55c28c134850a38cab0137746b6b4",
"body": "…ration\n\nFix the CONCAT function declaration",
"is_bot": false,
"headline": "Merge pull request #284 from peter-gribanov/fix_concat_function_decla…",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-22T19:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f018d34a24449a7afba95e2dbc2ed1f44b638836",
"body": null,
"is_bot": false,
"headline": "Fix the CONCAT function declaration",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-22T19:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f31de4be8d44e841a5a160ec5ce50bd9e36c165d",
"body": "Iterate repository by specification with a real key from original query",
"is_bot": false,
"headline": "Merge pull request #283 from peter-gribanov/iterate_with_real_key",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-22T19:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21684217957578f37ad07238a029d514e8899e8",
"body": null,
"is_bot": false,
"headline": "Iterate repository by specification with a real key from original query",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-22T19:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1474ecf23b479e86612bf4dab4e672906cb405ac",
"body": "…n_2.0\n\nСorrect location of BaseSpecification class",
"is_bot": false,
"headline": "Merge pull request #282 from peter-gribanov/BaseSpecification_locatio…",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T16:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710544e1564db795b1c47cd55c81c088fd1a3195",
"body": null,
"is_bot": false,
"headline": "remove BaseSpecification class",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T16:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18c0866c5c7c7a9331477d1f739e1de4562fb4a",
"body": null,
"is_bot": false,
"headline": "correct location of BaseSpecification class",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T16:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa07d686eb4fb9b92b537a44fffa8ff2f74f8d7",
"body": "Group repository classes in Repository folder",
"is_bot": false,
"headline": "Merge pull request #281 from peter-gribanov/group_repositories_2.0",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T16:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57abf149b98d96699f62b2d44b3cd6b3b938ea94",
"body": null,
"is_bot": false,
"headline": "correct use exceptions in EntitySpecificationRepositoryTrait",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T16:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc603047ef3c516dddf7b5c8c991ce8fec40a32",
"body": "…nterface, EntitySpecificationRepositoryTrait, RepositoryFactory classes",
"is_bot": false,
"headline": "remove EntitySpecificationRepository, EntitySpecificationRepositoryI…",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T16:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21831c6070a2127352b2ab4033b60ba0f6cc052",
"body": null,
"is_bot": false,
"headline": "group repository classes in Repository folder",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T15:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5877a989b3d5c54ce72b76498be1c2c3244e4fb1",
"body": "Allow use options in TRIM() platform functions",
"is_bot": false,
"headline": "Merge pull request #278 from peter-gribanov/trim_function",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T09:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f07b01bde4c99e454cfe449c4c41ba6b8791bc",
"body": null,
"is_bot": false,
"headline": "create Trim platform function with options",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-20T09:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe951d83365c5a027821bf495373a313d70e48c",
"body": "Check single entity satisfiability",
"is_bot": false,
"headline": "Merge pull request #273 from peter-gribanov/satisfiable",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea35d74e84c0e409f963c6b1a8fbf9c8decd521e",
"body": null,
"is_bot": false,
"headline": "move platform function executors to operands",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaefc7ba3ccd5b0162542f46d3ee8e1a95c9c40f",
"body": null,
"is_bot": false,
"headline": "fix PHPStan error",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1044cf7c84faad63945792f898be6e180ccb72c3",
"body": null,
"is_bot": false,
"headline": "fix CS",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9747074c1f0dd5fa9a0d90f3fa779edad7b9b3a",
"body": null,
"is_bot": false,
"headline": "fix PHPStan errors",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b390030895e36847432395fc07d2ab08bd7d03b",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.0' into satisfiable",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0357a998cec61487f0df1e9948ec63642cdb9062",
"body": "PHP Code Style Fixer does not check the code",
"is_bot": false,
"headline": "Merge pull request #277 from peter-gribanov/php-cs-fixer-ci",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6215942e078c0b194967446a3f882667fa515f6",
"body": null,
"is_bot": false,
"headline": "try use cs2pr util",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T16:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344f82ae3b09d6d43d705ab7753eb840a8e0ec05",
"body": null,
"is_bot": false,
"headline": "fix CS",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T15:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b22b6d25626e444271a74073b7c027828aacf847",
"body": null,
"is_bot": false,
"headline": "set CS rule operator_linebreak:position => \"end\"",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T15:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8041e2a595982d82229ddc3b52cd1be6cda8f3b",
"body": null,
"is_bot": false,
"headline": "fix CS",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T14:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ecc504cb4e05b238a2d0c04a58044703aefedb",
"body": null,
"is_bot": false,
"headline": "not use cs2pr util",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T14:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "099ba7bd77f68e66edbacffa396f160e27e14917",
"body": null,
"is_bot": false,
"headline": "add more options to PHP Code Style Fixer",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T14:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f49ab0ef065b84db3dc388abc909865992075d",
"body": null,
"is_bot": false,
"headline": "try run PHP Code Style Fixer on PHP 7.4",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T14:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ee40b3013a377da161c84c56634eb6e5cc7be5",
"body": null,
"is_bot": false,
"headline": "try optimize run PHP Code Style Fixer",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T14:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96a78d6aa5ba3b51c8828b3e259cf55ef63dcae",
"body": null,
"is_bot": false,
"headline": "add --diff --dry-run for PHP Code Style Fixer in GitHub Actions",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T14:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3fad3524d1782ad54f992a32b90b12402bc6f17",
"body": null,
"is_bot": false,
"headline": "create DateAdd and DateSub operands for correct use units in DQL",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T13:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f698535591d121629fe5ae54c001d88a48881c",
"body": null,
"is_bot": false,
"headline": "correct file headers comment",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T13:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05fcfad7ea5fb3d1459194ace10eeb7225537b3f",
"body": null,
"is_bot": false,
"headline": "convert operand to Field operand only if it is a string",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T11:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8251032993e12752d18044f084fcf3f4c31b2645",
"body": "…tions",
"is_bot": false,
"headline": "add description for \"Check single entity\" and \"Filter collection\" sec…",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-18T09:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6afaff68b349a985b65d251b483806fbce636819",
"body": null,
"is_bot": false,
"headline": "test execute PlatformFunction operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8303f81c8840338493de88ad838139ad7df9075f",
"body": null,
"is_bot": false,
"headline": "test execute LikePattern operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e54e8ec1599b9e252ee6945f2d8ac086f66604",
"body": null,
"is_bot": false,
"headline": "test execute Field operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f5d618dbb068f99114a2488b1b2df7a40295ff",
"body": null,
"is_bot": false,
"headline": "test execute Alias and CountDistinct operands",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd07f1a00d9fc99bc17c2bb717ca7d930617511",
"body": null,
"is_bot": false,
"headline": "test execute Value and Values operands",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dab91d72af05516bb9e21afd3540f9386ba0400",
"body": null,
"is_bot": false,
"headline": "test execute Subtraction operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9557af4509e8c52834142d21f2200cd700a0a51",
"body": null,
"is_bot": false,
"headline": "test execute Multiplication operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T16:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf2790cac319cba77ccc2456886d6af822507ea",
"body": null,
"is_bot": false,
"headline": "test execute Division operand",
"author_name": "Peter Gribanov",
"author_login": "peter-gribanov",
"committed_at": "2021-01-14T15:58:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 2,
"latest_release_at": "2026-07-28T15:12:21Z",
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 272.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "happyr/doctrine-specification",
"exists": true,
"license": "MIT",
"keywords": [
"repository",
"doctrine",
"specification"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/happyr/doctrine-specification",
"is_deprecated": false,
"latest_version": "v2.1.0",
"repository_url": "https://github.com/Happyr/Doctrine-Specification",
"versions_count": 29,
"total_downloads": 948722,
"dependents_count": 8,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9315,
"first_published_at": null,
"latest_published_at": "2024-07-27T12:52:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 731
}
]
},
"popularity": {
"forks": 44,
"stars": 450,
"watchers": 21,
"fork_history": {
"days": [
{
"date": "2014-07-20",
"count": 1
},
{
"date": "2014-08-22",
"count": 1
},
{
"date": "2014-09-16",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-10-24",
"count": 1
},
{
"date": "2014-12-02",
"count": 1
},
{
"date": "2014-12-12",
"count": 1
},
{
"date": "2015-02-04",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-06-06",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-07-28",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2016-03-13",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2017-03-11",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-08-01",
"count": 1
},
{
"date": "2017-08-05",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-12-16",
"count": 1
},
{
"date": "2018-01-04",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2019-04-20",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
}
],
"complete": true,
"collected": 43,
"total_forks": 44
},
"star_history": null,
"open_issues_and_prs": 17
},
"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": 20961,
"source_files_sampled": 187,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "doctrine/orm",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.17 || ^3.0"
},
{
"name": "symfony/property-access",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.0 || ^5.2 || ^6.0 || ^7.0"
},
{
"name": "symfony/polyfill-php80",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.20"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "doctrine/orm",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/property-access",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpspec/phpspec",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpspec/prophecy",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 3,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 200,
"open_issues": 14,
"closed_ratio": 0.856,
"closed_issues": 83,
"closed_unmerged_prs": 23
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "peter-gribanov",
"commits": 421,
"avatar_url": "https://avatars.githubusercontent.com/u/1954436?v=4"
},
{
"type": "User",
"login": "Nyholm",
"commits": 164,
"avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
},
{
"type": "User",
"login": "cakper",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1022346?v=4"
},
{
"type": "User",
"login": "cordoval",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/328359?v=4"
},
{
"type": "User",
"login": "KDederichs",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/24696606?v=4"
},
{
"type": "User",
"login": "XWB",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1032281?v=4"
},
{
"type": "User",
"login": "timroberson",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/913294?v=4"
},
{
"type": "User",
"login": "Shifrin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7717399?v=4"
},
{
"type": "User",
"login": "thundo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/703181?v=4"
},
{
"type": "User",
"login": "AP-Hunt",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1747386?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.663
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"qa.yaml",
"test.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"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": 2,
"reason": "Found 3/12 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 36 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": 0,
"reason": "no 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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": "62885cf29ba3aafa29d17e3176e684eedb2c4407",
"ran_at": "2026-07-28T15:33:44Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T15:12:53Z",
"oldest_open_prs": [
{
"number": 82,
"created_at": "2014-12-22T21:02:44Z",
"last_comment_at": "2016-06-27T07:34:13Z",
"last_comment_author": "webdevilopers"
},
{
"number": 150,
"created_at": "2017-04-22T17:25:34Z",
"last_comment_at": "2017-05-13T15:18:00Z",
"last_comment_author": "peter-gribanov"
},
{
"number": 300,
"created_at": "2021-06-09T08:44:11Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-28T15:11:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 22,
"created_at": "2014-08-19T15:47:26Z",
"last_comment_at": "2014-09-16T19:46:52Z",
"last_comment_author": "cordoval"
},
{
"number": 55,
"created_at": "2014-09-16T22:19:33Z",
"last_comment_at": "2015-03-13T16:38:53Z",
"last_comment_author": "Nyholm"
},
{
"number": 81,
"created_at": "2014-12-22T18:38:23Z",
"last_comment_at": "2019-04-29T15:57:34Z",
"last_comment_author": "peter-gribanov"
},
{
"number": 117,
"created_at": "2015-07-28T10:44:54Z",
"last_comment_at": "2015-08-04T18:22:21Z",
"last_comment_author": "tristanpemble"
},
{
"number": 125,
"created_at": "2015-12-30T21:10:19Z",
"last_comment_at": "2016-05-03T11:36:02Z",
"last_comment_author": "Nyholm"
},
{
"number": 131,
"created_at": "2016-09-05T21:45:38Z",
"last_comment_at": "2017-04-18T10:39:34Z",
"last_comment_author": "peter-gribanov"
},
{
"number": 153,
"created_at": "2017-08-04T10:22:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 158,
"created_at": "2017-11-20T17:12:56Z",
"last_comment_at": "2021-04-13T16:06:40Z",
"last_comment_author": "peter-gribanov"
},
{
"number": 197,
"created_at": "2019-05-23T07:28:18Z",
"last_comment_at": "2019-05-24T08:53:08Z",
"last_comment_author": "peter-gribanov"
},
{
"number": 205,
"created_at": "2019-07-07T17:31:08Z",
"last_comment_at": "2019-07-08T07:48:30Z",
"last_comment_author": "peter-gribanov"
},
{
"number": 309,
"created_at": "2021-07-23T10:45:26Z",
"last_comment_at": "2021-07-23T11:37:19Z",
"last_comment_author": "acelaya"
},
{
"number": 316,
"created_at": "2022-03-10T11:42:34Z",
"last_comment_at": "2022-03-14T08:35:53Z",
"last_comment_author": "megusta420"
},
{
"number": 317,
"created_at": "2023-11-16T06:56:49Z",
"last_comment_at": "2026-03-12T09:12:04Z",
"last_comment_author": "Shifrin"
},
{
"number": 321,
"created_at": "2024-10-17T13:41:06Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Happyr/Doctrine-Specification",
"host": "github.com",
"name": "Doctrine-Specification",
"owner": "Happyr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 40,
"vitality": 62,
"community": 65,
"governance": 61,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 272.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~272.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 272.7
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 44,
"stars": 450,
"watchers": 21,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "450 stars",
"points": 43,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 450
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "44 forks",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 44
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "21 watchers",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 21
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": 0,
"status": "missed",
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"packages": [
"happyr/doctrine-specification"
],
"dependents": 8,
"ecosystems": "packagist",
"total_downloads": 948722,
"monthly_downloads": 9315
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,315 downloads/month across packagist",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9315,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "8 packages depend on it",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 8
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.663
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 66% of commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 66
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 36 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 200,
"open_issues": 14,
"closed_issues": 83,
"issue_closed_ratio": 0.856,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "200/223 decided PRs merged",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 200,
"decided": 223
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/12 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 11,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Happyr",
"public_repos": 53,
"account_age_days": 4875
},
"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": "11 followers of Happyr",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "Happyr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "53 public repos, account ~13 yr old",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 53
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"happyr/doctrine-specification"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 731
},
"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 731 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 731
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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": "1 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "Found 3/12 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 36 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": "no update tool detected",
"points": 0,
"status": "missed",
"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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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": "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": 20
},
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"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": 37,
"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
},
"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": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 20961,
"source_files_sampled": 187,
"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/187 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 187,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T15:34:08.408499Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/Happyr/Doctrine-Specification.svg",
"full_name": "Happyr/Doctrine-Specification",
"license_state": "standard",
"license_spdx": "MIT"
}