{"id":36971134,"url":"https://github.com/hjbdev/cs-log-parser-php","last_synced_at":"2026-01-13T21:52:17.834Z","repository":{"id":198191217,"uuid":"685638522","full_name":"hjbdev/cs-log-parser-php","owner":"hjbdev","description":"Counter-Strike Log Parser in PHP","archived":false,"fork":false,"pushed_at":"2023-10-04T17:08:07.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T09:28:50.744Z","etag":null,"topics":["counter-strike","counter-strike-2","cs2","parser"],"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/hjbdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-31T17:10:28.000Z","updated_at":"2025-09-03T13:52:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"53142574-edb7-4492-a970-e186fdf91ebd","html_url":"https://github.com/hjbdev/cs-log-parser-php","commit_stats":null,"previous_names":["hjbdev/cs-log-parser-php"],"tags_count":1,"template":false,"template_full_name":"spatie/package-skeleton-php","purl":"pkg:github/hjbdev/cs-log-parser-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fcs-log-parser-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fcs-log-parser-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fcs-log-parser-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fcs-log-parser-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjbdev","download_url":"https://codeload.github.com/hjbdev/cs-log-parser-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fcs-log-parser-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["counter-strike","counter-strike-2","cs2","parser"],"created_at":"2026-01-13T21:52:17.168Z","updated_at":"2026-01-13T21:52:17.827Z","avatar_url":"https://github.com/hjbdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Counter-Strike log parsing in PHP\n\n\u003c!-- [![Latest Version on Packagist](https://img.shields.io/packagist/v/hjbdev/cs-log-parser-php.svg?style=flat-square)](https://packagist.org/packages/hjbdev/cs-log-parser-php)\n[![Tests](https://img.shields.io/github/actions/workflow/status/hjbdev/cs-log-parser-php/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/hjbdev/cs-log-parser-php/actions/workflows/run-tests.yml)\n[![Total Downloads](https://img.shields.io/packagist/dt/hjbdev/cs-log-parser-php.svg?style=flat-square)](https://packagist.org/packages/hjbdev/cs-log-parser-php) --\u003e\n\nParsing Counter-Strike (2) logs in PHP. Provides typed objects for each log and a class for matching individual log lines.\n\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require hjbdev/cs-log-parser-php\n```\n\n## Usage\n\n```php\nuse CSLog\\CS2\\Patterns;\n\n$model = Patterns::match($log);\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Credits\n\n- [Harry (hjbdev)](https://github.com/hjbdev)\n- [All Contributors](../../contributors)\n- [eBot](https://github.com/deStrO/eBot-CSGO) (for some of the original Global Offensive patterns, which I have updated and refined for CS2)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjbdev%2Fcs-log-parser-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjbdev%2Fcs-log-parser-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjbdev%2Fcs-log-parser-php/lists"}