Libraries tagged by Match
padosoft/eval-harness
7290 Downloads
Laravel evaluation framework for RAG / LLM applications: golden datasets, exact-match + cosine-embedding + LLM-as-judge metrics, JSON + Markdown reports, Artisan-driven CI gate.
makarms/text-probe
132 Downloads
Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
loumray/fastimagesize
19264 Downloads
This package provides a getimagesize function that aims to match the usage of PHP getimagesize while trying to avoid the performance cost of downloading the complete file.
leuchtfeuer/aws-tools
26438 Downloads
Amazon Web Services (AWS) Toolbox - This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.
k2gl/entity-exist
2225 Downloads
Symfony validation constraint that asserts a matching database row exists (or does not), via Doctrine
jeffersongoncalves/laravel-whatsapp-widget
3136 Downloads
This Laravel package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account. The widget is designed to be easily integrated into your Laravel application and is fully customizable to match your website's design.
fitt-tech/data-grid-laravel
4540 Downloads
Data table package used to build advanced tables with a matching front-end package. Allows for searching, filtering, paging & more
fabianblum/phpcs-psr4-sniff
25223 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
fab2s/searchable
57239 Downloads
Laravel searchable models based on FullText indexes with phonetic matching
djmattyg007/handlebars
13826 Downloads
PHP implementation of Handlebars templates aiming to match the JS interface.
detain/dbrel-data-php
1842 Downloads
PHP backend data provider for database relationship visualization. Collects customer data across multiple databases and computes relationship matches for consumption by dbrel-viz.
blmage/magento2-rule-operators
1284 Downloads
Additional rule operators for Magento 2 (matches regex, starts/ends with)
asbiin/laravel-localizer
30123 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
6phere/horizon-wildcard-consumer
2637 Downloads
Extended Laravel Horizon providing listening dynamically added queues matched by wildcard.
vcn/enum
31982 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.