Libraries tagged by total
ashrafic/filament-white-label
919 Downloads
Total panel rebranding. For you and every tenant. No code.
marshmallow/nova-totals-footer
611 Downloads
This Laravel Nova package is used for calculating the total of the columns that you wish to show.
totalcms/totalcms
196 Downloads
Create a new Total CMS site — a modern flat-file CMS for PHP with no database, Twig templating, a REST API, and a Site Builder.
norman-huth/virus-total-php
1667 Downloads
A wrapper for the VirusTotal API V3.
nalingia/nova-total-records-metric
9603 Downloads
A Laravel Nova card.
hardsystem/total-express-api
1151 Downloads
Biblioteca PHP para integração com a API SOAP da Total Express
techouse/total-records
52564 Downloads
A Laravel Nova card that displays the total number of records of a specific model.
offseat/gridfield-summary-row
1270 Downloads
Add a summary row to gridfields (incl. totals)
blesta/pricing
1133 Downloads
A library for handling pricing and pricing modifiers
aspose/barcode-cloud-php
1548 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
totalcms/slim-test
349 Downloads
Slim Framework test helper built on top of the PHPUnit test framework (maintained fork of nekofar/slim-test)
totalcms/pest-plugin-slim
349 Downloads
The Pest Slim Plugin (maintained fork of nekofar/pest-plugin-slim)
totalcms/color-thief-php
445 Downloads
Maintained fork of ksubileau/color-thief-php with PHP 8.2+ deprecation fixes. Temporary bridge for Total CMS until the upstream 3.0 release.
slick/fswatch
2554 Downloads
slick/fswatch is a simple library that sums the total size of all files in a given directory allowing you to verify if its contents have changed.
invoicetronic/php-sdk
176 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/