Sandro Keil

Results 81 comments of Sandro Keil
trafficstars

@barbu110 What's the problem in a strict typed PHP 7 project?

@kocsismate I'm looking forward for your support to make it available via pecl and to improve this PHP extension.

@codeliner Maybe `pdo-event-sourcing-symfony-recipe`.

Interesting [blog posts and tooling](https://philsturgeon.uk/tag/openapi/).

Maybe some useful tools: - [wework/speccy](https://github.com/wework/speccy) - [wework/json-schema-to-openapi-schema](https://github.com/wework/json-schema-to-openapi-schema) - [openapi-schema-to-json-schema](https://github.com/mikunn/openapi-schema-to-json-schema)

Thanks for the suggestions and you are right, but this library uses a Domain-Driven Design approach and the factories should be immutable. I think in most cases, the factories are...

I would not say that the factories are domain logic objects. It's not intended that the factory has setters, because it makes no sense to have a dynamic config structure...

In my PoV interop-container factories doesn't have setters and are stateless at default. Not using the get prefix doesn't mean not to use descriptive names. Let us see if someone...

Please take a look here https://github.com/agherzan/yubikey-full-disk-encryption/pull/57

Please have a look at [this chapter](https://sandrokeil.github.io/yubikey-full-disk-encryption-secure-boot-uefi/guides/arch-linux/prepare-volumes.html#3-1-4-1). Your boot partition can not be unlocked through a USB token e.g. YubiKey. I have to provide two passwords for my setup. One...