Pinned Repositories
aws-lambda-layers
Bref 2 scripts to build AWS Lambda layers
extra-php-extensions
Community-maintained extra PHP extensions usable in AWS Lambda with the Bref PHP runtimes.
lambda-internet-access-checker
AWS lambda to check if it has access to the internet. I'm using it to test internet access from the VPC.
phpstan-mockery
PHPStan extension for Mockery
sdk-php
Mercado Pago's Official PHP SDK
php-openapi
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
composer
Dependency Manager for PHP
mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
aldilop's Repositories
aldilop/aws-lambda-layers
Bref 2 scripts to build AWS Lambda layers
aldilop/extra-php-extensions
Community-maintained extra PHP extensions usable in AWS Lambda with the Bref PHP runtimes.
aldilop/lambda-internet-access-checker
AWS lambda to check if it has access to the internet. I'm using it to test internet access from the VPC.
aldilop/phpstan-mockery
PHPStan extension for Mockery
aldilop/sdk-php
Mercado Pago's Official PHP SDK