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 re...
Source: [Dev.to](https://dev.to/alkin/i-made-a-symfony-bundle-for-masking-sensitive-data-3b1f)