Libraries tagged by compleet
mumzworld/magento2-opentelemetry
45 Downloads
OpenTelemetry integration package for Magento 2 applications with complete observability stack
muhtaromzain/poppler-php
1928 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
moneo/laravel-rag
22 Downloads
A complete, driver-based RAG pipeline for Laravel
metafabinc/php-sdk
2213 Downloads
Complete MetaFab API references and guides can be found at: https://trymetafab.com
macropage/sdk-ebay-rest-fulfillment
2886 Downloads
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
lauroguedes/mary-ui-starter-kit
229 Downloads
A modern Laravel starter kit featuring Livewire Volt, Mary UI, and Tailwind CSS with complete authentication, user management, and comprehensive testing.
kyano-digital/wefact-php
148 Downloads
A complete PHP package for the WeFact API, covers all resources. Works with Laravel and plain PHP.
kreetancraft/laravel-user-management
61 Downloads
Complete user management for Laravel — Livewire 4 + Flux UI, Fortify 2FA/passkeys, roles & permissions, impersonation, login history.
kazistm/algeria-geo
801 Downloads
Laravel package providing complete Algerian geo data (69 Wilayas and Communes) with slugs, coordinates and optimized seeders.
jq/cray
976 Downloads
A disposable Laravel package to help you generate nearly complete CRUD pages like crazy!
jocic/google-authenticator
1352 Downloads
Complete & easy-to-implement MFA solution for use with Google Authenticator App.
jaywood/jw-shortcode-scraper
146 Downloads
A WP-CLI script to scrape all blog posts for shortcodes ( registered or not ) and provides you a report after complete with CSV capability.
jamesyapkm/poppler-php
4003 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
iternova/poppler-php
1518 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
invoicetronic/php-sdk
161 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/