{"id":33967649,"url":"https://github.com/snoophp/snoophp","last_synced_at":"2026-06-05T11:31:16.982Z","repository":{"id":57054428,"uuid":"117428680","full_name":"snoophp/snoophp","owner":"snoophp","description":"Light PHP framework inspired by Laravel","archived":false,"fork":false,"pushed_at":"2018-12-27T12:03:22.000Z","size":53,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"v1.0","last_synced_at":"2025-12-14T12:35:30.356Z","etag":null,"topics":["framework","library","php","sneppy","snoophp"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/snoophp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-14T12:36:52.000Z","updated_at":"2018-12-27T12:03:14.000Z","dependencies_parsed_at":"2022-08-24T14:00:14.021Z","dependency_job_id":null,"html_url":"https://github.com/snoophp/snoophp","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/snoophp/snoophp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snoophp%2Fsnoophp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snoophp%2Fsnoophp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snoophp%2Fsnoophp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snoophp%2Fsnoophp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snoophp","download_url":"https://codeload.github.com/snoophp/snoophp/tar.gz/refs/heads/v1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snoophp%2Fsnoophp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33939225,"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-05T02:00:06.157Z","response_time":120,"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":["framework","library","php","sneppy","snoophp"],"created_at":"2025-12-12T23:52:08.340Z","updated_at":"2026-06-05T11:31:16.921Z","avatar_url":"https://github.com/snoophp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://image.ibb.co/mHMgrm/snoophp.png\" width=\"80\"\u003e\u003c/p\u003e\n\n# SnooPHP\n\n![Packagist](https://img.shields.io/packagist/v/snoophp/framework.svg?style=for-the-badge)\n![Packagist](https://img.shields.io/packagist/l/snoophp/framework.svg?style=for-the-badge)\n![GitHub issues](https://img.shields.io/github/issues-raw/snoophp/framework.svg?style=for-the-badge)\n\nSnooPHP is a light PHP framework inspired by [Laravel](https://laravel.com/).\n\n## Who is it for\n\nSnooPHP is a very simple and light framework, not suitable to develop complex and professional applications (for that I suggest to use mature frameworks such as [Laravel](https://github.com/laravel/laravel) or [Symfony](https://github.com/symfony/symfony)).\n\nIt is perfect if you just want to build small projects - like a blog, a forum, a simple chat or a personal website - and you don't want all the complexity that come with other frameworks.\n\n\u003e Simple and easy!\n\n## Features\n\n- **HTTP routing** with support for route parameters.\n- **Model ORM** inspired by Laravel's Eloquent ORM (currently supports MySQL).\n- **A libcurl interface** to perform HTTP requests server-side, without the hassle of using the libcurl library\n\nCheck the [wiki](https://github.com/snoophp/framework/wiki) for more informations.\n\n## Q\u0026A\n\n**Is it fast? Is it faster than other frameworks?**\n\nDon't know actually, never compared. Why don't you try and let me know.\n\n**Can I use the SQL interface with a DBMS other than MySQL?**\n\nRight now only MySQL is supported (which is my DBMS of choice). It should not be difficult to support other DBMSs, take a look at the `Model` classes for more info.\n\n**How can I install SnooPHP?**\n\nSnooPHP and the SnooPHP framework are available on [Packagist](https://packagist.org) so you can simply use composer to create a full project:\n\n```shell\n$ composer create-project \"snoophp\\snoophp\" \u003cproject-dir\u003e\n```\n\n**Why are you developing SnooPHP when there are plenty good frameworks around?**\n\nThe truth is that my university project partner refused to use a framework and I ended up creating one.\n\n**Who's better, Ronaldo or Messi?**\n\nMessi\n\n**Are we destined to die?**\n\nYes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoophp%2Fsnoophp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnoophp%2Fsnoophp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoophp%2Fsnoophp/lists"}