Trucker is a PHP package for mapping remote API resources (usually RESTful) as models in an ActiveResource style. The benefit is easier use of remote APIs in a fast and clean programming interface.
Trucker – Mapping remote API resources ActiveResource style
Programing Coderfunda
March 27, 2023
Laravel, Packages
No comments
Related Posts:
Build Typescript Interfaces for Laravel ModelsLaravel Typescript is a package that lets you generate TypeScript interfaces from your Laravel models. The example from the documentation&nb… Read More
Composer Normalizer Package Composer Normalize is a plugin for Composer that normalizes the composer.json file in your projects.This package exists to take t… Read More
Laravel Stats: Track Application Stats and Their Change Over Time Laravel Stats is a package by Spatie to easily track application stats like orders, subscriptions, and users, and their change ov… Read More
Laravel Prose LinterLaravel Prose Linter is a package that provides syntax-aware proofreading for your Laravel application:The Laravel Prose Linter helps you to… Read More
Dispatch Laravel Jobs Via Artisan Laravel Artisan Dispatchable is a package by Spatie to register queue jobs as Artisan commands. The Laravel scheduler can schedul… Read More
0 comments:
Post a Comment
Thanks