Hacker News
- A bank runs serverless with PHP and AWS Lambda https://bref.sh/docs/case-studies/treezor 126 comments
- Show HN: LambdaPHP – Host any PHP website on AWS Lambda instantly https://github.com/san-kumar/lambdaphp 54 comments
- PHP as sexy as Scheme using lambdas and recursion http://www.newmediacampaigns.com/page/map-and-reduce-implemented-in-php 38 comments
- Implementing map / reduce functions using PHP 5.3's lambdas http://www.recessframework.org/page/map-reduce-anonymous-functions-lambdas-php 2 comments
- Lambdas & Closures in PHP 5.3 alpha1 http://www.php.net/archive/2008.php#id2008-08-01-1 11 comments
- Bref 2.0 has been released (PHP on AWS Lambda) https://bref.sh/docs/news/02-bref-2.0.html 5 comments php
- Datadog on AWS Lambda for PHP with Bref https://blog.deleu.dev/datadog-aws-lambda-php/ 9 comments php
- Caveats to watch out for when using AWS Lambda as a PHP Hosting provider https://blog.deleu.dev/lift-and-shift-aws-lambda/ 6 comments php
- AWS Lambda can now run PHP using containers https://mnapoli.fr/aws-lambda-php-docker-containers/ 18 comments php
- Serverless PHP on AWS Lambda https://akrabat.com/serverless-php-on-aws-lambda/ 12 comments aws
- LambdaPHP - Cheap PHP hosting with Aws Lambda https://www.lambdaphp.host/ 11 comments aws
- PHP 5.3 A Practical look into Lambda functions and Closures http://www.shameerc.com/2010/12/php-53-practical-look-into-lambda.html 7 comments programming
- PHP libraries as Lambda Layer https://aws.amazon.com/blogs/compute/scripting-languages-for-aws-lambda-running-php-ruby-and-go/ 6 comments aws
- fx is a homemade faas tool like AWS lambda, supports Go Node Python Ruby Java PHP Julia and D now. https://github.com/metrue/fx 9 comments programming
- Leveraging PHP 5.3's lambdas and closures: Becoming a better developer with lambdas and closures http://www.ibm.com/developerworks/opensource/library/os-php-lambda/index.html 3 comments programming
- What's new in PHP V5.3, Part 2: Closures and lambda functions http://www.ibm.com/developerworks/opensource/library/os-php-5.3new2/index.html?ca=drs-tp5008 19 comments programming
- Still rolling some small adjustments, but open for everyone to take a look, give feedback and maybe try it out: Run PHP with Swoole Coroutines (Fibers) on AWS Lambda https://github.com/leocavalcante/aws-lambda-swoole-runtime 26 comments php