Libraries tagged by webpass
webpatser/fledge-framework
590 Downloads
The Fledge Framework — PHP 8.5 optimized Laravel.
webdophp/webkassa-integration
181 Downloads
Webkassa Integration for Laravel
jasperweyne/unwasm
9 Downloads
Transpile WebAssembly to PHP and run it
bensomething/craft-daemon
7 Downloads
Play Doom engine games in the Craft control panel. An explicit novelty, engineered like it isn't.
webpatser/resonate-webhooks
15 Downloads
Pusher-style HTTP webhooks for Resonate: channel occupancy and presence events delivered to your backend
webpatser/resonate-user-cap
15 Downloads
Per-user connection cap for Resonate: cluster-wide limit on tabs and devices per user
webpatser/resonate-token-auth
15 Downloads
Token-based subscription auth for Resonate: skip /broadcasting/auth for mobile and S2S clients with a JWT
webpatser/resonate-roster
43 Downloads
Redis room roster for Resonate: restart-safe, multi-node-correct presence channel membership
webpatser/qr-code
298 Downloads
Modern QR Code Generator for PHP - Support for multiple output formats and QR code types
webpatser/php-resp3
61 Downloads
PECL extension that parses RESP3 wire-protocol bytes into PHP values, plus PHP adapters for amphp/redis and Fledge.
webpatser/laravel-resp3-cache
29 Downloads
Synchronous Redis client and Laravel cache driver backed by the ext-resp3 C parser.
sidm/laravel-subdivisions
507 Downloads
Laravel Subdivisions is a bundle for Laravel 4.2, providing what is roughly all ISO 3166_2 subdivisions (a.k.a., states, provinces, etc.) for all countries. Based on the awesome work Webpatser did in his laravel-countries package.
rotrer/uuid
126 Downloads
Clone of webpatser/uuid fixed for Laravel 5.2. Version 2.2.1
syntaxx/webassembly-packer
52 Downloads
WebAssembly file packager with LZ4 compression support
ngfw/webparser
8 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.