Open source search code?

Hi,

I’m starting a new project using the flightaware API.

A few user stories:

  • website user will need to find a flight number by airline/flight number similar to the UI on the flight aware site.
  • website user needs to search for flights between two cities. similar to the flight finder feature on flight aware.
  • website user needs an option to select a random flight

Question: Does anyone have open source code (php would be ideal) to handle these requirements? It seems like FlightAware would have this somewhere to embed in a website. I basically need to give the user a decent interface to find a particular flight number and select the current day flight.

If not, are there any experienced FlightAware API developers interested in contracting on this project?