Libraries tagged by it
jokkedk/webgrind
183229 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
jeroendesloovere/vcard
3052901 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
ion-bazan/composer-diff
1236294 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
helhum/dotenv-connector
3829802 Downloads
Makes it possible to set environment variables for composer projects.
froala/wysiwyg-editor
283498 Downloads
A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.
envms/fluentpdo
449825 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dvdoug/boxpacker
2388250 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
codedge/laravel-fpdf
1520372 Downloads
Laravel package to include Fpdf. It ships with Fpdf 1.86.
bkwld/cloner
1691300 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
awcodes/filament-table-repeater
589694 Downloads
A modified version of the Filament Forms Repeater to display it as a table.
aura/sql
2103008 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
askdkc/breezejp
164200 Downloads
Laravel Breeze(とLaravel UIとJetstream)を標準の各種バリデーションや言語設定、タイムスタンプも含めて一瞬で日本語化対応&言語切替機能も追加 / This package provides Japanese translation for Laravel Breeze, Laravel UI and Jetstream package with language switching feature. It also privides Japanese validation messages
amirami/localizator
365623 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
akrabat/ip-address-middleware
2160019 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute
needim/noty
273615 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.