{"id":20443223,"url":"https://github.com/znframework/shared-edition","last_synced_at":"2026-02-08T11:01:09.361Z","repository":{"id":57091665,"uuid":"343057072","full_name":"znframework/shared-edition","owner":"znframework","description":"ZN Framework Shared Edition","archived":false,"fork":false,"pushed_at":"2025-01-05T14:18:37.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-09-13T22:39:01.312Z","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":"2021-02-28T08:35:56.000Z","updated_at":"2023-01-03T16:28:32.000Z","dependencies_parsed_at":"2024-11-19T02:01:16.379Z","dependency_job_id":null,"html_url":"https://github.com/znframework/shared-edition","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/znframework/shared-edition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fshared-edition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fshared-edition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fshared-edition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fshared-edition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znframework","download_url":"https://codeload.github.com/znframework/shared-edition/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fshared-edition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29228535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:43:19.170Z","status":"ssl_error","status_checked_at":"2026-02-08T09:42:55.556Z","response_time":57,"last_error":"SSL_read: 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:31.818Z","updated_at":"2026-02-08T11:01:09.345Z","avatar_url":"https://github.com/znframework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003eZN Framework Shared Edition\u003c/h2\u003e\n\u003cp\u003e\n    It is the version that blends the essence of the ZN Framework, offers a rational and comfortable use and includes a shared working directory.\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 create-project znframework/shared-edition\n```\n\n\u003ch3\u003eDirectory Structure\u003c/h3\u003e\n\u003cp\u003eThe directory structure of this version is shown below, and the usage purpose of the directories is explained one by one.\u003c/p\u003e\n\u003cp\u003e\n    \u003cul\u003e\n        \u003cli\u003eapp/\n            \u003cul\u003e\n                \u003cli\u003eConsole/\u003c/li\u003e\n                \u003cli\u003eExceptions/\u003c/li\u003e\n                \u003cli\u003eHttp/\n                    \u003cul\u003e\n                        \u003cli\u003eControllers/\u003c/li\u003e\n                        \u003cli\u003eViews/\u003c/li\u003e\n                    \u003c/ul\u003e\n                \u003c/li\u003e\n                \u003cli\u003eModels/\u003c/li\u003e\n            \u003c/ul\u003e\n        \u003c/li\u003e\n        \u003cli\u003ebootstrap/\u003c/li\u003e\n        \u003cli\u003econfig/\u003c/li\u003e\n        \u003cli\u003edatabase/\u003c/li\u003e\n        \u003cli\u003epublic/\u003c/li\u003e\n        \u003cli\u003ereources/\n            \u003cul\u003e\n                \u003cli\u003ebutchery/\u003c/li\u003e\n                \u003cli\u003efiles/\u003c/li\u003e\n                \u003cli\u003elang/\u003c/li\u003e\n                \u003cli\u003etemplates/\u003c/li\u003e\n                \u003cli\u003euploads/\u003c/li\u003e\n            \u003c/ul\u003e\n        \u003c/li\u003e\n        \u003cli\u003eroutes/\u003c/li\u003e\n        \u003cli\u003estorage/\u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/p\u003e\n\n\u003ch3\u003eConfiguration\u003c/h3\u003e\n\u003cp\u003e\nFor configuration, edit the .conf file as follows.\n\u003c/p\u003e\n\n```\n\u003cVirtualHost *:80\u003e\n\n    ServerAdmin webmaster@localhost\n    DocumentRoot /var/www/html/public\n\n    \u003cDirectory /var/www/html/public\u003e\n        Options Indexes FollowSymLinks MultiViews\n        AllowOverride All\n        Require all granted\n    \u003c/Directory\u003e\n\n    ErrorLog ${APACHE_LOG_DIR}/error.log\n    CustomLog ${APACHE_LOG_DIR}/access.log combined\n    \n\u003c/VirtualHost\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fshared-edition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznframework%2Fshared-edition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fshared-edition/lists"}