Releases: chr15k/laravel-mysql-encrypt
Releases · chr15k/laravel-mysql-encrypt
2.2.1
09 Mar 09:44
Compare
Sorry, something went wrong.
No results found
2.1.1
29 Nov 12:36
Compare
Sorry, something went wrong.
No results found
Remove call to global helper
2.1.0
29 Nov 12:27
Compare
Sorry, something went wrong.
No results found
Minor refactor
Tests added
Missing AES key exception class added
2.0.4
27 Nov 19:04
Compare
Sorry, something went wrong.
No results found
Fix model refresh issue relating to dirty encryptable attributes
2.0.3
05 Nov 13:07
Compare
Sorry, something went wrong.
No results found
2.0.2
05 Nov 12:55
Compare
Sorry, something went wrong.
No results found
2.0.1
05 Nov 10:16
Compare
Sorry, something went wrong.
No results found
2.0.0
05 Nov 10:04
Compare
Sorry, something went wrong.
No results found
Added new AES key generation command (using sha512 hashing alorithm as per MySQL encrypt docs )
Refactored validators to implement ValidationRule contract
Automatic decryption when accessing properties on a model
Fixed a bug where encrypted model fields where not being hydrated with decrypted values (i.e. on creation)
Updated MySQL AES_DECRYPT/AES_ENCRYPT queries as per MySQL encrypt docs
Updated README with example usage
Discontinued Lumen support as the project has been archived as of Apr 9, 2024
1.1.8
20 Mar 11:00
Compare
Sorry, something went wrong.
No results found
Fix service provider config directory path
1.1.7
20 Mar 10:56
Compare
Sorry, something went wrong.
No results found