Free Symfony bundle to encrypt Doctrine fields
Keep your database data secure by selectively encrypting fields using this free bundle.
Read moreKeep your database data secure by selectively encrypting fields using this free bundle.
Read moreLearn how to build an extensible plugin system for a Symfony application
Read moreWhy type hinting an array as a parameter or return type is an anti-pattern and should be avoided.
Read moreLeveraging the power of JSON and RDBMS for a combined SQL/NoSQL approach.
Read moreMaximise performance with load once scripts, kept in long-running memory
Read moreA bit about binary (pun intended!) to put a twist on a classic learning puzzle.
Read moreLearn how to make use of Doctrine lifecycle events to build a searchable audit log for your application which records an entry whenever an entity's data is changed.
Read moreLearn all about OAuth2, OIDC, plus build an AWS Cognito style single sign on app.
Read moreWhat's a unit, anyway?
Read moreEver wondered the best way to do encryption in PHP? This tutorial shows you how!
Read more