{"id":36317724,"url":"https://github.com/laravel-expansions/serverless-function","last_synced_at":"2026-01-11T11:05:04.473Z","repository":{"id":44388299,"uuid":"512376837","full_name":"laravel-expansions/serverless-function","owner":"laravel-expansions","description":"Lambda Function ","archived":false,"fork":false,"pushed_at":"2022-07-22T20:52:59.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T14:09:53.985Z","etag":null,"topics":["aws","lambda","laravel","serverless"],"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/laravel-expansions.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":null,"support":null}},"created_at":"2022-07-10T07:54:35.000Z","updated_at":"2025-02-23T16:13:06.000Z","dependencies_parsed_at":"2022-07-14T18:30:45.640Z","dependency_job_id":null,"html_url":"https://github.com/laravel-expansions/serverless-function","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/laravel-expansions/serverless-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-expansions%2Fserverless-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-expansions%2Fserverless-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-expansions%2Fserverless-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-expansions%2Fserverless-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-expansions","download_url":"https://codeload.github.com/laravel-expansions/serverless-function/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-expansions%2Fserverless-function/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28301473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T08:21:30.231Z","status":"ssl_error","status_checked_at":"2026-01-11T08:21:26.882Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","lambda","laravel","serverless"],"created_at":"2026-01-11T11:05:02.443Z","updated_at":"2026-01-11T11:05:04.459Z","avatar_url":"https://github.com/laravel-expansions.png","language":"PHP","readme":"# Serverless Function\nLambda Function Handler and Artisan Command\n\n## Setup\n\nPlease insttall in an existing Laravel project.\n```\ncomposer require laravel-expansions/serverless-function\n```\n\nThen let's create a ```handler``` file:\n```\nphp artisan vendor:publish --tag=expantion-function\n```\n\n## Create Function\n\nCreate function and check ```/app/Functions``` directory.\n```\nphp artisan make:function {FunctionName}\n```\n\n## Publish function stub file\n\nPublish and check ```/stubs``` directory. Then modify ```function.stub``` template file.\n```\nphp artisan vendor:publish --tag=expantion-function-stub\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-expansions%2Fserverless-function","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-expansions%2Fserverless-function","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-expansions%2Fserverless-function/lists"}