{"id":20443211,"url":"https://github.com/znframework/custom-edition","last_synced_at":"2026-02-04T18:02:31.954Z","repository":{"id":57091689,"uuid":"119260707","full_name":"znframework/custom-edition","owner":"znframework","description":"ZN Framework Creator's Edition","archived":false,"fork":false,"pushed_at":"2025-01-05T14:19:00.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-17T15:16:35.525Z","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,"zenodo":null}},"created_at":"2018-01-28T13:28:54.000Z","updated_at":"2023-01-03T16:28:13.000Z","dependencies_parsed_at":"2025-01-15T19:57:03.354Z","dependency_job_id":"6d6bc894-4391-48a1-8f12-1e42b784d868","html_url":"https://github.com/znframework/custom-edition","commit_stats":{"total_commits":93,"total_committers":3,"mean_commits":31.0,"dds":0.3548387096774194,"last_synced_commit":"c963aa35e8cdd03e0f6e6c43d1e5044b1acb0d99"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/znframework/custom-edition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fcustom-edition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fcustom-edition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fcustom-edition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fcustom-edition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znframework","download_url":"https://codeload.github.com/znframework/custom-edition/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znframework%2Fcustom-edition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29092723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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:28.268Z","updated_at":"2026-02-04T18:02:31.941Z","avatar_url":"https://github.com/znframework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003eZN Framework Creator's Edition\u003c/h2\u003e\n\u003cp\u003e\nThis version allows you to create your own directory structure. Using the ZN Framework's core, you can build the appropriate code framework by building your own 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/custom-edition\n```\n\n\u003ch3\u003eDirectory Configuration\u003c/h3\u003e\n\u003cp\u003e\nFor index configuration, open the zeroneed.php file. And define the necessary directories. Do you not forget to add a slash (/) at the end of the path information!\n\u003c/p\u003e\n\n```php\nZN\\ZN::defines\n([\n    'CONTROLLERS_DIR' =\u003e '/', # It is necessary to define this constant.\n    'MODELS_DIR'      =\u003e '',     \n    'VIEWS_DIR'       =\u003e '',\n    'ROUTES_DIR'      =\u003e '',\n    'CONFIG_DIR'      =\u003e 'config/',\n    'DATABASES_DIR'   =\u003e '',\n    'STORAGE_DIR'     =\u003e '',\n    'COMMANDS_DIR'    =\u003e '',\n    'LANGUAGES_DIR'   =\u003e '',\n    'LIBRARIES_DIR'   =\u003e '',\n    'AUTOLOAD_DIR'    =\u003e '',\n    'FILES_DIR'       =\u003e '',\n    'TEMPLATES_DIR'   =\u003e '',\n    'THEMES_DIR'      =\u003e '',\n    'PLUGINS_DIR'     =\u003e '',\n    'UPLOADS_DIR'     =\u003e '',\n\n])::run('CE');\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fcustom-edition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznframework%2Fcustom-edition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznframework%2Fcustom-edition/lists"}