Our latest PHP job board client is for Adzuna a largely European job board with a private API for registered partners. You can register to use Adzuna’s API here, and get started using this API client by including the package in your project’s composer file:
|
|
As with all Jobs Common providers, you just need to create a Query:
|
|
And inject it into the AdzunaProvider
:
|
|
This will return a Collection of Job objects.
For more detailed usage and documentation, see this project’s readme, and as always, feel free to contact us if you’d like to get involved.