Libraries tagged by webparser
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.
webpatser/laravel-uuid
18306908 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
webpatser/laravel-countries
2982029 Downloads
Modern Laravel Countries package providing ISO 3166-2, ISO 3166-3, currency, capital and more for all countries. Compatible with Laravel 11.x, 12.x, and 13.x.
binarycabin/laravel-uuid
654077 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
webpatser/uuid
120455 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
bhuvidya/laravel-countries
31009 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. Bug kudos to Christoph Kempen, on whose work this package is heavily based (webpatser/laravel-countries).
webpatser/torque
512 Downloads
Coroutine-based queue worker for Laravel — N jobs per process via PHP Fibers and Redis Streams
webpatser/fledge-portable-ascii
2629 Downloads
PHP 8.5 optimized portable-ascii for Fledge — max performance with ext-mbstring.
webpatser/fledge-fiber
2751 Downloads
Non-blocking async drivers for the Fledge framework — PHP 8.5 only
webpatser/laravel-sanitize
39021 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
webpatser/resonate
424 Downloads
Fiber-based WebSocket server: a drop-in replacement for Laravel Reverb, built on fledge-fiber
webpatser/fledge-framework
512 Downloads
The Fledge Framework — PHP 8.5 optimized Laravel.
webpatser/resonate-roster
33 Downloads
Redis room roster for Resonate: restart-safe, multi-node-correct presence channel membership
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.