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:
Laravel Desktop Notifier Laravel Desktop Notifier is a package by Nuno Maduro to send notifications to your desktop from Artisan commands: public function handle(){ $… Read More
Laravel Macroable Models Package Javier Ugarte released a package called Laravel Macroable Models for adding methods to Laravel models on the fly: The package offers developers… Read More
Eloquent State Machines Eloquent State Machines is a package by Andrés Santibáñez that simplifies transitioning the states of Eloquent models: During this weekend, I s… Read More
Fast Excel Package for Laravel Fast Excel is a Laravel package for importing and exporting spreadsheets. It provides an elegant wrapper around Spout—a PHP package to read and… Read More
Add Spam Prevention to Laravel Apps with Honey Honey is a package by Luke Downing that provides spam prevention tools like a honeypot, IP blocking, and reCaptcha integration. Honeypot Integra… Read More
0 comments:
Post a Comment
Thanks