stechstudio / laravel-aws-lambda
This package is abandoned and no longer maintained.
The author suggests using the stechstudio/laravel-bref-bridge package instead.
Allows php to respond to http requests on aws lambda
0.0.1
2017-07-04 19:05 UTC
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.