{"id":22147550,"url":"https://github.com/myerscode/utilities-files","last_synced_at":"2026-02-12T08:03:20.467Z","repository":{"id":54833389,"uuid":"332722547","full_name":"myerscode/utilities-files","owner":"myerscode","description":"A simple file helper utility","archived":false,"fork":false,"pushed_at":"2025-02-02T21:00:49.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T03:10:15.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/myerscode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-01-25T11:19:39.000Z","updated_at":"2025-02-02T20:58:28.000Z","dependencies_parsed_at":"2024-05-02T17:24:44.330Z","dependency_job_id":"ede8ff61-4591-41d3-b6ad-d5dcea03d6f3","html_url":"https://github.com/myerscode/utilities-files","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"0288f22a013c22dbe60a791faeb1244b57409939"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/myerscode/utilities-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myerscode%2Futilities-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myerscode%2Futilities-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myerscode%2Futilities-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myerscode%2Futilities-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myerscode","download_url":"https://codeload.github.com/myerscode/utilities-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myerscode%2Futilities-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29361810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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":[],"created_at":"2024-12-01T23:18:21.619Z","updated_at":"2026-02-12T08:03:20.451Z","avatar_url":"https://github.com/myerscode.png","language":"PHP","readme":"# Files Utility\n\u003e A PHP utility class that helps with common file tasks\n\n[![Latest Stable Version](https://poser.pugx.org/myerscode/utilities-files/v/stable)](https://packagist.org/packages/myerscode/utilities-files)\n[![Total Downloads](https://poser.pugx.org/myerscode/utilities-files/downloads)](https://packagist.org/packages/myerscode/utilities-files)\n[![License](https://poser.pugx.org/myerscode/utilities-files/license)](https://packagist.org/packages/myerscode/utilities-files)\n![Tests](https://github.com/myerscode/utilities-files/workflows/tests/badge.svg?branch=main)\n\n## Install\n\nYou can install this package via composer:\n\n``` bash\ncomposer require myerscode/utilities-files\n```\n\n## Usage\n\nCreate an instance of the fluent interface by creating a new instance either via `new Utility($val)` or `Utility::make($val)`\n\n``` php\n$fileHelper = new Utility('./src/file.php');\n\n$fileHelper = Utility::make('./src/file.php');\n```\n\n## Methods\n\nSee all available methods in the [documentation](docs/methods.md).\n\n## Issues\n\nBug reports and feature requests can be submitted on the [Github Issue Tracker](https://github.com/myerscode/utilities-files/issues).\n\n## Contributing\n\nWe are very happy to receive pull requests to add functionality or fixes. Please read the Myerscode [contributing](https://github.com/myerscode/docs/blob/main/CONTRIBUTING.md) guide for information.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyerscode%2Futilities-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyerscode%2Futilities-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyerscode%2Futilities-files/lists"}