{"id":29712155,"url":"https://github.com/zainabed/php-zframe","last_synced_at":"2025-08-23T19:32:24.130Z","repository":{"id":11000517,"uuid":"13323423","full_name":"zainabed/php-zFrame","owner":"zainabed","description":"PHP MVC Framework","archived":false,"fork":false,"pushed_at":"2014-06-10T08:18:37.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-11T08:52:55.785Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zainabed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-04T12:14:49.000Z","updated_at":"2014-06-10T08:18:37.000Z","dependencies_parsed_at":"2022-09-13T12:41:20.634Z","dependency_job_id":null,"html_url":"https://github.com/zainabed/php-zFrame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zainabed/php-zFrame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zainabed%2Fphp-zFrame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zainabed%2Fphp-zFrame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zainabed%2Fphp-zFrame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zainabed%2Fphp-zFrame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zainabed","download_url":"https://codeload.github.com/zainabed/php-zFrame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zainabed%2Fphp-zFrame/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266770970,"owners_count":23981657,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-07-24T00:07:30.648Z","updated_at":"2025-07-24T00:07:32.092Z","avatar_url":"https://github.com/zainabed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"php-zFrame\n==========\n\nPHP MVC Framework\n\nLightweight PHP Framework which follows MVC pattern\n\nInstallation\n------------\n\ngit clone https://github.com/zainabed/php-zFrame\nand update httpd.conf settings as\n\n\u003cpre\u003e\u003ccode\u003e\n\u0026lt;VirtualHost *:8081\u0026gt;\n    ServerName domain_name\n    DocumentRoot \"path of cloned repository\"\n    DirectoryIndex index.php\n\n    \u0026lt;Directory \" path of cloned repository \"\u0026gt;\n        AllowOverride All\n\tAllow from All\n    \u0026lt;/Directory\u0026gt;\n\u0026lt;/VirtualHost\u0026gt;\n\u003c/code\u003e\u003c/pre\u003e\n\nDirectory Structure\n-------------------\n\n-  App\n  -  Module (Module name e.g Demo\n\t\t-  Block ( Independent Partials e.g Sidebars, Ajax Controller, JSON REST API )\n\t\t-  Config ( Module Routing, Asset {View, Layout, Skin} configurations \n\t\t-  Controller \n\t\t-  Layout (Module based Layout files)\n\t\t-  Model (Module based Model Classes)\n\t\t-  View (Module based Views)\n  -  Cache\n\t  -  Routing Cache (At the moment)\n  -  Config\n\t  -  Application, Module, Database Configurations\n  -  Lib\n\t  -  Application Related Libraries ( Base Controller, Base Block, Routing, Http, View )\n  -  Skin\n\t  -  Javascript, CSS files\n  -  Web\n\t  -  Other global access PHP files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainabed%2Fphp-zframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzainabed%2Fphp-zframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainabed%2Fphp-zframe/lists"}