Libraries tagged by base-service
adobrovolsky97/laravel-repository-service-pattern
6305 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
denmarty/base-service-repository
7846 Downloads
This package adds base classes for a service/repository with base methods and also adds a command to gerenate custom services/repositories.
manowartop/repository-service-laravel-pattern
541 Downloads
Structure for the Laravel Service-Repository Pattern
jeffersongoncalves/laravel-commerce-core
65 Downloads
Commerce core — base service, saga workflow engine, prefixed identifiers, and money primitives for the Laravel Commerce ecosystem
liventin/base.module.logger.service
26 Downloads
PSR-3 logger
imjonos/laravel-base-service
914 Downloads
Laravel base service
escsrl/service
570 Downloads
Symfony base service methods
tymfrontiers-cdn/base-service.soswapp
124 Downloads
7 OS Project Web Service
feng/ws-base-service
5 Downloads
ws-base-service
fangzeguang/base_service
38 Downloads
tp6 service
centralpos/base-service
255 Downloads
Paquete base para microservicios
pod-sdk/pod-base-service
3533 Downloads
pod sdk base service
rizkussef/laravel-crud-api
14 Downloads
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
manowartop/laravel-skeleton
261 Downloads
Base Skeleton for Laravel Application
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.