richardstyles
Funding Links: https://github.com/sponsors/RichardStyles
- Name: Richard Styles
- Location: Manchester, UK
- Kind: user
- Followers: 16
- Following: 15
- Total stars: 171
- Repositories count: 36
- Created at: 2022-11-09T20:49:18.566Z
- Updated at: 2025-03-27T13:45:44.645Z
- Last synced at: 2025-03-27T13:45:44.644Z
GitHub Sponsors Profile
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.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $5.00
Featured Works
RichardStyles/EloquentEncryption
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
Language: PHP - Stars: 108RichardStyles/eloquent-aes
An optional Eloquent Encryption Cast which uses a separate key for Encryption
Language: PHP - Stars: 33