Libraries tagged by totals
tvce/client
17 Downloads
Client para integração com API da Total Voice
total-processing/sylius-cms-plugin
3 Downloads
CMS plugin for Sylius applications.
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.
vaanijya/line-item-price-rule-engine
11 Downloads
Rule Engine for calculating the Total Price of a Line Item
tomasjj11/jb-blog-theme
9 Downloads
JB Total Fitness Theme for Canvas Larvel Framework
sirprize/invoiced
112 Downloads
Totals, subtotals, linetotals, VAT-calculations and proper rounding for invoices.
sideclick/data-container
12 Downloads
This class provides a way to easily iterate through the results of a query * or query builder. Or get the total results of the query/querybuilder * or retrieve a KNP_Pagination of the query/query builder
savvywombat/ahora
14 Downloads
Interval calculator to help sum up multiple time intervals and display the total elapsed days/hours/minutes/seconds
rotexsoft/callable-execution-timer
6 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
razorisuru/shopping-cart
9 Downloads
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.
raveesgohiel/dbscanner
0 Downloads
A package for Laravel that will simply allow user to get some valuable stats like total users, total tables in the DB, total rows and fields in each table and more.
quarterloop/laravel-dashboard-ttfb-tile
16 Downloads
A Total Time to First Byte for the Laravel Dashboard
padosoft/laravel-querymonitor
4 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
open-southeners/machine-stats
11 Downloads
A platform agnostic machine stats generator (PHP 8.1+). Usage and totals for CPU, disk, memory...
omerkamcili/pagination
246 Downloads
Calculate pages with take, skip and total parameters and then create pagination links