Combine Multiple Php Classes Into One Package

I have a number of PHP classes, scripts, documentation for numerous website’s that provide information on how to access data from their site through API, web scrapping, ect. I just need it all put together in one package.

Requirements:

* Be able to have four main classes (listed below – explained more in detail later) that I would call and pull information from all the website’s.
o checkConnection
o getLibraries
o getReports
o getRentals

Leave a Reply

Your email address will not be published. Required fields are marked *