{"id":20227428,"url":"https://github.com/mellambias/mvc","last_synced_at":"2026-06-08T00:31:50.088Z","repository":{"id":247390932,"uuid":"460870200","full_name":"mellambias/mvc","owner":"mellambias","description":"Implements a simple MVC Model View Controller in PHP ","archived":false,"fork":false,"pushed_at":"2022-02-26T11:33:58.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-02T08:41:57.944Z","etag":null,"topics":["mvc","php","router"],"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/mellambias.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":"2022-02-18T13:47:23.000Z","updated_at":"2022-09-21T19:38:49.000Z","dependencies_parsed_at":"2024-07-08T14:29:00.212Z","dependency_job_id":null,"html_url":"https://github.com/mellambias/mvc","commit_stats":null,"previous_names":["mellambias/mvc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mellambias/mvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellambias%2Fmvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellambias%2Fmvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellambias%2Fmvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellambias%2Fmvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mellambias","download_url":"https://codeload.github.com/mellambias/mvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellambias%2Fmvc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34043822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["mvc","php","router"],"created_at":"2024-11-14T07:24:37.209Z","updated_at":"2026-06-08T00:31:50.072Z","avatar_url":"https://github.com/mellambias.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mvc\nImplements a **simple MVC** Model View Controller in PHP\nwhith **user**, **post** and **send mail**.    \nThe user has registered before add __post__ or __send an mail__.\n\n***\n## Core\nThe **Core** is a simple *router* `domain.com/router/method/params`\n\n* The first param is the name of **Controler**\n* The second is the **method** to call\n* the rest of params are arguments for the method.\n\n~~~\n     The uri http://www.domain.com/posts/edit/1    \n     call posts-\u003eedit(1); on the Class Posts.php in Controller folder\n~~~~\n***\n## Example\n[Web example working](http://mvc.freecluster.eu/)\n\n***\n\nEnjoy!!\n\n[mellambias@gmail.com](mailto:mellambias@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmellambias%2Fmvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmellambias%2Fmvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmellambias%2Fmvc/lists"}