2017 © Pedro Peláez
 

library networking

networking

image

anthonykgross/networking

networking

  • Tuesday, July 25, 2017
  • by anthonykgross
  • Repository
  • 1 Watchers
  • 0 Stars
  • 200 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Installing anthonykgross/networking

The recommended way to install anthonykgross/networking is through Composer., (*2)

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest stable version of networking:, (*3)

php composer.phar require anthonykgross/networking "dev-master"

After installing, you need to require Composer's autoloader:, (*4)

require 'vendor/autoload.php';

You can then later update networking using composer:, (*5)

bash composer.phar update, (*6)

Creator

Anthony K GROSS - http://anthonykgross.fr - https://twitter.com/anthonykgross - https://github.com/anthonykgross, (*7)

Code and documentation copyright 2017. Code released under the MIT license., (*8)

The Versions

25/07 2017

dev-master

9999999-dev http://anthonykgross.fr/

networking

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

25/07 2017

dev-develop

dev-develop http://anthonykgross.fr/

networking

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires