Skip to content

Instantly share code, notes, and snippets.

<?php defined('SYSPATH') OR die('No direct access allowed.');
class VCard_Model_Transaction_Authorization extends VCard_ORM {
protected $_table_columns = array(
'id' => null,
'ref_hash' => null,
'trace' => null,
'network' => null,
'channel' => null,
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.1.*",
"laravelcollective/html": "5.1.*",
"league/csv": "^7.1",
"cachobong/module-rest-api": "1"
},
{
"name": "cachobong/module-rest-api",
"type": "library",
"description": "PHP client library for REST API",
"keywords": ["REST", "Web Service", "API", "Client"],
"license": "MIT",
"require": {
"php": ">=5.5.0"
},
"authors": [
@francis-gmail
francis-gmail / docs
Last active August 29, 2015 14:21
Docs
This contains all the Subject API methods<br>
<h1>SUBJECT</h1>
<table cellspacing="5">
<thead>
<tr>
<th>HTTP Verb</th>
<th>API URL</th>
<th>Description</th>
</tr>
</thead>
{
"status": 200,
"errors": [
{
"error_code": 0000,
"field": 'username'
"message": "Error explanation"
},
{
"error_code": 0000,
2014-09-30 02:31:44 +0800 --------------------------------------------------------------------------------
ENV:
---
TERM_PROGRAM: Apple_Terminal
GEM_HOME: "~/arachni-1.0.2-0.5.3/system/gems"
SHELL: "/bin/bash"
TERM: xterm-256color
IRBRC: "~/arachni-1.0.2-0.5.3/bin/../system/usr/lib/ruby/.irbrc"
TMPDIR: "/var/folders/y8/xcpn_0tn30qg2rgqp1gdq28c0000gn/T/"
/bootstrap/compiled.php
/vendor
/app/config/database.php
/public/uploads
/downloadables/reports
composer.phar
composer.lock
.env.*.php
.env.php
.DS_Store