{"id":22576973,"url":"https://github.com/eylmz/php-mvc","last_synced_at":"2026-01-11T11:05:05.990Z","repository":{"id":62503367,"uuid":"53851211","full_name":"eylmz/PHP-MVC","owner":"eylmz","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-04T10:56:14.000Z","size":535,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T15:01:47.394Z","etag":null,"topics":["middleware","mvc","php","router"],"latest_commit_sha":null,"homepage":"http://emre.pw","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/eylmz.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":"2016-03-14T11:35:58.000Z","updated_at":"2023-01-08T17:08:27.000Z","dependencies_parsed_at":"2022-11-02T10:15:58.452Z","dependency_job_id":null,"html_url":"https://github.com/eylmz/PHP-MVC","commit_stats":null,"previous_names":["eylmz058/php-mvc"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylmz%2FPHP-MVC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylmz%2FPHP-MVC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylmz%2FPHP-MVC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylmz%2FPHP-MVC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eylmz","download_url":"https://codeload.github.com/eylmz/PHP-MVC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261916,"owners_count":21074225,"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":["middleware","mvc","php","router"],"created_at":"2024-12-08T04:10:38.309Z","updated_at":"2026-01-11T11:05:05.978Z","avatar_url":"https://github.com/eylmz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP-MVC\nPHP-MVC, basit ve küçük çapta olan projeler için bir php web çatısıdır. SEO uyumlu linkleri destekler.\n\n#### Sürüm : 0.0.3\n## Özellikler\n- MVC tasarım deseni yapısında.\n- Basit ve kullanımı kolay.\n- Kolay ve hızlıca rotalandırma.\n- Veritabanı işlemleri için, [Medoo](http://medoo.in/).\n- Tasarım moturu için, [Edge](https://github.com/ventoviro/windwalker-edge)\n\n## Kurulum\n#### Composer \n```\ncomposer create-project eylmz/wd-mvc wd-mvc\n```\n## Dizin Yapısı\n``` \nPHP-MVC\n|   .htaccess\n|   index.php\n|\n+---App\n|   |   .htaccess\n|   |   Router.php\n|   |   \n|   +---Config\n|   |       Config.php\n|   |       Database.php\n|   |       PrettyUrls.php\n|   |       \n|   +---Controllers\n|   |   |   HomeController.php\n|   |   |   \n|   |   \\---Admin\n|   |           AdminHomeController.php\n|   |           \n|   +---Models\n|   |       TestModel.php\n|   |       YeniModel.php\n|   |       \n|   \\---Views\n|       |   index.php\n|       |   test.edge.php\n|       |   \n|       \\---AdminViews\n|               index.php\n|               \n+---Public\n|       index.html\n|       \n+---System\n|   |   .htaccess\n|   |   \n|   +---Core\n|   |       App.php\n|   |       Autoload.php\n|   |       Controller.php\n|   |       Model.php\n|   |       Route.php\n|   |       Router.php\n|   |       \n|   +---Helpers\n|   |       Session.php\n|   |       Template.php\n|   |       \n|   \\---Plugins\n            Setting.php\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feylmz%2Fphp-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feylmz%2Fphp-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feylmz%2Fphp-mvc/lists"}