You must be logged in to sponsor RichardStyles
Become a sponsor to Richard Styles
Currently developing packages for Laravel, focusing on improving the security of your application. I've released two encryption cast packages to allow key information to be encrypted at-rest in the database.
Anything I'm able to create which improves a Laravel developers process in a security focused way will always be released as open source.
Featured work
-
RichardStyles/EloquentEncryption
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
PHP 108 -
RichardStyles/eloquent-aes
An optional Eloquent Encryption Cast which uses a separate key for Encryption
PHP 33