{"id":19910032,"url":"https://github.com/aitoroses/jantoki","last_synced_at":"2026-06-22T21:31:41.025Z","repository":{"id":7312914,"uuid":"8630931","full_name":"aitoroses/Jantoki","owner":"aitoroses","description":"Aplicacion para comedor saludable","archived":false,"fork":false,"pushed_at":"2013-03-07T16:00:38.000Z","size":1472,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T23:38:42.471Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aitoroses.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-07T15:58:06.000Z","updated_at":"2014-02-28T23:55:29.000Z","dependencies_parsed_at":"2022-09-09T20:02:03.284Z","dependency_job_id":null,"html_url":"https://github.com/aitoroses/Jantoki","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aitoroses/Jantoki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FJantoki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FJantoki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FJantoki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FJantoki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitoroses","download_url":"https://codeload.github.com/aitoroses/Jantoki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FJantoki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34666961,"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-22T02:00:06.391Z","response_time":106,"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":[],"created_at":"2024-11-12T21:17:20.047Z","updated_at":"2026-06-22T21:31:40.999Z","avatar_url":"https://github.com/aitoroses.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Laravel](http://laravel.com) - A PHP Framework For Web Artisans\n\nLaravel is a clean and classy framework for PHP web development. Freeing you\nfrom spaghetti code, Laravel helps you create wonderful applications using\nsimple, expressive syntax. Development should be a creative experience that you\nenjoy, not something that is painful. Enjoy the fresh air.\n\n[Official Website \u0026 Documentation](http://laravel.com)\n\n## Feature Overview\n\n- Simple routing using Closures or controllers.\n- Views and templating.\n- Driver based session and cache handling.\n- Database abstraction with query builder.\n- Authentication.\n- Migrations.\n- PHPUnit Integration.\n- A lot more.\n\n## A Few Examples\n\n### Hello World:\n\n```php\n\u003c?php\n\nRoute::get('/', function()\n{\n\treturn \"Hello World!\";\n});\n```\n\n### Passing Data To Views:\n\n```php\n\u003c?php\n\nRoute::get('user/(:num)', function($id)\n{\n\t$user = DB::table('users')-\u003efind($id);\n\n\treturn View::make('profile')-\u003ewith('user', $user);\n});\n```\n\n### Redirecting \u0026 Flashing Data To The Session:\n\n```php\n\u003c?php\n\nreturn Redirect::to('profile')-\u003ewith('message', 'Welcome Back!');\n```\n\n## Contributing to Laravel\n\nContributions are encouraged and welcome; however, please review the Developer\nCertificate of Origin in the \"license.txt\" file included in the repository. All\ncommits must be signed off using the `-s` switch.\n\n```bash\ngit commit -s -m \"this commit will be signed off automatically!\"\n```\n\n## License\n\nLaravel is open-sourced software licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Fjantoki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitoroses%2Fjantoki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Fjantoki/lists"}