Git Product home page Git Product logo

gas-orm's Introduction

Gas ORM

Status : Build Status

A lighweight and easy-to-use ORM for CodeIgniter. Gas was built specifically for CodeIgniter app. It uses CodeIgniter Database packages, a powerful DBAL which support numerous DB drivers. Gas ORM provide a set of methods that will map your database tables and its relationship, into accesible object.

Requirement

  • PHP >= v.5.3
  • CodeIgniter v.2.x.x

Documentation and Examples

Go to home of Gas ORM for full guide about convention and in-depth usage.

Running the Test Suite

Set appropriate values on both config/testing/database.php and phpunit configuration you used (check CI_VERSION, APPPATH and BASEPATH) based by your own machine configuration. Then you could run the test, for example you use MySQL database :

phpunit --configuration /path/to/third_party/gas/tests/travis/mysql.travis.xml --coverage-text

Gas ORM is well-tested and the latest build status could be found on the top of this document.

gas-orm's People

Contributors

toopay avatar groenewege avatar larste avatar mpmont avatar rlovelett avatar caothu159 avatar will-hart avatar flashover avatar

Watchers

James Cloos 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.