Skip to content

WinterDevils/php-cgi-lambda-build-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-CGI Executable for AWS Lambda Artisan Host

Builds a PHP binary for use in a AWS Lambda

Requirements

  • Docker

Run

sh ./build.sh 7.2.0

You can pass any version of PHP you want.

If you want to optimize the compile to use more jobs have a look in buildphp.sh. You can also change the build arguments, I want a good foundation for running default laravel.

This package has taken inspiration from the following

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.0%
  • Shell 40.0%