{"id":16673940,"url":"https://github.com/sensorario/ruotino-di-scorta","last_synced_at":"2026-04-12T08:32:37.652Z","repository":{"id":182467235,"uuid":"668558224","full_name":"sensorario/ruotino-di-scorta","owner":"sensorario","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-20T22:08:32.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T19:45:42.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sensorario.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-20T05:12:02.000Z","updated_at":"2023-07-21T13:48:38.000Z","dependencies_parsed_at":"2025-01-19T19:39:21.489Z","dependency_job_id":"d2fa24c7-0e5f-4c07-b3d1-d3f98441f650","html_url":"https://github.com/sensorario/ruotino-di-scorta","commit_stats":null,"previous_names":["sensorario/ruotino-di-scorta"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fruotino-di-scorta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fruotino-di-scorta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fruotino-di-scorta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensorario%2Fruotino-di-scorta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sensorario","download_url":"https://codeload.github.com/sensorario/ruotino-di-scorta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243326590,"owners_count":20273512,"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":[],"created_at":"2024-10-12T12:28:50.880Z","updated_at":"2025-12-25T08:53:27.426Z","avatar_url":"https://github.com/sensorario.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruotino di scorta\n\n## Create the project\n\n```terminal\ncomposer create-project sensorario/ruotino-di-scorta\n```\n\n## Update config/routes.php\n\n```php\n\u003c?php return [\n    '/' =\u003e App\\HomeController::class\n];\n```\n\n## Create the controller\n\n```php\n\u003c?php\nnamespace App;\nclass HomeController implements Command\n{\n    public function get($c)\n    {\n        $c-\u003esetResponse([\n            'It' =\u003e 'works!!',\n        ]);\n    }\n}\n```\n\n## Run php built-in server\n\n```terminal\nphp -S localhost:8888 -t public\n```\n\nand then navigate into http://localhost:8888\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensorario%2Fruotino-di-scorta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensorario%2Fruotino-di-scorta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensorario%2Fruotino-di-scorta/lists"}