Libraries tagged by whep
wikimedia/cdb
1082305 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
voku/css-to-inline-styles
267947 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
verifalia/sdk
62636 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
verbb/image-resizer
280118 Downloads
Resize assets when they are uploaded.
torgodly/html2media
42721 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.
tomloprod/time-warden
18902 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
squareboat/sneaker
194273 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
site5/phantoman
1101477 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
simplesamlphp/simplesamlphp-module-preprodwarning
6535461 Downloads
Display a warning when using a pre-production environment
simplesamlphp/simplesamlphp-module-discopower
6606175 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
salaros/is-biz-mail
475359 Downloads
isBizMail tells you whether a given email address is free (gmail.com, yahoo.es, yandex.ru etc) or not
romalytar/yammi-audit-log-laravel
1774 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
recycledbeans/is-base64
125149 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
privatebin/privatebin
177 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
patchlevel/worker
635758 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.