GithubHelp home page GithubHelp logo

oste / phpcr-odm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doctrine/phpcr-odm

0.0 2.0 0.0 9.07 MB

Doctrine2 PHPCR ODM

Home Page: http://www.doctrine-project.org/projects/phpcr-odm.html

License: MIT License

PHP 99.88% Shell 0.12%

phpcr-odm's Introduction

PHPCR ODM for Doctrine2

Build Status Latest Stable Version Total Downloads

Requirements

Documentation

Please refer to doctrine-project.org for the documentation.

Contributing

Pull requests are welcome. Please include tests to prevent regressions whenever possible.

Thanks to everyone who has contributed already.

Running the tests

This examples shows how to run the tests for jackrabbit. You can run the tests for the other backends. Just replace jackrabbit with the name of the backend you want to run.

  1. Make sure you have installed the dependencies that can't be installed with Composer (e.g. when running travis_doctrine_dbal.sh, install MySQL). Do not run composer install, it will not work because phpcr-odm requires virtual packages that change depending on the backend you want to test.

  2. Run this command to download jackrabbit and launch it (requires wget)

    ./tests/travis_jackrabbit.sh

Please note that this will also require implementations for virtual packages that match the backend you want to test, resulting in a change in your composer.json. Make sure you do not check in this change into version control.

  1. Run the tests:

    phpunit -c tests/phpunit_jackrabbit.xml.dist

phpcr-odm's People

Contributors

akeemphilbert avatar asiragusa avatar bergie avatar brki avatar chregu avatar craigmarvelley avatar dantleech avatar dbu avatar electricmaxxx avatar flojon avatar gnat42 avatar greg0ire avatar hacfi avatar jakuza avatar lsmith77 avatar mellowplace avatar nacmartin avatar nicam avatar ocramius avatar piotras avatar pitpit avatar rndstr avatar sarcher avatar seldaek avatar simensen avatar starkj avatar stof avatar sveriger avatar uwej711 avatar wouterj 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.