Code Monkey home page Code Monkey logo

anonymizer's People

Contributors

avstudnitz avatar bernarddelhez avatar mzeis avatar schmengler avatar vfranz avatar vinai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anonymizer's Issues

magento2 compatability

just wondering whether you've considered M2 compatability? or know of an existing solution? thanks.

Feature / question: stable randomization

Could faking be stable so one Input name and so on is always mapped to the same outpur. So different runs Exports would lead to the same data => easier to debug

Feature: On the fly anonymize and export

Make a magerun command with dies the following

1..Clone the current MAGE database to an temporary one (original DB Name plus Suffix)
2. anonymize it
3. Export with the normal magerun db:export and option

Large database queries results in PDO MYSQL gone away exception

Is it possible for a large database to create something in the script or module to have it execute queries in smaller chunks? and if so where should i add it? So the MYSQL database will not halt. (and i already have given the database max size etc and in memory. (8gb)

Can't install via Composer without adding repos to composer.json

I tried running this command, but got an error:

composer require integer-net/anonymizer
[InvalidArgumentException]
  Could not find a matching version of package integer-net/anonymizer. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stab
  ility (stable).

I then added this repo as a Composer repository and re-ran the composer command, but got another error:

composer config repositories.integer-net/anonymizer git [email protected]:integer-net/Anonymizer.git
composer require integer-net/anonymizer
…
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for integer-net/anonymizer ^2.1 -> satisfiable by integer-net/anonymizer[v2.1.0].
    - integer-net/anonymizer v2.1.0 requires firegento/psr0autoloader >=0.1.0 -> no matching package found.

I then had to add another repo:

composer config repositories.magento-hackathon/psr0autoloader git [email protected]:magento-hackathon/Magento-PSR-0-Autoloader.git

Can you update the readme to note what Composer repositor(ies) should be added before running composer require integer-net/anonymizer?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.