library lead5media-php
Simple PHP wrapper for Lead5Media Syndicated Job Feed API
bcismariu/lead5media-php
Simple PHP wrapper for Lead5Media Syndicated Job Feed API
- Sunday, January 8, 2017
- by bcismariu
- Repository
- 1 Watchers
- 0 Stars
- 206 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
, (*1)
Installation
Update your composer.json
file, (*2)
{
"require": {
"bcismariu/lead5media-php": "0.*"
}
}
Run composer update
, (*3)
Usage
use Bcismariu\Lead5Media\Lead5Media;
$jobs = new Lead5Media('CID');
$jobs->setQuery('Warehouse Worker')
->setLocation('31131')
->get();
Contributions
This is a very basic implementation that can only handle basic calls. Any project contributions are welcomed!, (*4)
dev-master
9999999-dev
Simple PHP wrapper for Lead5Media Syndicated Job Feed API
Sources
Download
MIT
The Requires
The Development Requires
by
Bogdan Cismariu
lead5media
v0.0.3
0.0.3.0
Simple PHP wrapper for Lead5Media Syndicated Job Feed API
Sources
Download
MIT
The Requires
The Development Requires
by
Bogdan Cismariu
lead5media
v0.0.2
0.0.2.0
Simple PHP wrapper for Lead5Media Syndicated Job Feed API
Sources
Download
MIT
The Requires
by
Bogdan Cismariu
v0.0.1
0.0.1.0
Simple PHP wrapper for Lead5Media Syndicated Job Feed API
Sources
Download
MIT
The Requires
by
Bogdan Cismariu