Libraries tagged by totaa
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
nu1ww/loyalty
2 Downloads
Total loyalty management module
noregression/coverage-reporter
40 Downloads
Print the total code coverage and exit with the right exit code
nelson-nguyen/craft-store-view
2 Downloads
Craft CMS Track total/day/week/month views per element.
magelearn/module-freeshippingprogressbar
0 Downloads
Display a progress bar on the shopping cart based on order total to encourage users to spend more to get free shipping
mageinic/extra-fee
0 Downloads
Extra Fee by MageINIC. Extra fees displayed on the cart and checkout pages promote order transparency, with the option to apply these fees based on the chosen payment method. Additionally, you can define order total limits to determine when extra fees should be applied.