Search by

labrodev member since: Nov 18, 2023 · Transparency log

labrodev's packages

  • PHP

    labrodev/laravel-ssl-keeper

    TLS certificate expiry reader for Laravel — fetches and parses the peer certificate of any host.

  • PHP

    labrodev/laravel-team

    Teams, memberships, invitations, roles and plan/billing mechanics for Laravel SaaS applications — the Labrodev multi-tenancy core.

  • PHP

    labrodev/laravel-team-paddle

    Paddle billing adapter for labrodev/laravel-team — Cashier-Paddle gateway, Billable team model, and webhook plan sync.

  • PHP

    labrodev/laravel-telegram

    Stateless Telegram Bot API client for Laravel with webhook update parsing and secret-token verification.

  • PHP

    labrodev/laravel-trackable

    Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.

  • PHP

    labrodev/laravel-translatable

    Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.

  • PHP

    labrodev/laravel-trello

    Stateless Trello REST API client for Laravel with the authorize-URL token flow.

  • PHP

    labrodev/laravel-uuidable

    Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.

  • PHP

    labrodev/php-enum-mapper

    PHP utility class for formatting Enums and to treat the cases as arrays

  • PHP

    labrodev/php-mixed-converter

    PHP utility class that provides methods to convert mixed values to strings, ints or floats

  • PHP

    labrodev/postal-formatter

    PHP utility library that provides robust formatting for European postal codes, following official formatting standards country-by-country.

  • PHP

    labrodev/rest-sdk

    Laravel package that simplifies and standardizes communication with external REST APIs in your Laravel application

  • PHP

    labrodev/time-converter

    Utility library that provides a lightweight method to calculate the great-circle distance between two geographic coordinates using the Haversine formula.