{"id":13616275,"url":"https://github.com/brefphp/dev-server","last_synced_at":"2025-04-22T05:31:47.125Z","repository":{"id":43195838,"uuid":"324605107","full_name":"brefphp/dev-server","owner":"brefphp","description":"Local development server for serverless web apps","archived":false,"fork":false,"pushed_at":"2024-04-16T11:20:36.000Z","size":23,"stargazers_count":35,"open_issues_count":3,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T12:35:05.506Z","etag":null,"topics":["bref"],"latest_commit_sha":null,"homepage":"https://bref.sh/docs/function/local-development.html#api-gateway-local-development","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/brefphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"mnapoli","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-12-26T17:39:34.000Z","updated_at":"2024-12-14T08:09:22.000Z","dependencies_parsed_at":"2024-07-26T20:43:23.050Z","dependency_job_id":"9c0bdb01-5217-4aee-b8ba-68e26a1c0977","html_url":"https://github.com/brefphp/dev-server","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.1428571428571429,"last_synced_commit":"7ffe34a55220a62729aa6b83456a839ae9342f7c"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":"mnapoli/project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fdev-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fdev-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fdev-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brefphp%2Fdev-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brefphp","download_url":"https://codeload.github.com/brefphp/dev-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250175067,"owners_count":21387132,"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":["bref"],"created_at":"2024-08-01T20:01:26.185Z","updated_at":"2025-04-22T05:31:46.879Z","avatar_url":"https://github.com/brefphp.png","language":"PHP","funding_links":["https://github.com/sponsors/mnapoli"],"categories":["PHP"],"sub_categories":[],"readme":"Development web server for serverless-native PHP web apps.\n\n## Why?\n\nThis web server is meant for HTTP applications implemented without framework, using API Gateway as the router and PSR-15 controllers.\n\n## Installation\n\n```bash\ncomposer require --dev bref/dev-server\n```\n\n## Usage\n\nRun the webserver with:\n\n```bash\nvendor/bin/bref-dev-server\n```\n\nThe application will be available at [http://localhost:8000/](http://localhost:8000/).\n\nRoutes will be parsed from `serverless.yml` in the current directory.\n\n### Assets\n\nBy default, static assets are served from the current directory.\n\nTo customize that, use the `--assets` option. For example to serve static files from the `public/` directory:\n\n```bash\nvendor/bin/bref-dev-server --assets=public\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrefphp%2Fdev-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrefphp%2Fdev-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrefphp%2Fdev-server/lists"}