Libraries tagged by prev
previousnext/php-prometheus
370606 Downloads
A PHP library for serializing to the prometheus text format.
previousnext/nested-set
1012513 Downloads
A PHP Doctrine DBAL implementation for Nested Sets.
yireo/magento2-emailtester2
310239 Downloads
Preview transactional emails and test send them in your backend
torgodly/html2media
14345 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.
steevanb/php-backtrace
117764 Downloads
Nice debug_backtrace() dump, with call and code preview
sobstel/metaphore
174075 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
roave/dont
254942 Downloads
A small set of traits that can be used to prevent misuse of your objects
rafaelfragoso/haversini-formula
202297 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
nystudio107/craft-typogrify
371827 Downloads
Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more
izica/relations-widgets-for-backpack
19221 Downloads
Widgets for preview model relations in laravel backpack
interaction-design-foundation/nova-html-code-field
110020 Downloads
A Laravel Nova field to write raw HTML and preview.
integer-net/magento2-session-unblocker
274766 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
google/cloud-dlp
327292 Downloads
Data Loss Prevention Client for PHP
fin1te/safecurl
23843 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
crowdstar/exponential-backoff
18240 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.