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
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-ge5.4
774 Downloads
Clases con funcionalidad para facilitar las operaciones básicas de CRUD, Servicios Rest etc
devtics/laravel-helpers
146 Downloads
Clases con funcionalidad para facilitar las operaciones básicas de CRUD, Servicios Rest etc
bvanhoekelen/icalendar-php
5431 Downloads
Create easily a full iCalendar subscription service. Compatible with the best Calendar Apps, Laravel and Composer.
jsantoso/laravel-services
5859 Downloads
Reusable logic for Laravel apps
efati/laravel-module-generator
42 Downloads
Laravel Module Generator with Repository/Service/DTO/Provider/Test
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
triquang/laravel-solid-maker
1 Downloads
A Laravel package to generate SOLID-structured files (Service, Repository, Interface, Test...)
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
122 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.