2017 © Pedro Peláez
 

library anty-lapacz-eventow

AntyLapaczEventow PHP Client

image

gedziostyle/anty-lapacz-eventow

AntyLapaczEventow PHP Client

  • Tuesday, March 27, 2018
  • by gedziostyle
  • Repository
  • 5 Watchers
  • 6 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 9 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Anty Łapacz Eventow PHP client

Klient PHP umożliwiający NIE łapanie eventów:, (*1)

Przykład wywołania:, (*2)

<?php

require '../vendor/autoload.php';

use AntyLapaczEventow\Client;

$event = [];

$client = new Client();
$client->execute($event);

Wymagania

  • PHP >= 5.6

Instalacja

W projekcie dodaj do composer.json pakiet:, (*3)

{
    "require": {
        "gedziostyle/AntyLapaczEventow": "^0.1"
    }
}

lub wykonaj polecenie, (*4)

composer require gedziostyle/AntyLapaczEventow:0.1

The Versions

27/03 2018

dev-master

9999999-dev https://github.com

AntyLapaczEventow PHP Client

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

26/03 2018

v0.1.3

0.1.3.0 https://github.com

AntyLapaczEventow PHP Client

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

26/03 2018

v0.1.2

0.1.2.0 https://github.com

AntyLapaczEventow PHP Client

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

26/03 2018

v0.1.1

0.1.1.0 https://github.com

AntyLapaczEventow PHP Client

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

26/03 2018

v0.1

0.1.0.0 https://github.com

AntyLapaczEventow PHP Client

  Sources   Download

MIT

The Requires

  • php >=5.6.0