Libraries tagged by preg
wapmorgan/php-code-analyzer
131390 Downloads
A program that finds usage of different non-built-in extensions in your php code.
usecroft/laravel
1252 Downloads
MCP server for all of your Laravel projects - better AI pair programming
tronovav/geoip2-update
301232 Downloads
Update GeoIP2/GeoLite2 databases from your script, program or via composer.
torgodly/html2media
13583 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.
swaggest/json-cli
12365 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
steevanb/php-backtrace
117098 Downloads
Nice debug_backtrace() dump, with call and code preview
statikbe/laravel-filament-flexible-content-blocks
14267 Downloads
The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
spomky-labs/pwa-bundle
29219 Downloads
Progressive Web App Manifest Generator Bundle for Symfony.
somnambulist/cte-builder
30793 Downloads
Library for programmatically making CTE SQL queries (WITH queries)
sobstel/metaphore
173888 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
siubie/kaido-kit
3592 Downloads
Filament Admin Panel Starter Kit with pre-configured packages and settings
rtlopez/decimal
245648 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
riodwanto/superduper-filament-starter-kit
7678 Downloads
A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development
rafaelfragoso/haversini-formula
202063 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.
qaribou/immutable.php
141133 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.