laravel-services
CommunityLaravel service layer for external APIs.
Authornextplus896
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill standardizes external API integrations in Laravel by providing a centralized service layer that enables multiple drivers and clean architecture.
Core Features & Use Cases
- Manager-based service layer with multiple drivers to swap implementations easily.
- Saloon-based HTTP clients via connectors for consistent external API communication.
- Clear separation of concerns with Controllers, Managers, Drivers, and Requests for scalable integrations.
- Useful for payments, emails, SMS, and other third-party services requiring interchangeable backends.
Quick Start
Configure a sample driver (Stripe) and call the manager to create a payment intent, e.g., Payment::driver('stripe')->createPaymentIntent(10000, 'usd').
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: laravel-services Download link: https://github.com/nextplus896/durra-alaseel/archive/main.zip#laravel-services Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.