Libraries tagged by labrodev
labrodev/rest-sdk
165 Downloads
Laravel package that simplifies and standardizes communication with external REST APIs in your Laravel application
labrodev/php-mixed-converter
518 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
labrodev/php-enum-mapper
635 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
labrodev/laravel-uuidable
170 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
labrodev/laravel-numberable
349 Downloads
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
labrodev/laravel-filter-components
346 Downloads
Package to extend filters for CRUD (with using Spatie Laravel Query Builder)
labrodev/laravel-dpop
292 Downloads
RFC 9449 DPoP for Laravel — issues EC P-256-bound JWTs and verifies DPoP proofs on protected routes.
labrodev/haversine
407 Downloads
Utility library that provides a lightweight method to calculate the great-circle distance between two geographic coordinates using the Haversine formula.
labrodev/laravel-trello
10 Downloads
Stateless Trello REST API client for Laravel with the authorize-URL token flow.
labrodev/laravel-telegram
8 Downloads
Stateless Telegram Bot API client for Laravel with webhook update parsing and secret-token verification.
labrodev/laravel-ssl-keeper
8 Downloads
TLS certificate expiry reader for Laravel — fetches and parses the peer certificate of any host.
labrodev/laravel-slack
8 Downloads
Stateless Slack incoming-webhook client for Laravel with Block Kit message transport and webhook-URL validation.
labrodev/laravel-linear
10 Downloads
Stateless Linear GraphQL and OAuth 2 client for Laravel.
labrodev/laravel-domain-verifier
8 Downloads
DNS-over-HTTPS TXT/CNAME resolver for Laravel with token-based domain-ownership verification.
labrodev/laravel-domain-keeper
8 Downloads
Domain registrar-expiry reader for Laravel — RDAP first with a port-43 WHOIS fallback.