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

Skills Database API for Laravel
🚀 Access a comprehensive database of professional skills for your Laravel applications.
Check the details at SharpAPI's Skills Database API page.
Requirements
- PHP >= 8.1
- Laravel >= 10.48.29
Installation
Follow these steps to install and set up the SharpAPI Laravel Skills Database 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
- Skill Search: Search for skills by name or keyword.
- Skill Details: Get detailed information about specific skills.
Usage
You can inject the SkillsDatabaseApiService class to access the skills database functionality.
Basic Workflow
- Search for Skills: Use
searchSkillsto find skills by name or keyword. - Get Skill Details: Use
getSkillByIdto get detailed information about a specific skill.
Controller Example
Here is an example of how to use SkillsDatabaseApiService 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:
Skill 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-skills-database-api with dependencies
ext-json Version *
laravel/framework Version ^10.48.29|^11.0|^12.0|^13.0
sharpapi/php-core Version ^1.0