SalmaGhareeb / RoomsXML

RoomsXML API integration
roomsxml.com
MIT License
9 stars 14 forks source link

How to implement in core PHP ? #11

Open tahafarooqui opened 6 years ago

tahafarooqui commented 6 years ago

Please provide documentation about implementation . Q: Did you make this code for any specific framework like laravel,codeigniter e.t.c . Q: How to pass parameter like hotel name ,price e.t.c .

SalmaGhareeb commented 6 years ago

Hi Taha, yes you can install it via composer and start working with it normally

composer require salmahabdelhady/roomsxml

Q2: please check https://github.com/SalmaAbdelhady/RoomsXML/wiki/Availability-Search

tahafarooqui commented 6 years ago

Thanks for your fast response. I have installed via composer on my server.Please let me know, How to use Authority info in my application. I have checked wiki But don't understand it. Can you provide me an example.

Secondly, Is this script is for live use or we can also use for testing purpose ?

clintonngotta commented 5 years ago

how do i autoload the api classes so that i can do instantiation?