Libraries tagged by forliving
nabytek-forliving/api-client
0 Downloads
Nábytek FORLIVING API Client
f2/code-parser
3 Downloads
A forgiving code tokenizer for tokenizing most programming languages such as Javascript, TypeScript, Python, C, C++, PHP, Forth and so on. A nice basis for making a compiler or DSL.
coliving/laravel-duplicate
44967 Downloads
Duplicate any Eloquent model along with its underlying relationships
coliving/awesome-helpers
4184 Downloads
Helper functions I find super-duper handy.
coliving/talk
24636 Downloads
This is fork from Nahid/Talk to change it works with new Laravel 8.x, 9.x, 10.x, 11.x and 12.x. Talk is a Laravel 8, 9, 10, 11 & 12 based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.
coliving/repositories
21420 Downloads
Flexable Laravel 6.x & 7.x & 8.x & 9.x, 10.x & 11.x Repository Library.
coliving/reportable
21132 Downloads
Reportable Polymorphic Eloquent Models for Laravel 8, 9, 10, 11 & 12
coliving/laravel-pdf
4386 Downloads
Generate PDFs in Laravel with this mPDF wrapper. This package is folks from niklasravnsborg/laravel-pdf
coliving/laravel-friendships
19007 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
coliving/laravel-form-components
4813 Downloads
Blade components to rapidly build forms with Tailwind CSS Custom Forms and Bootstrap 4.
coliving/laravel-autotranslate
4407 Downloads
A Laravel package to automatically translate the application's language files into a chosen language using DeepL.
coliving/jose
4182 Downloads
JWT, JWS and JWS implementation in PHP
coliving/hyperwallet-sdk
18368 Downloads
A library to manage users, transfer methods and payments through the Hyperwallet API. This is fork from hyperwallet/sdk to upgrade the guzzlehttp package
coliving/commentable
26605 Downloads
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
coliving/api-guard
100255 Downloads
A simple way of authenticating your APIs with API keys using Laravel