{"id":18895204,"url":"https://github.com/farisc0de/php_writetofile","last_synced_at":"2026-02-27T20:30:19.062Z","repository":{"id":115935710,"uuid":"477281295","full_name":"farisc0de/Php_WriteToFile","owner":"farisc0de","description":"A Fancy function to write data to a file","archived":false,"fork":false,"pushed_at":"2022-04-03T18:34:01.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T07:42:41.653Z","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/farisc0de.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-04-03T08:30:38.000Z","updated_at":"2023-03-10T12:38:39.000Z","dependencies_parsed_at":"2023-08-23T21:31:17.250Z","dependency_job_id":null,"html_url":"https://github.com/farisc0de/Php_WriteToFile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FPhp_WriteToFile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FPhp_WriteToFile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FPhp_WriteToFile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FPhp_WriteToFile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farisc0de","download_url":"https://codeload.github.com/farisc0de/Php_WriteToFile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239869639,"owners_count":19710558,"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":[],"created_at":"2024-11-08T08:27:06.828Z","updated_at":"2026-02-27T20:30:18.933Z","avatar_url":"https://github.com/farisc0de.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Php_WriteToFile\nA Fancy function to write data to a file\n\n\n## How to use\n\n```php\n\u003c?php\n\nwriteToFile(\"hello.txt\", function(){\n  return \"Hello, World!\";\n});\n```\n\n```php\n\u003c?php\n\n$name = \"Faris\";\nwriteToFile(\"hello.txt\", function($name){\n  return \"Hello, World! {$name}\";\n}, [ \"name\" =\u003e $name ]);\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarisc0de%2Fphp_writetofile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarisc0de%2Fphp_writetofile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarisc0de%2Fphp_writetofile/lists"}