{"id":33964090,"url":"https://github.com/sqonk/phext-datakit","last_synced_at":"2025-12-12T22:56:24.734Z","repository":{"id":40514965,"uuid":"254544580","full_name":"sqonk/phext-datakit","owner":"sqonk","description":"Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.","archived":false,"fork":false,"pushed_at":"2025-08-03T04:09:46.000Z","size":1224,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T13:50:03.257Z","etag":null,"topics":["csv-import","dataframe-methods","dom-scraping","moving-average","packedarray-methods","packedsequence-methods","statistical-analysis","vector-methods"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqonk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-10T04:36:01.000Z","updated_at":"2025-08-03T04:04:20.000Z","dependencies_parsed_at":"2023-11-07T06:23:50.217Z","dependency_job_id":"c3bed4fa-a498-4352-b8c8-60822963812a","html_url":"https://github.com/sqonk/phext-datakit","commit_stats":{"total_commits":331,"total_committers":1,"mean_commits":331.0,"dds":0.0,"last_synced_commit":"1ba41986dfb909397aae96b0976b14ddf51a3a47"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sqonk/phext-datakit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqonk%2Fphext-datakit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqonk%2Fphext-datakit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqonk%2Fphext-datakit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqonk%2Fphext-datakit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqonk","download_url":"https://codeload.github.com/sqonk/phext-datakit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqonk%2Fphext-datakit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27694286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv-import","dataframe-methods","dom-scraping","moving-average","packedarray-methods","packedsequence-methods","statistical-analysis","vector-methods"],"created_at":"2025-12-12T22:56:24.263Z","updated_at":"2025-12-12T22:56:24.715Z","avatar_url":"https://github.com/sqonk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHEXT Datakit\n\n[![Minimum PHP Version](https://img.shields.io/badge/PHP-%3E%3D%208-yellow)](https://php.net/)\n[![License](https://sqonk.com/opensource/license.svg)](license.txt)\n\nDatakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.\n\nIt also contains a small set of stand-alone functions and defined constants that import across the global namespace.\n\nYou can also combine it with [Visualise](https://github.com/sqonk/phext-visualise) to hook up real-time visual output when working from the command line. \n\n\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require sqonk/phext-datakit\n```\n\n\n\nAPI Reference\n------------\n\nPlease see the [API Reference](docs/api/index.md) for full documentation on each class and the available methods.\n\n\n\n## Examples\n\n[Example code](examples.md) for all classes can be viewed here.\n\n\n\n## Credits\n\nTheo Howell\n\n**NOTE:** Portions of the mathematical methods are borrowed from various freely available open source projects and code snippets. Appropriate credit and links are given where applicable in the relevant sections of the code.\n\n\n\n## License\n\nThe MIT License (MIT). Please see [License File](license.txt) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqonk%2Fphext-datakit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsqonk%2Fphext-datakit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqonk%2Fphext-datakit/lists"}