PHPackages                             laravel-expansions/serverless-function - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. laravel-expansions/serverless-function

ActiveProject[API Development](/categories/api)

laravel-expansions/serverless-function
======================================

Lambda Function

v1.0.3(3y ago)11.1k[1 issues](https://github.com/laravel-expansions/serverless-function/issues)MITPHP

Since Jul 10Pushed 3y agoCompare

[ Source](https://github.com/laravel-expansions/serverless-function)[ Packagist](https://packagist.org/packages/laravel-expansions/serverless-function)[ Docs](https://github.com/laravel-expansions/serverless-function)[ RSS](/packages/laravel-expansions-serverless-function/feed)WikiDiscussions main Synced today

READMEChangelog (4)DependenciesVersions (6)Used By (0)

Serverless Function
===================

[](#serverless-function)

Lambda Function Handler and Artisan Command

Setup
-----

[](#setup)

Please insttall in an existing Laravel project.

```
composer require laravel-expansions/serverless-function

```

Then let's create a `handler` file:

```
php artisan vendor:publish --tag=expantion-function

```

Create Function
---------------

[](#create-function)

Create function and check `/app/Functions` directory.

```
php artisan make:function {FunctionName}

```

Publish function stub file
--------------------------

[](#publish-function-stub-file)

Publish and check `/stubs` directory. Then modify `function.stub` template file.

```
php artisan vendor:publish --tag=expantion-function-stub

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

1453d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d492b444772bdc1b50fa24aa3bea2bb8018514702aa8fb4ae1cd6bebe99fad14?d=identicon)[madakaheri](/maintainers/madakaheri)

---

Top Contributors

[![madakaheri](https://avatars.githubusercontent.com/u/31895949?v=4)](https://github.com/madakaheri "madakaheri (10 commits)")

---

Tags

awslambdalaravelserverlesslaravelawsserverlesslambda

### Embed Badge

![Health badge](/badges/laravel-expansions-serverless-function/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-expansions-serverless-function/health.svg)](https://phpackages.com/packages/laravel-expansions-serverless-function)
```

###  Alternatives

[bref/bref

Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.

3.4k10.6M67](/packages/bref-bref)[bref/laravel-bridge

An advanced Laravel integration for Bref, including Octane support.

3404.5M15](/packages/bref-laravel-bridge)[async-aws/lambda

Lambda client, part of the AWS SDK provided by AsyncAws.

194.6M16](/packages/async-aws-lambda)[joggapp/laravel-aws-sns

Laravel package for the SNS events by AWS

3178.8k](/packages/joggapp-laravel-aws-sns)[cion/laravel-text-to-speech

This package creates a shared API to easily use Text to Speech functionalities amongst different TTS providers.

4229.0k](/packages/cion-laravel-text-to-speech)[tlapi/lambda-portal

Package that makes Laravel jobs running on AWS Lambda with Bref

2129.5k](/packages/tlapi-lambda-portal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
