Giter Site home page Giter Site logo

taat / phpscenario Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsylvanus/phpscenario

1.0 2.0 0.0 137 KB

Free split testing library for PHP

Home Page: http://www.phpscenario.org/

License: BSD 3-Clause "New" or "Revised" License

PHP 99.90% Shell 0.10%

phpscenario's Introduction

Thank you for downloading phpScenario.

==== SETUP ====

There is no installation procedure per se, but if you're going to be using one
of the built-in data adapters, you'll want to set up your database to match 
the structure expected by those adapters.

The easiest way to do this is to run the included "database.sql" file 
against the database you wish to use for Scenario data. This can be done 
like so (parameters may vary depending on your situation):

mysql -u (your username) -p -D (your database) < database.sql

This will create the following tables:
experiments, treatments, users_treatments

If you would prefer other table names, change those names in the SQL script 
and be sure to specify the ["db"]["tables"] option when configuring phpScenario.

==== HELP ====

Help for phpScenario can be found via forums at the following URL:

http://www.phpscenario.org/forum/

You can also feel free to email the author at [email protected]

phpscenario's People

Contributors

jsylvanus avatar taat avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.