Become a sponsor to Muhammad Lukman Nasaruddin
I develop extensions of existing frameworks such as bundles for SymfonyPHP and providers for Keycloak, mostly for my own/companies use. I am however open to requests for developing extensions as long as they are within my skillsets (PHP, Java, NextJS, MySQL, MongoDB etc).
I am also an avid participant of the famous Q&A site StackOverflow. Here is my profile page there: https://stackoverflow.com/users/34586/lukman
Featured work
-
MLukman/Keycloak-PII-Data-Encryption-Provider
A Keycloak provider that enables encryption of user attributes that contain PII data to be automatically encrypted upon storing to database and then decrypted upon loading from database
Java 6 -
MLukman/DoctrineHelperBundle
Doctrine Helper Bundle is a Symfony 6.x bundle that provides a few functionalities that simplify the development of request handling logics that involve interacting with data going to and coming ou…
PHP 1 -
MLukman/SaasBundle
Saas Bundle is a Symfony 6.x/7.x bundle that simplifies the implementation of web application with SaaS capabilities such as credit purchase, subscription management, usage tracking etc
PHP -
MLukman/SymfonyConfigOOP
Symfony Config OOP is a helper library for Symfony 6.x/7.x that simplifies the implementation of custom configurations for applications/bundles by using classes (that's OOP!) to both define and par…
PHP -
MLukman/SecurityHelperBundle
Security Helper Bundle is a Symfony 7.x bundle that simplifies the implementation of AAA (authentication, authorization and audit) of a web application. It is a layer on top of the core Symfony Sec…
PHP -
MLukman/Keycloak-Attributes-Verification-Provider
A Keycloak provider that allows user attributes to be verified via methods such as SMS OTP, email OTP etc.
Java