{"id":20443192,"url":"https://github.com/znframework/package-hypertext","last_synced_at":"2026-02-07T11:05:02.327Z","repository":{"id":57091685,"uuid":"118122298","full_name":"znframework/package-hypertext","owner":"znframework","description":"ZN Framework Hypertext Package","archived":false,"fork":false,"pushed_at":"2025-01-05T14:11:23.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-10-26T14:55:35.964Z","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/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:24:14.000Z","updated_at":"2025-01-05T14:02:21.000Z","dependencies_parsed_at":"2025-01-15T19:56:55.236Z","dependency_job_id":"96d48ef8-836d-4df7-9c6e-aac1089e9d7f","html_url":"https://github.com/znframework/package-hypertext","commit_stats":{"total_commits":106,"total_committers":4,"mean_commits":26.5,"dds":"0.44339622641509435","last_synced_commit":"00aa3046b36451269aa414999fc91dbb9a2b0d3e"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/znframework/package-hypertext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-hypertext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-hypertext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-hypertext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-hypertext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znframework","download_url":"https://codeload.github.com/znframework/package-hypertext/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fpackage-hypertext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29193089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-15T09:46:22.921Z","updated_at":"2026-02-07T11:05:02.309Z","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-hypertext\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/packagist/dt/znframework/package-hypertext?style=flat-square\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca href=\"//packagist.org/packages/znframework/package-hypertext\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/v/release/znframework/package-hypertext?style=flat-square\u0026color=00BFFF\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca href=\"//packagist.org/packages/znframework/package-hypertext\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/release-date/znframework/package-hypertext?style=flat-square\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca href=\"//packagist.org/packages/znframework/package-hypertext\" rel=\"nofollow\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/license/znframework/package-hypertext?style=flat-square\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eZN Framework Hypertext 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-hypertext\n```\n\n\u003ch3\u003eDocumentation\u003c/h3\u003e\n\u003cp\u003e\nClick for \u003ca href=\"https://docs.znframework.com/gorunum-nesneleri/form-kutuphanesi\"\u003edocumentation\u003c/a\u003e of your library.\n\u003c/p\u003e\n\n\u003ch3\u003eExample Usage\u003c/h3\u003e\n\u003cp\u003e\nBasic level usage is shown below.\n\u003c/p\u003e\n\n```php\n\u003c?php require 'vendor/autoload.php';\n\nZN\\ZN::run();\n\necho Form::where('id', 1)-\u003eprocess('update')-\u003eopen('users');\necho Form::postback()-\u003evalidate('required', 'xss')-\u003etext('name');\necho Form::postback()-\u003evalidate('email', 'required')-\u003etext('email');\necho Form::select('gender', [1 =\u003e 'Male', 2 =\u003e 'Female']);\necho Form::validate('required')-\u003etextarea('about');\necho Form::submit('submit', 'Submit');\necho Form::close();\necho Form::validateErrorMessage();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fpackage-hypertext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznframework%2Fpackage-hypertext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fpackage-hypertext/lists"}