Skip to content
View labrodev's full-sized avatar

Block or report labrodev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. vuejs-embedded-widget vuejs-embedded-widget Public

    In certain scenarios, integrating a Single Page Application as an embedded widget into external websites becomes necessary. This project addresses the challenges associated with creating a versatil…

    Vue 11 4

  2. laravel-filter-components laravel-filter-components Public

    This repo is Laravel package to extend filtering functionality in Laravel projects. If you have a list with items and you use spatie/laravel-query-builder to filter them, this package could be usef…

    PHP 2 1

  3. laravel-uuidable laravel-uuidable Public

    Uuidable is a Laravel package that provides a reusable trait for automatically assigning a UUID to Eloquent models upon their creation. This package utilizes the Ramsey UUID library to ensure UUIDs…

    PHP

  4. php-mixed-converter php-mixed-converter Public

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

    PHP

  5. postmarkable postmarkable Public

  6. php-enum-mapper php-enum-mapper Public

    PhpEnumMapper is a PHP utility class that provides methods to transform and map Enum cases into arrays of values, labels, or attributes. This utility is especially useful when dealing with Enums in…

    PHP