Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 02:01 UTC

omines / datatables-bundle

DataTables bundle for Symfony

PHPMIT★ 284 stars⑂ 117 forkssince Sep 2017View on GitHub ↗

omines/datatables-bundle holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (86/100) and lowest on AI Readiness (32/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

10 followers7 public repossince Aug 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistomines/datatables-bundle0.10.829,3134858 days agoormsymfonymongodbjquerybundledoctrineelasticadatatablesdatatable

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

66Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
4.8/36Commit cadence — 7/52 weeks with commits
12.6/18Commit volume — 24 commits in the last year
3/10OpenSSF Scorecard: Maintained — 3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year24
human_commit_share0.97
days_since_last_push30
active_weeks_last_year7
How it's scored
27/27Ships releases — 48 releases published
36/36Release recency — latest release 58 days ago
19.8/27Release cadence — a release every ~53.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count48
latest_release_tag0.10.8
releases_from_tagsno
days_since_latest_release58
mean_days_between_releases53.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

71Good · 18% of overall
How it's scored
39.8/60Stars — 284 stars
17.2/25Forks — 117 forks
6.2/15Watchers — 14 watchers
Inputs used
forks117
stars284
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
59.6/80Monthly downloads — 29,313 downloads/month across packagist
6.4/20Registry dependents — 8 packages depend on it
Inputs used
packagesomines/datatables-bundle
dependents8
ecosystemspackagist
total_downloads1,515,179
monthly_downloads29,313

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.9/22.5Commit distribution — top contributor authored 82% of commits
13.5/13.5Contributor breadth — 37 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled37
top_contributor_share0.825
How it's scored
46.5/46.8Issue resolution — 100% of issues closed
16.3/38.3PR acceptance — 81/190 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs81
open_issues1
closed_issues217
issue_closed_ratio0.995
closed_unmerged_prs109
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.5/25Owner reach — 10 followers of omines
18.6/25Track record — 7 public repos, account ~11 yr old
Inputs used
followers10
owner_typeOrganization
is_verified
owner_loginomines
public_repos7
account_age_days4,374
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 58 days ago
20/20Version history — 48 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesomines/datatables-bundle
ecosystemspackagist
any_deprecatedno
min_days_since_publish58

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.php, phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://omines.github.io/datatables-bundle/
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsphp, symfony, symfony-bundle, datatables-bundle, datatables
has_wikino
homepagehttps://omines.github.io/datatables-bundle/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.9/40Legible commit history — 18 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.186
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.php, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
0/45Type-checkable code — PHP without a type-check config
54.5/55Manageable file sizes — 1/117 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes268,039
source_files_sampled117
oversized_source_files1

Key facts

284GitHub stars
37contributors
24commits, last 12 months
30days since last push
48releases
1bus factor
1open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 117 ⇿
0Stars
117Forks
47Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02040608010012011532017-112022-012026-04
Major 0Minor 10Patch 28

Each point covers 8 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-31 02:01 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal 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
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Packagistsymfony/event-dispatcher^6.4|^7.3|^8.0composer.json
Packagistsymfony/framework-bundle^6.4|^7.3|^8.0composer.json
Packagistsymfony/options-resolver^6.4|^7.3|^8.0composer.json
Packagistsymfony/polyfill-mbstring^1.31.0composer.json
Packagistsymfony/property-access^6.4|^7.3|^8.0composer.json
Packagistsymfony/translation^6.4|^7.3|^8.0composer.json
All dependencies 39

Full resolved dependency set from the GitHub dependency graph: 6 direct and 33 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Packagistsymfony/event-dispatcherdirect
Packagistsymfony/framework-bundledirect
Packagistsymfony/options-resolverdirect
Packagistsymfony/polyfill-mbstringdirect
Packagistsymfony/property-accessdirect
Packagistsymfony/translationdirect
Packagistdoctrine/commonindirect
Packagistdoctrine/doctrine-bundleindirect
Packagistdoctrine/ormindirect
Packagistdoctrine/persistenceindirect
Packagistext-curlindirect
Packagistext-jsonindirect
Packagistext-mbstringindirect
Packagistext-mongodbindirect
Packagistext-pdo_sqliteindirect
Packagistext-zipindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistmongodb/mongodbindirect
Packagistopenspout/openspoutindirect
Packagistphpindirect
Packagistphpoffice/phpspreadsheetindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-doctrineindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpstan/phpstan-symfonyindirect
Packagistphpunit/phpunitindirect
Packagistruflin/elasticaindirect
Packagistsymfony/browser-kitindirect
Packagistsymfony/css-selectorindirect
Packagistsymfony/doctrine-bridgeindirect
Packagistsymfony/dom-crawlerindirect
Packagistsymfony/intlindirect
Packagistsymfony/mimeindirect
Packagistsymfony/phpunit-bridgeindirect
Packagistsymfony/twig-bundleindirect
Packagistsymfony/var-dumperindirect
Packagistsymfony/var-exporterindirect
Packagistsymfony/yamlindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php",
        "symfony",
        "symfony-bundle",
        "datatables-bundle",
        "datatables"
      ],
      "is_fork": false,
      "size_kb": 1071,
      "has_wiki": false,
      "homepage": "https://omines.github.io/datatables-bundle/",
      "languages": {
        "PHP": 256726,
        "Twig": 14968,
        "Shell": 461,
        "JavaScript": 11938
      },
      "pushed_at": "2026-07-01T01:36:42Z",
      "created_at": "2017-09-19T12:36:09Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-30T23:15:56Z",
      "description": "DataTables bundle for Symfony",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://www.omines.nl/",
      "name": "Omines Internetbureau",
      "type": "Organization",
      "login": "omines",
      "company": null,
      "location": "Eindhoven, The Netherlands",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/8394415?v=4",
      "created_at": "2014-08-08T11:40:15Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 4374
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.10.8",
          "kind": "patch",
          "published_at": "2026-06-02T09:43:33Z"
        },
        {
          "tag": "0.10.7",
          "kind": "patch",
          "published_at": "2025-11-28T21:22:11Z"
        },
        {
          "tag": "0.10.6",
          "kind": "patch",
          "published_at": "2025-11-28T12:52:25Z"
        },
        {
          "tag": "0.10.5",
          "kind": "patch",
          "published_at": "2025-11-25T13:09:07Z"
        },
        {
          "tag": "0.10.4",
          "kind": "patch",
          "published_at": "2025-11-21T11:52:51Z"
        },
        {
          "tag": "0.10.3",
          "kind": "patch",
          "published_at": "2025-07-24T19:53:38Z"
        },
        {
          "tag": "0.10.2",
          "kind": "patch",
          "published_at": "2025-06-23T13:28:15Z"
        },
        {
          "tag": "0.10.1",
          "kind": "patch",
          "published_at": "2025-04-03T11:10:06Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2025-04-03T08:46:16Z"
        },
        {
          "tag": "0.10.0-rc.2",
          "kind": "prerelease",
          "published_at": "2025-02-04T09:13:13Z"
        },
        {
          "tag": "0.10.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-02-03T14:29:42Z"
        },
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2025-01-23T14:55:10Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2024-12-05T00:11:48Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2024-12-04T21:28:40Z"
        },
        {
          "tag": "0.9.0-rc.3",
          "kind": "prerelease",
          "published_at": "2024-10-17T11:47:37Z"
        },
        {
          "tag": "0.9.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-10-17T07:23:49Z"
        },
        {
          "tag": "0.9.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-04-11T11:21:47Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2024-03-24T20:58:21Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2024-02-24T22:56:32Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2023-12-05T08:18:43Z"
        },
        {
          "tag": "0.8.0-rc.3",
          "kind": "prerelease",
          "published_at": "2023-12-01T15:44:58Z"
        },
        {
          "tag": "0.8.0-rc.2",
          "kind": "prerelease",
          "published_at": "2023-11-14T09:58:21Z"
        },
        {
          "tag": "0.8.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-10-25T15:04:59Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2023-04-24T09:09:51Z"
        },
        {
          "tag": "0.7.1",
          "kind": "patch",
          "published_at": "2022-12-01T12:58:12Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2022-03-16T12:15:27Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2022-02-15T15:22:19Z"
        },
        {
          "tag": "0.5.5",
          "kind": "patch",
          "published_at": "2021-06-29T08:14:07Z"
        },
        {
          "tag": "0.5.4",
          "kind": "patch",
          "published_at": "2021-04-29T07:47:12Z"
        },
        {
          "tag": "0.5.3",
          "kind": "patch",
          "published_at": "2021-01-20T16:10:43Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2021-01-07T13:49:43Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2020-08-25T13:38:39Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2020-07-02T23:38:39Z"
        },
        {
          "tag": "0.5.0-rc.1",
          "kind": "prerelease",
          "published_at": "2020-06-29T15:15:18Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2020-04-08T13:06:53Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2020-02-21T10:14:47Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2019-12-23T13:23:38Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2019-08-09T12:20:39Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2019-05-14T07:05:55Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2019-02-25T09:18:33Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2018-11-29T10:00:35Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2018-05-23T14:33:28Z"
        },
        {
          "tag": "0.1.5",
          "kind": "patch",
          "published_at": "2018-01-25T15:44:09Z"
        },
        {
          "tag": "0.1.4",
          "kind": "patch",
          "published_at": "2018-01-21T21:57:40Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2017-12-18T14:24:57Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2017-12-13T23:31:27Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2017-12-03T15:26:56Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2017-12-01T08:52:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c508cfbe12f7e94b00f53bf6d1a602a22a8feb3b",
          "body": null,
          "is_bot": false,
          "headline": "Enable phpunit v13",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2026-06-02T09:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eace7648205f7595ccb289037897597d9c7bb9ec",
          "body": null,
          "is_bot": false,
          "headline": "Fix dev dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2026-06-02T09:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343e9bcb8914c447e79131b36ff3a87dc4a7c774",
          "body": null,
          "is_bot": false,
          "headline": "Enforce correct minimal Twig Bridge version",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2026-05-26T11:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f29e5746e581417dffbde5bada55af83e5fabb1f",
          "body": null,
          "is_bot": false,
          "headline": "Support PHP 8.2 dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2026-01-26T13:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6181979aee0e8850e84bbe4a5c65b93678e1fcf2",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies, clean code style",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2026-01-26T13:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431c4722c6a879430ad8559a9e703a2f5dfb2295",
          "body": null,
          "is_bot": false,
          "headline": "Bring dependencies up to date",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-12-08T12:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfaf5db25edb9ad5e9427f6d29048cf8bcd1721",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade dependencies for PHP 8.2 support",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-12-08T12:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a44ac6c4e48f2e427b1d6eb0612e804ab54646",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPstan errors",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-12-08T12:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726cb549c6421f479d86053a2f23fee418e7538c",
          "body": null,
          "is_bot": false,
          "headline": "Apply code style",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-29T20:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc1e70b1ac8843f76a4b634581c996aa6d77784",
          "body": null,
          "is_bot": false,
          "headline": "Raise coverage in tests",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-29T20:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd6d27b12c79a1ed72b4953a86aedf289e8701d",
          "body": null,
          "is_bot": false,
          "headline": "Convert configs to native PHP, full Symfony 8 compatibility",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-28T21:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b654dfb098d91a7b50e37d8e18d3b9f18b91016b",
          "body": null,
          "is_bot": false,
          "headline": "Fix error ignores on old PHP versions",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-28T12:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216900e3276cd808eff8731afae62fcdf24e0d8d",
          "body": null,
          "is_bot": false,
          "headline": "Disable audits on dev-only dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-28T12:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dce819606c34d2a3fa4671becdef9b609801337",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-28T12:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61d6c494d0a8c6266f5b053e5214019c8bd9d7d",
          "body": null,
          "is_bot": false,
          "headline": "Clean up support scripts",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-28T12:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d64c2e361f2b8a21f5d9fa34af445a096f4b66d",
          "body": null,
          "is_bot": false,
          "headline": "Always use https for language CDN",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-28T09:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f346876d17b4f83dcf6025aeaeaf2b36f4ee892f",
          "body": null,
          "is_bot": false,
          "headline": "Compatibility fixes for DoctrineBundle 3 and block DI 8 for now",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-26T09:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba7ce3a136b10e3224ebd37c53f3bb2bf828ceb",
          "body": "Fixes #399",
          "is_bot": false,
          "headline": "Remove important code from assertion",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-25T13:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b766d5a691ac909aba675ca8cb3fdd9f1cd34bbb",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHP 8.5 incompatibility",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-21T11:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9438be71aeaf6311f287f06ccf4c0c19b14dc515",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated configuration",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-21T11:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5070c04a3c9d3fff65a4586d0e2cf9b79d0730",
          "body": null,
          "is_bot": false,
          "headline": "Drop package versions package",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-21T11:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d6f22c0226f31b7cdecbc7063603043922b3868",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in CI definition",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-21T11:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bfa9c827187954b550bfabfb499ad847719375b",
          "body": null,
          "is_bot": false,
          "headline": "PHP 8.5 and Symfony 8.0 compatibility",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-11-21T11:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ccaa0a0163d770fc28d283e4442f5364f0200b",
          "body": null,
          "is_bot": false,
          "headline": "Declare compatibility with phpSpreadsheet 5",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-09-01T11:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64e7d5c72303995ada7365b467166f3cdf4757c",
          "body": "Refs #388",
          "is_bot": false,
          "headline": "Soft fail on clientside data corruption",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-07-24T19:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e9ee4a21d9db823500f6c9aa6edc95cae22fbe",
          "body": null,
          "is_bot": false,
          "headline": "Syntactic sugar",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-07-24T19:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c31a0b84bae063a684e198eafd1b0d06adf4e2",
          "body": "Refs #388",
          "is_bot": false,
          "headline": "Properly fix input sanitation for order parameters",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-07-23T21:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "482c8d81316aff495a751f7ece258c15b6a25451",
          "body": "…. (#389)\n\n* Enforce sort direction in dql. Do not allowing ordering when disabled.\n\n* mb_strtolower",
          "is_bot": false,
          "headline": "Enforce sort direction in dql. Do not allowing ordering when disabled…",
          "author_name": "Craig Heydenburg",
          "author_login": "craigh",
          "committed_at": "2025-07-23T20:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1555e12edbfd3b6d6309dfdac6475b28cb76b536",
          "body": null,
          "is_bot": false,
          "headline": "Drop PHP 8.1 support as it is EOL",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-06-23T13:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d542e8c7df24aeeadb4c9b3976ca476502fba8",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade ocramius/package-versions for PHP 8.1 compat",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-06-23T13:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b965b1a6d258d4715e963d45cb679ebddaf81048",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade Openspout once again for PHP 8.1 compat",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-06-23T13:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5138697281d22a8c354d706e27ee09fc94ee11",
          "body": null,
          "is_bot": false,
          "headline": "Fix dev branch",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-06-23T13:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819b327513a1a1a0378513f4136bea6b1117c924",
          "body": "* Allow DateTimeColumns to handle different timezones\n\nAllow different timezones to be set for the model value and the view that is shown. Useful when you for instance store datetimes as UTC but want to display them for another timezone.\n\n* Rewrite the way we clone this value\n\nThe way we did it before only works for \\DateTimeImmutable values.",
          "is_bot": false,
          "headline": "Allow DateTimeColumns to handle different timezones (#383)",
          "author_name": "Jeroen van den Broek",
          "author_login": "NMe84",
          "committed_at": "2025-06-23T13:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fc0e48dd9bf412a7c4f5ec6266043df49c60716",
          "body": null,
          "is_bot": false,
          "headline": "Update more dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-06-23T13:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a27e1c1d36a20602c0c27280a6c4d74978699fb",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-06-23T13:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cce090d8b85def6a9ffb84273eff39ca21e00ce",
          "body": null,
          "is_bot": false,
          "headline": "MongoDBAdapter: set filtered and total rows in prepareQuery (#375)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2025-04-03T11:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a3d645266355a4b6b10c6c5514d3a80c737a5d",
          "body": "The new change to skip AbstractColumn::transform() during export seems\nto be a quite intrusive backwards-incompatible change, because we use\nthe `render` option quite a lot construct the column value (even though\nwe should probably use `data` for that).\n\nThis commit makes it an opt-in feature on a per-column basis.\n\nI also add a `stripTags` option to ExcelOpenSpoutExporter.",
          "is_bot": false,
          "headline": "Make the raw export opt-in (#374)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2025-04-03T11:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3991cf82f46e8a30268c48ed535ebf12b37279b4",
          "body": "…it (#366)\n\n* Add raw parameter on AdapterInterface and let OpenSpout exporter use it\n\nThis prevents calling normalize() and render() on the column during\nexport with the ExcelOpenSpoutExporter.\n\nThis allows the exporter to decide how PHP values are represented in the\noutput file.\n\n* Do not cache Op\n[…]\nd remove it as\nin this commit, as performance optimizations should always only be added\nas a result of profiling.\n\nIf this was truly done to fix a performance issue, then a different fix\nis necessary.",
          "is_bot": false,
          "headline": "Add raw parameter on AdapterInterface and let OpenSpout exporter use …",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2025-02-04T09:12:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6efccf53c185c20574e81995a265f3656e0d8d84",
          "body": "* Remove operator option on AbstractFilter because it is nowhere used\n\n* AbstractFilter: get rid of $this->$key\n\nThis line is risky and inflexible as it implicitely requires each option\nto have a property on the child class.\n\n* For searchColumns, check isSearchable() in getter instead of before set\n\n[…]\ne most elegant solution, let me know if you have something\nbetter.\n\n* Make column search behaviour the same as for global search\n\nThis is the default behaviour that I would expect for a column search.",
          "is_bot": false,
          "headline": "Fixes and changes for column filters (#369)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2025-02-03T14:26:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2952f8ca4b57103db3fa69cf4b7a98d2f135f031",
          "body": "…#368)\n\nThis adds an extra option on `AbstractColumn` to configure options\nspecific for an exporter. The available options are defined on the\nexporter using `DataTableExporterInterface::configureColumnOptions()`.\n\nThe style option allows to set the OpenSpout cell style for a column.\n\nThe columnWidth sets the column width in the Excel sheet.",
          "is_bot": false,
          "headline": "Add `style` and `columnWidth` options to the ExcelOpenSpoutExporter (…",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2025-02-03T14:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4977fa10dc14236c3cdbb68f53ce628dc327ce94",
          "body": null,
          "is_bot": false,
          "headline": "Change AbstractAdapter to use iterator instead of array (#371)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2025-02-03T14:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c3f34ee8939dd436410991debf23d2e798e929",
          "body": null,
          "is_bot": false,
          "headline": "Add events before and after creating the response (#373)",
          "author_name": "Jeroen van den Broek",
          "author_login": "NMe84",
          "committed_at": "2025-02-03T14:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15974fc7dde750f8a3eff32d9ad4d9de6028583f",
          "body": null,
          "is_bot": false,
          "headline": "Require mbstring polyfill 1.31 to include mb_trim",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-01-23T14:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355053330740e23dc582198dcf7704b1ff4c26a6",
          "body": "Closes #367",
          "is_bot": false,
          "headline": "Fix PHPStan error on reflClass implementation",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-01-23T14:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7199135816adf3352dd000039fa09f4c78cb53",
          "body": null,
          "is_bot": false,
          "headline": "Make mbstring polyfill a hard dependency",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-01-23T14:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2013ce5b04f4a4f3d7293e2b6531e4be702db69",
          "body": null,
          "is_bot": false,
          "headline": "More leniency in stale workflow",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2025-01-02T08:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259ad042c736f4667111af26193182665ae0ed4f",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate changelog",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-05T00:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f9de39300e81bcd054e4783b5c2cd7feb838ef",
          "body": null,
          "is_bot": false,
          "headline": "Fix dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-05T00:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36eb73fae0060786700769792476caf6c06b6053",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update codecov/codecov-action action to v5 (#364)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-04T23:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912a426945fda55e3eb1c44f72093623db99d070",
          "body": "Closes #362",
          "is_bot": false,
          "headline": "Replace tagged with tagged_iterator",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T23:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7238b7581d0f7d4445771d8a58bc6fc16c214325",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for old Symfony versions",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T21:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511ec53127fb994947772996694f2f4a7bccd3aa",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T20:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef8e6ef4794b2c7f6f91f48bb2c82542500b2dc",
          "body": null,
          "is_bot": false,
          "headline": "Split deprecation testing out to stable",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T20:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9d84c9f2f0d2c01f0d54e822fb23f8429cdbdd4",
          "body": null,
          "is_bot": false,
          "headline": "Drop automated testing on PHP 8.1",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d851c98fa9d3988674f838d5ccd7178f1fecf96",
          "body": null,
          "is_bot": false,
          "headline": "Fix support for mb_trim",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T16:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc20700b7a149d3e5b0ed82aacb4e3622241614",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHP 8.4 deprecations",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T16:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a7ef33138e3ec400ac218968dc26e8a0ac2debe",
          "body": null,
          "is_bot": false,
          "headline": "Fix workflow syntax",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832036ca8abdff59424ae4216ac4d146da359a30",
          "body": null,
          "is_bot": false,
          "headline": "Ignore PHP CS Fixer error about version support",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d34e261604a895be0a63de560b631786f6db6cd",
          "body": null,
          "is_bot": false,
          "headline": "Suppress Symfony deprecation",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee36ac06b4ffbfe2c850c418c2ee193f8876d93",
          "body": null,
          "is_bot": false,
          "headline": "Fix Twig deprecations",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8649fa3f27f1b01ad3626cebefa2d01fab0f76d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to PHPStan 2",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29470cc4531f4d14c194bd18bff1aca4095f6a5d",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.4 to test matrix",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e522437258f0a42d9482228e9a8343245e232573",
          "body": "Closes #335",
          "is_bot": false,
          "headline": "Add conflict to Doctrine ORM <3.3",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-12-04T15:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9639916d9c873b6e73db03c88c79dede6adeab49",
          "body": "Closes #360",
          "is_bot": false,
          "headline": "Upgrade dev dependency of PHPSpreadsheet",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-11-26T14:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc4e9dbd7d0ef556eeced9a54bc76dfeae76548",
          "body": "We encountered an issue where we had a `render` callable which returned\r\nan int. That broke the exporter because I assumed that the value is\r\nalways a string.\r\n\r\nI had the idea (when looking at e.g. NumberColumn) that a callable given\r\nto `render` should always return a string. But that's not very clear in\r\nthe documentation. But I also changed our `render` function to return a\r\nstring.",
          "is_bot": false,
          "headline": "ExcelOpenSpoutExporter: add check for non-string values (#359)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2024-10-27T16:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066589771aa8328727a15136ad2922bffcfcd656",
          "body": null,
          "is_bot": false,
          "headline": "Update DataTablesExtension.php (#350)",
          "author_name": "DubbleClick",
          "author_login": "henderkes",
          "committed_at": "2024-10-17T11:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aabb6b5cfd7f1af08ec20a826b66a98b09bcebd2",
          "body": "* Fixed templates for column filtering\r\n\r\nOriginal author: @kathibeepboop\r\n\r\n* Harden comparaison in templates",
          "is_bot": false,
          "headline": "Fixed templates for column filtering (#348)",
          "author_name": "thomasp-cnrs",
          "author_login": "thomasp-cnrs",
          "committed_at": "2024-10-17T11:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6c686600b64e62fa30b489bbe1a6bd08e6b28d",
          "body": "* Truncate the value when it is larger than the Excel cell limit\r\n* Do not wrap text\r\n* Decode HTML encoded characters in the value",
          "is_bot": false,
          "headline": "Changes for the OpenSpout Excel export (#356)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2024-10-04T20:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3b3dc160a81f03686dc3636233340f2d98af0b",
          "body": null,
          "is_bot": false,
          "headline": "Revert change that breaks tests for strange reasons",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-05-13T15:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb4874e58bfeceecd525fa1db487db4e1a19551",
          "body": null,
          "is_bot": false,
          "headline": "Add globalSearchable check for ArrayAdapter (#341)",
          "author_name": "ToshY",
          "author_login": "ToshY",
          "committed_at": "2024-05-13T14:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f3dcb411d899853523cc0914af0a4f05c2bf681",
          "body": "Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
          "is_bot": false,
          "headline": "test: fix deprecation for doctrine-bundle 2.12 (#337)",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2024-04-12T11:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d52038ed4996b23441e6384d5ef4046ce2311f3",
          "body": "Fixes #338",
          "is_bot": false,
          "headline": "Clean up some Javascript issues",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-04-12T11:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2243ca2f9bb7652d582ccbd04acf2e81732d5eb",
          "body": null,
          "is_bot": false,
          "headline": "Packagist dislikes future proof conflicts",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-04-11T09:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbcf644b8199b72f9df404081c343183a8b8ffcc",
          "body": null,
          "is_bot": false,
          "headline": "Remove PARTIAL syntax in DQL",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-04-11T08:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a469170cdc198e5be7eae862ae326af8a16c55c",
          "body": null,
          "is_bot": false,
          "headline": "Add functional testing on TwigColumn",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-03-25T10:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3f17544e4a6f6713c4872c1da82a3567240f03",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-03-25T09:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a1bd7814419831898d834ac1b3e980120fd7425",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.8.2",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-03-24T20:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5470c4bc3a8254b2e7ad49991f1edac532a95d8c",
          "body": null,
          "is_bot": false,
          "headline": "Code style",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-03-24T20:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce98514cf92a21ffaa605181163980c5db06f1eb",
          "body": null,
          "is_bot": false,
          "headline": "Make Twig columns searchable by default",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-03-24T20:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66cd1e3663a836d67adacc43c58609e41db64586",
          "body": "Add AutoFilter and freeze row, change column width",
          "is_bot": false,
          "headline": "Modify Excel OpenSpout exporter (#333)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2024-03-21T13:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879898d8c525f1a4b9f90faed630128813a33092",
          "body": "* Basic OpenSpout Excel exporter\r\n\r\n* ExcelOpenSpoutExporter: test case for exporter collection\r\n\r\n---------\r\n\r\nCo-authored-by: Maarten Visscher <maarten@clevermobi.com>",
          "is_bot": false,
          "headline": "Add Excel OpenSpout exporter (#332)",
          "author_name": "Maarten Visscher",
          "author_login": "mhvis",
          "committed_at": "2024-03-06T14:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668e7bd9b55e3fb2091c1a2a2808e3a83640ad84",
          "body": null,
          "is_bot": false,
          "headline": "Fix test suite on PHP 8.1 with dual PHPunit 10/11 support",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-02-24T23:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d31d1cddac5635803f59b3f7905feb0d4209c80",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.8.1",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-02-24T22:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef3fcff5f7cf7b1f392c8ecc68b8a292b429cb9",
          "body": "…l since HTMLHelper does not support it anymore (#330)",
          "is_bot": false,
          "headline": "Upgrade to PHPSpreadsheet & replace depricated function & prevent nul…",
          "author_name": "karstennilsen",
          "author_login": "karstennilsen",
          "committed_at": "2024-02-24T22:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c41aae4496e17ba2a80f6a760fabc794ac4f0b8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update codecov/codecov-action action to v4 (#328)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-02-15T11:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47c019003766838367e0d4aa609087e9809a1ae",
          "body": null,
          "is_bot": false,
          "headline": "Code style",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-02-06T11:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a94f4329b00a9fb2525d5e152e4b4ff789568d6",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2024-01-09T07:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731dda349fd495683b8a6d61155c428784b724e0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/stale action to v9 (#326)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-01-03T10:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7693239d18616ae01f01b2aebf21f05e96ffed2",
          "body": null,
          "is_bot": false,
          "headline": "Fix code style",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-27T00:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74dadb47db0ad46393ad59a07082dfa9f49fa6c4",
          "body": null,
          "is_bot": false,
          "headline": "Fix code style",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-18T07:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7002e1e041ce4f20b382044ff4f8e2f89fa642cc",
          "body": "…ional in request body (#323)\n\nCo-authored-by: Dejan Jovic <dejan.jovic@condor-business.com>",
          "is_bot": false,
          "headline": "Adding empty string as a value and making column search parameter opt…",
          "author_name": "Deki Jovic",
          "author_login": "dekijovic",
          "committed_at": "2023-12-18T08:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a6aa5c9b18c391d54232ed166e978a9712ba57",
          "body": null,
          "is_bot": false,
          "headline": "Tighten low end dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-07T15:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590316ff5be77ac71c9bd042d13c952faf5c6cc1",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-05T08:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0503e8bd56f5c4b379e930f51f499d0a04d07c1",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.8.0",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-05T08:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4758faa58e52e5bd2503b30635108f0535df65",
          "body": null,
          "is_bot": false,
          "headline": "Add test coverage",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-02T16:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81b88de8fb6743593d4aa2500bc0b16c7b7af3f0",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to PHPUnit 10",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-02T16:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65936fa6a6cd1b2fbfab23970cb50cfdc30696c8",
          "body": null,
          "is_bot": false,
          "headline": "Clean up some minor stuff",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-02T00:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf632147d4da7332971bd1b335c852494c75752",
          "body": null,
          "is_bot": false,
          "headline": "Retire DataTablesTrait",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-02T00:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3238ded554cdbf91e286a33b7aba3c34a933282e",
          "body": null,
          "is_bot": false,
          "headline": "Clean up tests",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-02T00:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e406febbb520881f1a01641f8ce1684ca8a58bb",
          "body": null,
          "is_bot": false,
          "headline": "Add fancy badges",
          "author_name": "Niels Keurentjes",
          "author_login": "curry684",
          "committed_at": "2023-12-02T00:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 48,
      "commits_last_year": 24,
      "latest_release_at": "2026-06-02T09:43:33Z",
      "latest_release_tag": "0.10.8",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 58,
      "mean_days_between_releases": 53.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "omines/datatables-bundle",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "orm",
            "symfony",
            "mongodb",
            "jquery",
            "bundle",
            "doctrine",
            "elastica",
            "datatables",
            "datatable"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/omines/datatables-bundle",
          "is_deprecated": false,
          "latest_version": "0.10.8",
          "repository_url": "https://github.com/omines/datatables-bundle",
          "versions_count": 48,
          "total_downloads": 1515179,
          "dependents_count": 8,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 29313,
          "first_published_at": null,
          "latest_published_at": "2026-06-02T09:41:50Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 58
        }
      ]
    },
    "popularity": {
      "forks": 117,
      "stars": 284,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 2
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 2
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-07-03",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 115,
        "total_forks": 117
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": 268039,
      "source_files_sampled": 117,
      "oversized_source_files": 1,
      "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": 39,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "symfony/event-dispatcher",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.3|^8.0"
        },
        {
          "name": "symfony/framework-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.3|^8.0"
        },
        {
          "name": "symfony/options-resolver",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.3|^8.0"
        },
        {
          "name": "symfony/polyfill-mbstring",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.31.0"
        },
        {
          "name": "symfony/property-access",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.3|^8.0"
        },
        {
          "name": "symfony/translation",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.3|^8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "symfony/event-dispatcher",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/framework-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/options-resolver",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/property-access",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/translation",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/common",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/doctrine-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/orm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/persistence",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-curl",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-mbstring",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-mongodb",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-pdo_sqlite",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-zip",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mongodb/mongodb",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "openspout/openspout",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpoffice/phpspreadsheet",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-doctrine",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-symfony",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ruflin/elastica",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/browser-kit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/css-selector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/doctrine-bridge",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/dom-crawler",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/intl",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/mime",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/phpunit-bridge",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/twig-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-dumper",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-exporter",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 39,
        "direct_count": 6,
        "indirect_count": 33
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 81,
        "open_issues": 1,
        "closed_ratio": 0.995,
        "closed_issues": 217,
        "closed_unmerged_prs": 109
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "curry684",
          "commits": 381,
          "avatar_url": "https://avatars.githubusercontent.com/u/1455673?v=4"
        },
        {
          "type": "User",
          "login": "shades684",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/2310023?v=4"
        },
        {
          "type": "User",
          "login": "mhvis",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/2572980?v=4"
        },
        {
          "type": "User",
          "login": "NMe84",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4869296?v=4"
        },
        {
          "type": "User",
          "login": "MaximePinot",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/13469986?v=4"
        },
        {
          "type": "User",
          "login": "biji",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/665559?v=4"
        },
        {
          "type": "User",
          "login": "jbtronics",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5410681?v=4"
        },
        {
          "type": "User",
          "login": "maxhelias",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/12966574?v=4"
        },
        {
          "type": "User",
          "login": "Chris53897",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/7104259?v=4"
        },
        {
          "type": "User",
          "login": "roman-1983",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3573021?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.825
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".php-cs-fixer.php",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "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": 10,
            "reason": "1 out of 1 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": 0,
            "reason": "Found 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "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": 3,
            "reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 9,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "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": "c508cfbe12f7e94b00f53bf6d1a602a22a8feb3b",
        "ran_at": "2026-07-31T02:01:20Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-30T23:39:10Z",
      "oldest_open_prs": [
        {
          "number": 410,
          "created_at": "2026-04-10T09:16:39Z",
          "last_comment_at": "2026-04-10T09:17:53Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 411,
          "created_at": "2026-04-11T15:30:54Z",
          "last_comment_at": "2026-04-11T15:31:53Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 414,
          "created_at": "2026-07-01T01:36:34Z",
          "last_comment_at": "2026-07-01T01:37:13Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 415,
          "created_at": "2026-07-01T01:36:39Z",
          "last_comment_at": "2026-07-01T01:37:18Z",
          "last_comment_author": "codecov"
        }
      ],
      "last_merged_pr_at": "2025-07-23T20:50:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 274,
          "created_at": "2022-08-18T12:55:58Z",
          "last_comment_at": "2024-07-31T22:45:04Z",
          "last_comment_author": "github-actions"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/omines/datatables-bundle",
    "host": "github.com",
    "name": "datatables-bundle",
    "owner": "omines"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 55,
        "vitality": 66,
        "community": 71,
        "governance": 61,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 24,
              "human_commit_share": 0.97,
              "days_since_last_push": 30,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "24 commits in the last year",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "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": 48,
              "latest_release_tag": "0.10.8",
              "releases_from_tags": false,
              "days_since_latest_release": 58,
              "mean_days_between_releases": 53.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "48 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 58 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~53.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 53.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": 58,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 58 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 117,
              "stars": 284,
              "watchers": 14,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "284 stars",
                "points": 39.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 284
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "117 forks",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 117
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "packages": [
                "omines/datatables-bundle"
              ],
              "dependents": 8,
              "ecosystems": "packagist",
              "total_downloads": 1515179,
              "monthly_downloads": 29313
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "29,313 downloads/month across packagist",
                "points": 59.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 29313,
                      "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": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 37,
              "top_contributor_share": 0.825
            },
            "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 82% of commits",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 81,
              "open_issues": 1,
              "closed_issues": 217,
              "issue_closed_ratio": 0.995,
              "closed_unmerged_prs": 109
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "81/190 decided PRs merged",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 81,
                      "decided": 190
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "followers": 10,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "omines",
              "public_repos": 7,
              "account_age_days": 4374
            },
            "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": "10 followers of omines",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "omines"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~11 yr old",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "omines/datatables-bundle"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 58
            },
            "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 58 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "48 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "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": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "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.php, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 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": 90,
            "inputs": {
              "topics": [
                "php",
                "symfony",
                "symfony-bundle",
                "datatables-bundle",
                "datatables"
              ],
              "has_wiki": false,
              "homepage": "https://omines.github.io/datatables-bundle/",
              "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": "https://omines.github.io/datatables-bundle/",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.5
            },
            "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 1 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": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "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": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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 detected",
                "points": 4.5,
                "status": "partial",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 16
            },
            "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": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.186,
              "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": "18 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 18,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "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.03
            },
            "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.php, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, 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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 268039,
              "source_files_sampled": 117,
              "oversized_source_files": 1
            },
            "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": "1/117 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 117,
                      "oversized": 1
                    }
                  }
                ],
                "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-31T02:01:37.732344Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/omines/datatables-bundle.svg",
  "full_name": "omines/datatables-bundle",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist.