Libraries tagged by exist
kristos80/opton
4320 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
kamrul-haque/laravel-stripe-payment
134 Downloads
Add Stripe payment functionality with partial refund feature to your existing Laravel project. The package uses the latest stripe.js v3 and fully customizable to your need.
kadudutra/fpdi
1380 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
jwh315/laravel-capsule-wrapper
31178 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
jonnx/laravel-spark-sso
130 Downloads
a simple SSO solution leveraging existing OAuth2 services
jeffersongoncalves/laravel-html-sanitizer
59 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jeffersongoncalves/laravel-created-by
159 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
janhelke/cal
4238 Downloads
A calendar combining all the functions of the existing calendar extensions plus adding some new features. It is based on the ical standard
itzbund/gsb-valkey
51 Downloads
GSB valkey. The extension provides Redis Sentinel based implementations of existing TYPO3 (core or extensions) implementations for Redis based caching, locking or session storage. This is Part of the Goverment Site Build (GSB) 11. Der GSB 11 ist eine Maßnahme der Dienstekonsolidierung Bund (DKB) des Bundesministeriums des Innern und für Heimat (BMI) und wird im Auftrag des Informationstechnikzentrums Bund (ITZBund) durchgeführt.
informaticadoslago/censo-vias
4 Downloads
Importa el callejero del Censo Electoral del INE (fichero VIAS de ancho fijo + TiposVia.csv) a las tablas de vías y tipos de vía de una aplicación Laravel, mediante upsert por clave natural (no duplica ni cambia ids existentes).
illuminatech/model-route
1199 Downloads
Allows continuing route matching in case bound model does not exist
illchuk/zf3-symfony-console
588 Downloads
A simple way to extend your existing Zend Framework 3 app with a Symfony Console facet.
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
idci/extra-form-bundle
65648 Downloads
Symfony bundle that expand existing FormType feature to allow a dynamic form generation
ibrahimbougaoua/filament-sound
16 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.