Libraries tagged by laravel rest service
udevrandom/avataxclient
12 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
windawake/laravel-reset-transaction
1599 Downloads
distributed transaction for call remote api service
devtics/laravel-helpers-ge5.4
795 Downloads
Clases con funcionalidad para facilitar las operaciones básicas de CRUD, Servicios Rest etc
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
devtics/laravel-helpers
146 Downloads
Clases con funcionalidad para facilitar las operaciones básicas de CRUD, Servicios Rest etc
bvanhoekelen/icalendar-php
5826 Downloads
Create easily a full iCalendar subscription service. Compatible with the best Calendar Apps, Laravel and Composer.
efati/laravel-module-generator
82 Downloads
Laravel Module Generator with Repository/Service/DTO/Provider/Test
jsantoso/laravel-services
6285 Downloads
Reusable logic for Laravel apps
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
myservice/service
7 Downloads
This Is Test Package to get publuc services
etiennemarais/outline-laravel
32 Downloads
Service provider for outline test generator
martinsbalodis/validator-laravel
11 Downloads
Base validation service class
knutle/pest-mock-recorder
93 Downloads
Lets you easily bind a mock to the service container that can flexibly record history every time it is used
bakgul/laravel-file-creator
123 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
arffsaad/lrpc
11 Downloads
RPCs for Laravel. Directly call procedures from other Laravel services with Auto-discovery. Best for Microservices built with Laravel.