{"id":22092123,"url":"https://github.com/krakphp/lava","last_synced_at":"2025-03-23T23:44:58.555Z","repository":{"id":57009008,"uuid":"84716297","full_name":"krakphp/lava","owner":"krakphp","description":"Micro framework with massive potential","archived":false,"fork":false,"pushed_at":"2017-09-17T03:08:35.000Z","size":91,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T18:18:46.251Z","etag":null,"topics":["full-stack","lava","micro-framework","modular"],"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/krakphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-12T10:08:09.000Z","updated_at":"2017-05-06T06:14:38.000Z","dependencies_parsed_at":"2022-08-21T14:31:23.214Z","dependency_job_id":null,"html_url":"https://github.com/krakphp/lava","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Flava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Flava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Flava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakphp%2Flava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krakphp","download_url":"https://codeload.github.com/krakphp/lava/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186925,"owners_count":20574554,"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":["full-stack","lava","micro-framework","modular"],"created_at":"2024-12-01T03:08:22.976Z","updated_at":"2025-03-23T23:44:58.534Z","avatar_url":"https://github.com/krakphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lava\n\nMicro-framework with massive potential.\n\n## Installation\n\nInstall with composer at `krak/lava`\n\n## Usage\n\n```php\n\u003c?php\n\nuse Krak\\Lava;\n\n$app = new Lava\\App();\n$app-\u003eroutes(function($r) {\n    $r-\u003eget('/hello/{name}', function($name) {\n        return \"Hello $name!\";\n    });\n});\n\n$app-\u003eserve();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakphp%2Flava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrakphp%2Flava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakphp%2Flava/lists"}