Libraries tagged by aprs parser
guszandy/php-aprs
0 Downloads
APRS (Automatic Packet Reporting System) for PHP: packet parser, APRS-IS client and packet encoder, with no runtime dependencies.
matomo/device-detector
28356577 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
piwik/device-detector
12300879 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
alajusticia/laravel-logins
16178 Downloads
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
oilstone/php-rsql-parser
18501 Downloads
PHP library for parsing RSQL or FIQL queries. Designed for use in RESTful APIs.
bvanhoekelen/icalendar-php
7000 Downloads
Create easily a full iCalendar subscription service. Compatible with the best Calendar Apps, Laravel and Composer.
firevel/includes
494 Downloads
A query-string include parser for Laravel APIs (JSON:API-style relationship loading).
doyosi/whois
375 Downloads
WHOIS lookup library for PHP - Query 70+ WHOIS servers directly, parse responses for 20+ TLDs, build raw WHOIS APIs, domain availability checkers, and registration info tools. Features plugin system for custom parsers, Laravel integration, IDN support, and 30+ date format handling.
ngekoding/codeigniter-api-query-parser
19 Downloads
A query parser for REST-APIs based on CodeIgniter
samshal/scripd
57 Downloads
Easily transfer database structures as json documents, or via rest apis
cmpayments/jsonlint
4735 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
deweller/cliopts
18281 Downloads
A no-nonsense command-line options parser and help generator for PHP CLI apps.
scraper-apis/yandex-parser
0 Downloads
PHP client library for scraping Yandex data (places, reviews, market products) using Apify actors
scraper-apis/2gis-parser
0 Downloads
PHP client library for scraping 2GIS data (places, reviews, property, jobs) using Apify actors
ngekoding/lumen-api-query-parser-php5
16 Downloads
A query parser for REST-APIs based on laravel's lumen framework