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/awesome-helpers
1611 Downloads
Helper functions I find super-duper handy.
coliving/talk
22019 Downloads
This is fork from Nahid/Talk to change it works with new Laravel 8.x, 9.x, 10.x and 11.x. Talk is a Laravel 8, 9, 10 & 11 based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.
coliving/repositories
18807 Downloads
Flexable Laravel 6.x & 7.x & 8.x & 9.x, 10.x & 11.x Repository Library.
coliving/reportable
18542 Downloads
Reportable Polymorphic Eloquent Models for Laravel 8, 9, 10 & 11
coliving/laravel-pdf
1618 Downloads
Generate PDFs in Laravel with this mPDF wrapper. This package is folks from niklasravnsborg/laravel-pdf
coliving/laravel-friendships
16419 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
2093 Downloads
Blade components to rapidly build forms with Tailwind CSS Custom Forms and Bootstrap 4.
coliving/laravel-duplicate
37204 Downloads
Duplicate any Eloquent model along with its underlying relationships
coliving/laravel-autotranslate
1813 Downloads
A Laravel package to automatically translate the application's language files into a chosen language using DeepL.
coliving/jose
1612 Downloads
JWT, JWS and JWS implementation in PHP
coliving/hyperwallet-sdk
15796 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
23656 Downloads
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
coliving/api-guard
97668 Downloads
A simple way of authenticating your APIs with API keys using Laravel