{"id":20443197,"url":"https://github.com/znframework/package-filesystem","last_synced_at":"2026-02-13T20:05:50.435Z","repository":{"id":56819976,"uuid":"118122108","full_name":"znframework/package-filesystem","owner":"znframework","description":"ZN Framework Filesystem Package","archived":false,"fork":false,"pushed_at":"2025-01-05T14:17:03.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-12T23:45:28.361Z","etag":null,"topics":[],"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/znframework.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":"2018-01-19T12:22:27.000Z","updated_at":"2025-01-05T13:54:29.000Z","dependencies_parsed_at":"2025-01-05T14:32:59.183Z","dependency_job_id":"18bfff07-f2a6-4809-90fe-2d4dbdbe25c5","html_url":"https://github.com/znframework/package-filesystem","commit_stats":{"total_commits":60,"total_committers":4,"mean_commits":15.0,"dds":0.4833333333333333,"last_synced_commit":"059aefa1224ef5c08ab6491947926ee517edacb6"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-filesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-filesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-filesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-filesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znframework","download_url":"https://codeload.github.com/znframework/package-filesystem/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647260,"owners_count":21139081,"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-15T09:46:24.888Z","updated_at":"2026-02-13T20:05:45.388Z","avatar_url":"https://github.com/znframework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://packagist.org/packages/znframework/package-filesystem\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/packagist/dt/znframework/package-filesystem?style=flat-square\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca href=\"//packagist.org/packages/znframework/package-filesystem\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/v/release/znframework/package-filesystem?style=flat-square\u0026color=00BFFF\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca href=\"//packagist.org/packages/znframework/package-filesystem\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/release-date/znframework/package-filesystem?style=flat-square\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca href=\"//packagist.org/packages/znframework/package-filesystem\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/license/znframework/package-filesystem?style=flat-square\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eZN Framework Filesystem Package\u003c/h2\u003e\n\u003cp\u003e\nFollow the steps below for installation and use.\n\u003c/p\u003e\n\n\u003ch3\u003eInstallation\u003c/h3\u003e\n\u003cp\u003e\nYou only need to run the following code for the installation.\n\u003c/p\u003e\n\n```\ncomposer require znframework/package-filesystem\n```\n\n\u003ch3\u003eSupported Libraries\u003c/h3\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#file\"\u003eFile\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#folder\"\u003eFolder\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#upload\"\u003eUpload\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch3\u003eFolder Library\u003c/h3\u003e\n\u003cp id=\"file\"\u003e\nClick for \u003ca href=\"https://docs.znframework.com/dosya-sistemi/dosya-kutuphanesi\"\u003edocumentation\u003c/a\u003e of your library.\n\u003c/p\u003e\n\n```php\n\u003c?php require 'vendor/autoload.php';\n\nZN\\ZN::run();\n\nFile::write('example.txt', 'Example');\n\necho File::read('example.txt');\n```\n\n\u003ch3\u003eFolder Library\u003c/h3\u003e\n\u003cp id=\"folder\"\u003e\nClick for \u003ca href=\"https://docs.znframework.com/dosya-sistemi/dizin-kutuphanesi\"\u003edocumentation\u003c/a\u003e of your library.\n\u003c/p\u003e\n\n```php\nFolder::create('Example');\n\nFolder::delete('Example');\n```\n\n\u003ch3\u003eUpload Library\u003c/h3\u003e\n\u003cp id=\"upload\"\u003e\nClick for \u003ca href=\"https://docs.znframework.com/dosya-sistemi/yukleme-kutuphanesi\"\u003edocumentation\u003c/a\u003e of your library.\n\u003c/p\u003e\n\n```php\nuse ZN\\Request\\Post;\n\nif( Post::uploadButton() )\n{\n    Upload::mimes('image/jpeg', 'image/png')-\u003estart('uploadFile', 'upload');\n\n    output( Upload::error() );\n}\n\necho Form::enctype('multipart')-\u003eopen('form');\necho Form::file('uploadFile');\necho Form::submit('uploadButton', 'Upload');\necho Form::close();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fpackage-filesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznframework%2Fpackage-filesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fpackage-filesystem/lists"}