Libraries tagged by midea
torgodly/html2media
7391 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
roadrunner-php/lock
457181 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
fuel/fuel
40938 Downloads
FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!
eclipxe/enum
127644 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
badoo/soft-mocks
34038 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
eideasy/eideasy-php
46387 Downloads
Create ASIC-E digital signature containers and add XAdES signatures to the container. Helper SDK for eID Easy API-s.
twikey/twikey-api-php
59850 Downloads
Php client to interface with the Twikey api
enupal/stripe
16051 Downloads
Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x
sorien/silex-pimple-dumper
463135 Downloads
Pimple File Dumper - Helper Provider for Silex Idea Plugin
jbzoo/pimpledumper
321790 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
visual-ideas/moonshine-spatie-medialibrary
7796 Downloads
Spatie\MediaLibrary field for MoonShine Laravel admin panel
ideasoft/batch-request-client
14762 Downloads
Batch request client implementation for php.
yorcreative/laravel-argonaut-dto
76 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
konsulting/dusk-standalone
46130 Downloads
Standalone dusk testing, ideal for legacy projects, or remote testing.
compwright/php-session
6775 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications