Today we released the first version of a Careerjet job board API client using Jobs Common v2. Jobs Multi support will be released later this week as well.
To install the package, add it to your project’s composer file:
|
|
As with all Jobs Common providers, you just need to create a Query:
|
|
And inject it into the CareerjetProvider
:
|
|
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.