{"id":20805212,"url":"https://github.com/antoniocarioca/php-filetool","last_synced_at":"2026-06-04T17:31:06.894Z","repository":{"id":222936051,"uuid":"736387322","full_name":"AntonioCarioca/PHP-FileTool","owner":"AntonioCarioca","description":"Library containing the main functions of the PHP file system.","archived":false,"fork":false,"pushed_at":"2024-03-02T02:04:36.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T13:17:19.954Z","etag":null,"topics":["packagist","php","php-library"],"latest_commit_sha":null,"homepage":"https://xxzeroxx.serv00.net/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntonioCarioca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-12-27T19:02:37.000Z","updated_at":"2024-03-02T02:18:00.000Z","dependencies_parsed_at":"2024-02-28T19:49:00.972Z","dependency_job_id":null,"html_url":"https://github.com/AntonioCarioca/PHP-FileTool","commit_stats":null,"previous_names":["antoniocarioca/php-filetool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioCarioca%2FPHP-FileTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioCarioca%2FPHP-FileTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioCarioca%2FPHP-FileTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioCarioca%2FPHP-FileTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonioCarioca","download_url":"https://codeload.github.com/AntonioCarioca/PHP-FileTool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243149822,"owners_count":20244266,"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","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":["packagist","php","php-library"],"created_at":"2024-11-17T19:13:48.106Z","updated_at":"2025-03-12T03:29:02.489Z","avatar_url":"https://github.com/AntonioCarioca.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## PHPFileTool\n\n### Library containing the main functions of the PHP file system.\n\nManipulating files and directories, how to create directories, create files, sanitize directory and file names, among other features related to the file system.\n\n![Static Badge](https://img.shields.io/badge/XxZeroxX-FFEF00?style=for-the-badge\u0026label=Author\u0026labelColor=485460)\n![Packagist Version](https://img.shields.io/packagist/v/phpfiletool/filetool?server=https%3A%2F%2Fpackagist.org\u0026style=for-the-badge\u0026logo=packagist\u0026logoColor=white\u0026labelColor=485460\u0026color=484C89)\n![GitHub Release](https://img.shields.io/github/v/release/AntonioCarioca/PHP-FileTool?style=for-the-badge\u0026label=RELEASE\u0026labelColor=485460\u0026color=484C89)\n![GitHub repo size](https://img.shields.io/github/repo-size/AntonioCarioca/PHP-FileTool?style=for-the-badge\u0026labelColor=485460\u0026color=484C89)\n![GitHub License](https://img.shields.io/github/license/AntonioCarioca/PHP-FileTool?style=for-the-badge\u0026labelColor=485460\u0026color=484C89)\n\n---\n\n## Installation\n\nPHPFileTool is available via Composer:\n\n```composer\ncomposer require phpfiletool/filetool\n```\n\n## Overview\n\n```php\nrequire vendor/autoload.php;\n\nuse PHPFileTool\\FileTool\\FileTool;\n\n// Create a new file\nFileTool::createFile(dir:'test', file:'text.txt');\n```\n\n## Documentation\n\nFull documentation can be found at\n[xxzeroxx.serv00.net](https://xxzeroxx.serv00.net/)\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## License\n\nThe GPL-3.0 license (GNU). Please see [License File](LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniocarioca%2Fphp-filetool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniocarioca%2Fphp-filetool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniocarioca%2Fphp-filetool/lists"}