Download the PHP package arrilot/data-anonymization without Composer
On this page you can find all versions of the php package arrilot/data-anonymization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arrilot/data-anonymization
More information about arrilot/data-anonymization
Files in arrilot/data-anonymization
Download arrilot/data-anonymization
More information about arrilot/data-anonymization
Files in arrilot/data-anonymization
Vendor arrilot
Package data-anonymization
Short Description Anonymize any data in your SQL database
License MIT
Homepage https://github.com/arrilot/data-anonymization
Package data-anonymization
Short Description Anonymize any data in your SQL database
License MIT
Homepage https://github.com/arrilot/data-anonymization
Keywords databaseanonymization
Please rate this library. Is it a good library?
Informations about the package data-anonymization
Data anonymization
- This simple framework-agnostic package helps you to replace any sensitive production data in your development databases.
Installation
If you use anything from this list, you'd better install a corresponding bridge package
Otherwise just
Usage
Workflow:
-
Create a php executable.
-
Define how you want to anonymize your data in this file using fluent api (see example below).
-
Make sure it is not accessible throw the web and etc.
- Run it every time you want.
Here is an example file that illustrates api really well:
All versions of data-anonymization with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package arrilot/data-anonymization contains the following files
Loading the files please wait ....