Nathan Page
Nathan Page
| Q | A | ------------- | --- | License | MIT
Hi there! Would like to know if the idea of extending `bref/secrets-loader` to support fetching secrets from AWS Secrets Manager would be welcome? If yes, would be happy to work...
Hi there, I'm working on projects which have the convention to put all the entities and repositories under `App\Database\Entity` and `App\Database\Repository`. I've had a quick look at the issues and...
Hi there 👋 We are using openswoole in our project, it is a simple HTTP server connecting to a Postgres database using a Coroutine ClientPool. We are currently using the...
### Description The `messenger:consume` command allows to set various limits to prevent the worker to stay alive forever, this is great! Once a worker reaches its limits, it stops itself...
### Description The Runtime component currently supports a seamless integration with the Dotenv component, and even allow to control its behaviour via runtime options within the `SymfonyRuntime`. The current implementation...
| Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Fix...
| Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Fix...
### Description Create a lock store using AWS DynamoDB service to port to PHP the Java functionality created by the AWS team themselves with their [DynamoDB Lock Client](https://github.com/awslabs/amazon-dynamodb-lock-client). I first...
### Description Datadog browser-rum package allows to capture a real user session and have replays available in their admin console, when using it directly from their CDN, everything works as...