Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toopay/gas-orm
A lighweight and easy-to-use ORM for CodeIgniter
https://github.com/toopay/gas-orm
Last synced: about 12 hours ago
JSON representation
A lighweight and easy-to-use ORM for CodeIgniter
- Host: GitHub
- URL: https://github.com/toopay/gas-orm
- Owner: toopay
- Created: 2011-10-22T21:24:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T08:21:34.000Z (about 9 years ago)
- Last Synced: 2024-08-01T13:18:17.081Z (3 months ago)
- Language: PHP
- Homepage: http://www.taufanaditya.com/gas-orm/
- Size: 835 KB
- Stars: 111
- Watchers: 6
- Forks: 35
- Open Issues: 13
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-indo-projects - Gas ORM - A lighweight and easy-to-use ORM for CodeIgniter. (CodeIgniter)
- awesome-indonesia-repo - Gas ORM - A lighweight and easy-to-use ORM for CodeIgniter. (CodeIgniter)
- awesome-vietnam-repo - Gas ORM - A lighweight and easy-to-use ORM for CodeIgniter. (CodeIgniter)
README
# Gas ORM
Status : [![Build Status](https://secure.travis-ci.org/toopay/gas-orm.png)](http://travis-ci.org/toopay/gas-orm)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](http://gasorm-doc.taufanaditya.com "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.
[![][FlattrButton]][FlattrLink]
[FlattrLink]: https://flattr.com/submit/auto?user_id=toopay&url=https://github.com/toopay/gas-orm&title=Gas%20ORM&language=en_GB&tags=codeigniter%20orm&category=software
[FlattrButton]: http://api.flattr.com/button/button-static-50x60.png