2017 © Pedro Peláez
 

library laravel-jsonio

image

korchasa/laravel-jsonio

  • Friday, July 17, 2015
  • by korchasa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Jsonio

Install:, (*1)

  1. composer.json
    "repositories": [
        {
            "type": "vcs",
            "url":  "git@github.com:korchasa/laravel-jsonio.git"
        }
    ],
    "require": {
        "korchasa/jsonio": "dev-develop"
    },
    "minimum-stability": "dev"
  1. config/app.php
    'providers' => array(
        'Jsonio\JsonioServicesProvider',
    ),

The Versions

17/07 2015

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Avatar korchasa

22/09 2014

dev-develop

dev-develop

  Sources   Download

MIT

The Requires

 

by Avatar korchasa

22/09 2014

0.0.1

0.0.1.0

  Sources   Download

MIT

The Requires

 

by Avatar korchasa