{"id":25422281,"url":"https://github.com/scrawler-labs/scrawler","last_synced_at":"2025-09-09T07:33:44.434Z","repository":{"id":257800584,"uuid":"863156277","full_name":"scrawler-labs/scrawler","owner":"scrawler-labs","description":"Create simple but powerful web apps and APIs quickly, with minimum lines of code","archived":false,"fork":false,"pushed_at":"2025-02-13T04:13:02.000Z","size":185,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-13T05:20:45.460Z","etag":null,"topics":["app","app-backend","container","fastapi","mvc","php-framework","php8","rest-api","restful","scrawler"],"latest_commit_sha":null,"homepage":"","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/scrawler-labs.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-25T20:11:11.000Z","updated_at":"2025-02-13T04:10:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcc46e7f-fbb2-4a24-8e6e-5693d22b816b","html_url":"https://github.com/scrawler-labs/scrawler","commit_stats":null,"previous_names":["scrawler-labs/app"],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrawler-labs%2Fscrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrawler-labs%2Fscrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrawler-labs%2Fscrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrawler-labs%2Fscrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrawler-labs","download_url":"https://codeload.github.com/scrawler-labs/scrawler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238987573,"owners_count":19563759,"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":["app","app-backend","container","fastapi","mvc","php-framework","php8","rest-api","restful","scrawler"],"created_at":"2025-02-16T21:24:25.425Z","updated_at":"2025-09-09T07:33:44.418Z","avatar_url":"https://github.com/scrawler-labs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/0befb0f2-0070-4e32-887e-e6df774a03a1\" \u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003ca href=\"https://github.com/scrawler-labs/app/actions/workflows/main.yml\"\u003e\u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/scrawler-labs/app/main.yml?style=flat-square\"\u003e\n\u003c/a\u003e\n[![Codecov](https://img.shields.io/codecov/c/gh/scrawler-labs/app?style=flat-square)](https://app.codecov.io/gh/scrawler-labs/app)\n[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/scrawler-labs/app?style=flat-square)](https://scrutinizer-ci.com/g/scrawler-labs/app/?branch=main)\n\u003ca href=\"[https://github.com/scrawler-labs/app/actions/workflows/main.yml](https://github.com/scrawler-labs/app/actions/workflows/main.yml)\"\u003e\u003cimg src=\"https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat-square\" alt=\"PHPStan Enabled\"\u003e\u003c/a\u003e\n[![Packagist Version](https://img.shields.io/packagist/v/scrawler/app?style=flat-square)](https://packagist.org/packages/scrawler/app)\n[![Packagist License](https://img.shields.io/packagist/l/scrawler/app?style=flat-square)](https://packagist.org/packages/scrawler/app)\n\n\n\n\n🔥Create simple but powerful web apps and APIs quickly, with minumum lines of code🔥\u003cbr\u003e\n🇮🇳 Made in India 🇮🇳\n\u003c/div\u003e\n\n## 💻 Installation\nYou can install Scrawler App via Composer. If you don't have composer installed , you can download composer from [here](https://getcomposer.org/download/)\n\n```sh\ncomposer require scrawler/app\n```\n\nor if you want to start with an mvc template\n```sh\ncomposer create-project scrawler/mvc \u003cproject-name\u003e\n```\n\n## ✨ Basic usage\n```php\n\u003c?php\n\nrequire __DIR__ . '/vendor/autoload.php';\n\napp()-\u003eget('/', function () {\n  return 'Hello World'\n});\n\napp()-\u003erun();\n```\n\n### Auto Routing\n```php\n\u003c?php\n\nrequire __DIR__ . '/vendor/autoload.php';\n\napp()-\u003eautoRegister('/dir/of/controller','\\\\My\\\\Namespace')\n\napp()-\u003erun();\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrawler-labs%2Fscrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrawler-labs%2Fscrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrawler-labs%2Fscrawler/lists"}