coliving member since: Sep 21, 2017
coliving's packages
-
-
-
PHP
coliving/commentable
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
-
PHP
coliving/currency
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
-
PHP
coliving/eloquent-filter
The Eloquent Filter is a package for filter data of models by the query string. Easy to use and fully dynamic.
-
PHP
coliving/hyperwallet-sdk
A library to manage users, transfer methods and payments through the Hyperwallet API. This is fork from hyperwallet/sdk to upgrade the guzzlehttp package
-
-
PHP
coliving/laravel-autotranslate
A Laravel package to automatically translate the application's language files into a chosen language using DeepL.
-
PHP
coliving/laravel-block-bots
Block bots and high traffic offenders using Redis. This is forked from Potelo/laravel-block-bots to make it support Laravel 10
-
PHP
coliving/laravel-breadcrumbs
A simple Laravel-style way to create breadcrumbs. This is forked from davejamesmiller/laravel-breadcrumbs
-
-
PHP
coliving/laravel-form-components
Blade components to rapidly build forms with Tailwind CSS Custom Forms and Bootstrap 4.
-
PHP
coliving/laravel-friendships
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
-
-
PHP
coliving/laravel-owm
Wrapper for cmfcmf/openweathermap-php-api. This package fork from gmopx/laravel-owm as it's abandoned