I recently released a small open-source Symfony bundle called MaskedBundle. The reason for building it was quite simple: logs are useful, but sometimes they can contain values that should not be there. I wanted something I could reuse in Symfony projects to mask sensitive values before they reach logs or other diagnostic output. Basic usage... Weiterlesen
Intelligence View
I made a Symfony bundle for masking sensitive data
I recently released a small open-source Symfony bundle called MaskedBundle. The reason for building it was quite simple: logs are useful, but sometimes they can contain values that should not be there. I wanted something I could reuse in…
SOCIAL SHARE CARD GENERATOR