Libraries tagged by while

laramint/laravel-zonda

5 Favers
9 Downloads

Zonda is a command-line tool for building standalone Laravel packages without needing a host Laravel application. It lets you work inside a package directory as if you were inside a regular Laravel project — running migrations, artisan commands, scaffolding files — while the package itself stays clean and portable.

Go to Download


invoicetronic/php-sdk

0 Favers
72 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/

Go to Download


illegal/fluent-bcmath

2 Favers
732 Downloads

Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.

Go to Download


idtitanium/laravel-api-interface-gen

3 Favers
707 Downloads

A useful artisan command to generate an interface and its repository while building your api

Go to Download


hasi/pay-tab

8 Favers
1 Downloads

PayTabs Express Checkout is a solution that provides an efficient checkout process for online shoppers which keeps them on the merchant's website while making a payment and even after the payment is complete

Go to Download


halimzidoune/query-macro-helper

8 Favers
4 Downloads

A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.

Go to Download


galangaidilakbar/numeric-mask

0 Favers
156 Downloads

A Laravel Nova field that automatically adds thousand separator dots while typing (e.g., 1000 becomes 1.000)

Go to Download


fyennyi/async-cache-php

0 Favers
419 Downloads

Asynchronous caching library with rate limiting and stale-while-revalidate support.

Go to Download


everware/laravel-fortify-sanctum

0 Favers
252 Downloads

Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-ish by creating temporary sessions).

Go to Download


domis86/translator-bundle

8 Favers
3290 Downloads

Easily edit Symfony2 translations while browsing your site

Go to Download


dkm/typo3-robots-guard

0 Favers
5 Downloads

Centrally manages robots.txt, the robots head meta tag and XML sitemap inclusion for any TYPO3 site (single-site or multisite), with environment-aware safety logic that guards production against accidental crawl-blocking while keeping staging/dev fully disallowed.

Go to Download


datatables.net/datatables.net-scroller-bs5

1 Favers
1361 Downloads

Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)

Go to Download


craftblue/simple-sql

9 Favers
26 Downloads

SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries

Go to Download


codenamegary/l4-lock

15 Favers
3009 Downloads

A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.

Go to Download


churchportal/laravel-scheduled-maintenance

8 Favers
52 Downloads

Schedule maintenance windows and customize the user experience while your Laravel application is down

Go to Download


<< Previous Next >>