Download the PHP package multicaret/laravel-acquaintances without Composer
On this page you can find all versions of the php package multicaret/laravel-acquaintances. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download multicaret/laravel-acquaintances
More information about multicaret/laravel-acquaintances
Files in multicaret/laravel-acquaintances
Download multicaret/laravel-acquaintances
More information about multicaret/laravel-acquaintances
Files in multicaret/laravel-acquaintances
Vendor multicaret
Package laravel-acquaintances
Short Description This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
License MIT
Package laravel-acquaintances
Short Description This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-acquaintances
Laravel Acquaintances
Clean, modular social features for Eloquent models: Friendships, Verifications, Interactions (Follow/Like/Favorite/Report/Subscribe/Vote/View), and multi-type Ratings.
- PHP >= 8.0
- Illuminate components ^9.0 | ^10.0 | ^11.0 | ^12.0 (Laravel 9–12)
- Laravel News: https://laravel-news.com/manage-friendships-likes-and-more-with-the-acquaintances-laravel-package
TL;DR
Documentation
To keep this README concise, the full documentation lives under docs/:
- Overview
- Installation
- Configuration
- Friendships
- Verifications
- Interactions (Follow/Like/Favorite/Report/Subscribe/Vote/View)
- Ratings
- Migrations
- Events
- Testing
- FAQ
- Upgrade Notes
Quickstart
1) Install
2) Publish (optional) and migrate
3) Add traits to your models
Explore the feature guides linked above for full APIs and examples.
Compatibility
- Laravel 9–12 (Illuminate components only; no laravel/framework hard dependency)
- PHP >= 8.0
Contributing / Changelog
- Contributing: see CONTRIBUTING.md
- Changes: see CHANGELOG.md
All versions of laravel-acquaintances with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package multicaret/laravel-acquaintances contains the following files
Loading the files please wait ....