{"id":17175981,"url":"https://github.com/muntashirakon/akonframework","last_synced_at":"2025-03-24T21:25:24.517Z","repository":{"id":102802223,"uuid":"97506225","full_name":"MuntashirAkon/AkonFramework","owner":"MuntashirAkon","description":"A simple PHP-MVC style framework.","archived":false,"fork":false,"pushed_at":"2018-05-14T04:12:56.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T02:32:36.052Z","etag":null,"topics":["framework","php","php-framework"],"latest_commit_sha":null,"homepage":"","language":null,"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/MuntashirAkon.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}},"created_at":"2017-07-17T17:55:46.000Z","updated_at":"2020-03-03T07:48:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"7042552b-1eb2-4584-b56c-550e4def9255","html_url":"https://github.com/MuntashirAkon/AkonFramework","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"b10ee6ed12ea87e0d1130851b4ab361cead1a036"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAkonFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAkonFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAkonFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAkonFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuntashirAkon","download_url":"https://codeload.github.com/MuntashirAkon/AkonFramework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245353660,"owners_count":20601395,"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":["framework","php","php-framework"],"created_at":"2024-10-14T23:58:38.129Z","updated_at":"2025-03-24T21:25:24.487Z","avatar_url":"https://github.com/MuntashirAkon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AkonFramework\nA simple PHP-MVC style framework that can be used for many purposes if utilized properly.\n\n_Note: This project is my own creation and originally intended for my own uses_\n\n## Instructions\n##### Run server\n\n```bash\nphp -S 127.0.0.1:8080 router.php\n```\n(Also works with Apache2 when `htaccess` and `modrewrite` enabled)\n\n##### About MVC pattern\nUse the `index.php` located in the `public` directory to add routes (using `Route::add()`). Models, Views and Controllers can be added in their respective directories located in the `App` folder. For Views, take a look at the readme file in the `App/Views` directory.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuntashirakon%2Fakonframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuntashirakon%2Fakonframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuntashirakon%2Fakonframework/lists"}