Libraries tagged by Match
zendtech/polyfill-mb-ereg
874 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+
tstache/randexp
1501 Downloads
randexp will generate a random string that matches a given regex
tcg/event-emitter
31678 Downloads
A simple event emiter class with glob pattern matching.
sebastianknott/hamcrest-object-accessor
267026 Downloads
Adds a Matcher to Hamcrest which can access properties and methods of objects.
rundiz/upload
6648 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
platine-php/router
4882 Downloads
Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.
mantoufan/yzhanip
1300 Downloads
Crawl, match, parse IP or IP range, check if IP or range is in another range. Support IPv4, IPv6, IP Interval, Wildcard and CIDR. Check if IP is Cloudflare node IP, Google bot IP. 爬取,正则匹配,解析 IP 和 IP 范围,检测 IP 或范围是否在另一个范围中。支持 IPv4,IPv6,区间、通配符或 CIDR 表示的 IP 范围。检测 IP 是否是 Cloudflare 节点或 Google 漫游器 IP
loumray/fastimagesize
13269 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
21397 Downloads
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.
kernello/cloudabis-sdk
28650 Downloads
CloudABIS™ can compare millions of ISO fingerprint templates/sec for fast 1:N matching & de-duplication requirements. Customers simply connect through our API or CloudApper™ software & instantly have the ability to perform fast 1:N matching. Our software supports many fingerprint readers & device activation is seamless with our CloudScanr™ app. CloudScanr™ also enables the biometric system to instantly work across any web browser.
jeffersongoncalves/laravel-whatsapp-widget
1149 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.
jeffersongoncalves/filament-whatsapp-widget
1121 Downloads
This Filament 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.
fabianblum/phpcs-psr4-sniff
15767 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
asbiin/laravel-localizer
13304 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
vcn/enum
28904 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.