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:
Running PHPStan on max with Laravel Over the last few years static analysis in PHP, and more specifically Laravel, has become more and more popular. With more people adopting it in… Read More
Skip Webpack when Testing Let’s talk about getting rid of NodeJS in your CI pipelines.I run Chipper CI (continuous integration for Laravel). I’ve always been an… Read More
Speed up your CI builds with Airdrop I'm on a mission to use NodeJS the least amount possible. Why? Because it slows down people's builds on Chipper CI!Luckily, Airdrop exists.… Read More
Getting started with Laravel Scout and Meilisearch We have all needed to add some sort of search to our applications before, and a lot of the time we leaned towards Algolia and Laravel Scout - be… Read More
Running SingleStore on Apple Silicon This guide will take you through installing SingleStore on your Apple Silicon machine for development purposes. SingleStore are workin… Read More
0 comments:
Post a Comment
Thanks