2017 © Pedro Peláez
 

library hrmisapi

Library for consume webservice api with wss

image

mdridzuan80/hrmisapi

Library for consume webservice api with wss

  • Thursday, October 5, 2017
  • by mdridzuan80
  • Repository
  • 1 Watchers
  • 0 Stars
  • 67 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

Hrmisapi

This is library for consume webservice with wss. Especialy Hrmis webservice. Not for hrmis only but also can use another webservice with wss., (*1)

Installation

Hrmisapi requires phpv5.3.+, php soap ext, php xml ext to run., (*2)

$ composer require mdridzuan80/hrmisapi

How to use in code., (*3)

<?php
    use Hrmisapi\Hrmisapi;
    $hrmis = new Hrmisapi(<webservice url>, <username>, <password>);

    //you must look Available webservice function in WSDL file
    $hrmis->GetUserInfo()->xml(); // Output in xml format
    $hrmis->GetUserInfo()->arr(); // Output in array format
?>

Contact

Md Ridzuan bin Mohammad Latiah md.ridzuan80@gmail.com, (*4)

The Versions

05/10 2017

dev-master

9999999-dev

Library for consume webservice api with wss

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Md Ridzuan bin Mohammad Latiah

hrmis

05/10 2017

v1.0.4

1.0.4.0

Library for consume webservice api with wss

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Md Ridzuan bin Mohammad Latiah

hrmis

01/03 2017

V1.0.3

1.0.3.0

Library for consume webservice api with wss

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Md Ridzuan bin Mohammad Latiah

hrmis

19/01 2017

V1.0.2

1.0.2.0

Library for consume webservice api with wss

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Md Ridzuan bin Mohammad Latiah

hrmis

19/01 2017

V1.0.1

1.0.1.0

Library for consume webservice api with wss

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Md Ridzuan bin Mohammad Latiah

hrmis

19/01 2017

V1.0.0

1.0.0.0

Library for consume webservice api with wss

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Md Ridzuan bin Mohammad Latiah

hrmis