{"id":20552494,"url":"https://github.com/mohammadmahditaheri/smashedfly","last_synced_at":"2025-06-12T13:04:10.647Z","repository":{"id":180234785,"uuid":"664808769","full_name":"mohammadmahditaheri/SmashedFly","owner":"mohammadmahditaheri","description":"a simple php framework","archived":false,"fork":false,"pushed_at":"2023-07-10T21:26:35.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T17:27:57.459Z","etag":null,"topics":["framework","php","php-framework"],"latest_commit_sha":null,"homepage":"","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/mohammadmahditaheri.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-10T19:50:00.000Z","updated_at":"2023-08-22T13:26:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"023ec1d4-b535-4e22-8203-b99719f10c37","html_url":"https://github.com/mohammadmahditaheri/SmashedFly","commit_stats":null,"previous_names":["mm-ta/httphp","mohammadmahditaheri/smashedfly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadmahditaheri%2FSmashedFly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadmahditaheri%2FSmashedFly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadmahditaheri%2FSmashedFly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadmahditaheri%2FSmashedFly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohammadmahditaheri","download_url":"https://codeload.github.com/mohammadmahditaheri/SmashedFly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157272,"owners_count":20081041,"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-11-16T02:36:25.642Z","updated_at":"2025-03-06T06:16:34.576Z","avatar_url":"https://github.com/mohammadmahditaheri.png","language":"PHP","readme":"# SmashedFly\na simple and tiny HTTP framework for php\n\nThe framework is consisted of these parts and features:\n\n## Front-end Controller\nThis simple framework implements \u003cb\u003e\u003ci\u003eFront-end Controller\u003c/i\u003e\u003c/b\u003e pattern like most famous frameworks by having single index.php file that all requests can touch nothing but this file.\n\n## HTTP Kernel\nInside the body of index.php, it instantiates \na kernel in a singleton way to access its \u003cb\u003e\u003ci\u003ehandle\u003c/i\u003e\u003c/b\u003e method\nwhich in this case accepts a request and delivers a response\n\n## Request\nprovides an easy-to-follow, object-oriented layer on top of request\n\n## Response\nprovides an intuitive object-oriented way for interacting with the actual response being delivered and sent to client\n\n## Routing \u0026 Controllers\nhandles routing in a fast manner powered by FastRoute.\nIt also includes controllers and the actual route is being dispatched to the chosen method of the controller.\n\n... I may continue developing this tiny framework. \n\n`\nThis project is made for fun, and It's NOT suitable for production.\n`\n## Credits\ninside this project the HTTP Foundation by Symfony is being used. for developing I used var-dumper by Symfony which is hugely useful in debugging. \nAnd also for routing, FastRoute by N.Popov is the actual routing engine under the hood.\n\n*\u0026copy; Mohammad Mahdi Taheri - July 2023*\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadmahditaheri%2Fsmashedfly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammadmahditaheri%2Fsmashedfly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadmahditaheri%2Fsmashedfly/lists"}