Download the PHP package sharpapi/laravel-job-positions-api without Composer
On this page you can find all versions of the php package sharpapi/laravel-job-positions-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sharpapi/laravel-job-positions-api
More information about sharpapi/laravel-job-positions-api
Files in sharpapi/laravel-job-positions-api
Package laravel-job-positions-api
Short Description Job Positions API for Laravel powered by SharpAPI.com
License MIT
Homepage https://github.com/sharpapi/laravel-job-positions-api
Informations about the package laravel-job-positions-api

Job Positions Database API for Laravel
🚀 Access a comprehensive database of job positions for your Laravel applications.
Check the details at SharpAPI's Job Positions API page.
Requirements
- PHP >= 8.1
- Laravel >= 10.48.29
Installation
Follow these steps to install and set up the SharpAPI Laravel Job Positions API package.
-
Install the package via
composer: -
Register at SharpAPI.com to obtain your API key.
-
Set the API key in your
.envfile: - [OPTIONAL] Publish the configuration file:
Key Features
- Job Position Search: Search for job positions by title or keyword.
- Job Position Details: Get detailed information about specific job positions.
Usage
You can inject the JobPositionsApiService class to access the job positions database functionality.
Basic Workflow
- Search for Job Positions: Use
searchJobPositionsto find job positions by title or keyword. - Get Job Position Details: Use
getJobPositionByIdto get detailed information about a specific job position.
Controller Example
Here is an example of how to use JobPositionsApiService within a Laravel controller:
Handling Guzzle Exceptions
All requests are managed by Guzzle, so it's helpful to be familiar with Guzzle Exceptions.
Example:
Optional Configuration
You can customize the configuration by setting the following environment variables in your .env file:
Job Position Data Format Example
Support & Feedback
For issues or suggestions, please:
Changelog
Please see CHANGELOG for a detailed list of changes.
Credits
- A2Z WEB LTD
- Dawid Makowski
- Enhance your Laravel AI capabilities!
License
The MIT License (MIT). Please see License File for more information.
Follow Us
Stay updated with news, tutorials, and case studies:
All versions of laravel-job-positions-api with dependencies
ext-json Version *
laravel/framework Version ^10.48.29|^11.0|^12.0|^13.0
sharpapi/php-core Version ^1.0