Libraries tagged by METAR
metarush/firewall
236 Downloads
A firewall for web applications that wants to blacklist/whitelist IP addresses
metaregistrar/php-dnssec-validator
31 Downloads
DNSSEC validation with only php required
mivek/php-metar-taf-parser
41 Downloads
A php library to decode metar and taf messages
aifrus/metar
1 Downloads
Generic METAR weather data class (PHP w/Composer)
mathieulesniak/metar-php
6 Downloads
lightweight library for decoding METAR messages
rockschtar/wordpress-metarevisions
2539 Downloads
Library for use with roots/bedrock based WordPress projects. Enables meta-data revisions.
abdullah-mateen/laravel-helping-metarial
44 Downloads
Laravel helper functions and general helping material
metarush/perm
7 Downloads
Role-based access control (RBAC) with custom rules (like ABAC)
metarush/pagination
64 Downloads
Standalone pagination module that is not tied to any frameworks
metarush/otp-auth
43 Downloads
Authentication library using one-time passwords (via email token)
metarush/notifier
157 Downloads
Send multiple notifications using notifiers like email, Pushover, etc.
metarush/log-once
150 Downloads
Log messages, usually error messages, only once and optionally get notified. No more flood of error logs with the same message.
metarush/lang
137 Downloads
Language translations / i18n / l10n with replaceable variables.
metarush/email-fallback
208 Downloads
Send email via SMTP host, if it fails, fallback/failover to another SMTP host. Round-robin mode also available to distribute the load to all SMTP hosts.
metarush/data-mapper
326 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.