stechstudio / laravel-aws-lambda
Allows php to respond to http requests on aws lambda
Installs: 442
Dependents: 0
Suggesters: 0
Security: 0
Stars: 33
Watchers: 7
Forks: 4
Open Issues: 0
pkg:composer/stechstudio/laravel-aws-lambda
Requires
- php: >=7.1.0
- gisostallenberg/file-permission-calculator: ^1.0
- illuminate/console: ^5.4
- illuminate/filesystem: ^5.4
- illuminate/http: ^5.4
- illuminate/pipeline: ^5.4
- illuminate/support: ^5.4
- symfony/process: ^3.3
Requires (Dev)
- composer/composer: ^1.4
- phpunit/phpunit: ^6.2
- symfony/var-dumper: ^3.3
Suggests
- ext-openssl: Enabling the openssl extension allows you to access https URLs for repositories and packages
- ext-zip: Enabling the zip extension allows you to unzip archives
- ext-zlib: Allow gzip compression of HTTP requests
This package is auto-updated.
Last update: 2022-02-01 13:09:48 UTC
README
This is no longer supported, please consider using https://github.com/stechstudio/laravel-bref-bridge instead as it is actively maintained and has a 1.0.0 release.