Libraries tagged by wingd
syrian-open-source/laravel-short-artisan
218 Downloads
A set of php artisan aliases (for windows only)
sitewards/modman-php
4292 Downloads
PHP implementation for modman, to use it on every operating system with PHP support (also Windows).
sideclick/bootstrap-modal-bundle
16081 Downloads
Bundle for Symfony 3.4+ that makes it easy to load pages into a Bootstrap modal window.
pablobae/magento2-simplepopupwidget
601 Downloads
This extension allows you to add popup windows on any Magento 2 frontend page.
openy/openy_block_modal
18725 Downloads
Implements a simple block with a body and title that will be used to display modal windows. by OpenY community
nawasara/auth-primitives
283 Downloads
Low-level auth primitives for Nawasara packages: sudo mode (session window, Livewire attribute, route middleware), built to live below the application shell so domain packages can depend on it without dragging in core.
mucan54/tauri-php
403 Downloads
Build cross-platform desktop applications with Laravel and Tauri. Embed your Laravel app into native desktop apps for Windows, macOS, and Linux using FrankenPHP.
lukk/lukk
315 Downloads
Minimal-dependency JWT auth for first-party Laravel apps (unofficial; not affiliated with the Laravel team): short access tokens, opaque rotating refresh tokens, reuse detection, grace window, and instant denylist revocation.
lucinda/console
20802 Downloads
Lucinda Console Table: API able to draw tables in UNIX consoles or windows command prompt
kunstmaan/cookie-bundle
9376 Downloads
The Kunstmaan Cookie Bundle provides a cookie bar; detailed pop-up window and a similar page explaining each type of cookie used on the website.
jeffersongoncalves/laravel-ssrf-guard
146 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
jeffersongoncalves/laravel-favicon
142 Downloads
This Laravel package serves a favicon.ico route, a browserconfig.xml for Windows tiles, and Apple/PNG touch icon head links from config-driven, Vite-resolved icon assets.
jardissupport/dbquery
197 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
infernalmedia/laravel-cookie-consent
7181 Downloads
Cookie consent bottom window for Québec Law 25, forked from statikbe/laravel-cookie-consent
four-bytes/four-rate-limiting
794 Downloads
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket