laravel-interaction / interactions
Mono repository for all Laravel Interaction the Interactions
3.3.0
2024-03-18 14:48 UTC
Requires
- php: ^8.0
- illuminate/database: ^8.13 || ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0
Requires (Dev)
- mockery/mockery: ~1.3.3 || ^1.4.2
- nunomaduro/larastan: ^1.0 || ^2.0
- orchestra/testbench: ^6.0 || ^7.0 || ^8.0 || ^9.0
- phpunit/phpunit: ^9.3.3 || ^10.0
- symplify/monorepo-builder: ^11.0
- zing/coding-standard: ^6.4 || ^7.0
Replaces
- laravel-interaction/block: 3.3.0
- laravel-interaction/bookmark: 3.3.0
- laravel-interaction/clap: 3.3.0
- laravel-interaction/favorite: 3.3.0
- laravel-interaction/follow: 3.3.0
- laravel-interaction/like: 3.3.0
- laravel-interaction/rate: 3.3.0
- laravel-interaction/subscribe: 3.3.0
- laravel-interaction/support: 3.3.0
- laravel-interaction/visit: 3.3.0
- laravel-interaction/vote: 3.3.0
This package is auto-updated.
Last update: 2024-11-15 00:17:53 UTC
README
Requires PHP 8.0+
Single interaction
- Bookmark: ⭐ User bookmark/unbookmark behaviour for Laravel.
- Favorite: ❤️ User favorite/unfavorite behavior for Laravel.
- Follow: 👥 User follow/unfollow behaviour for Laravel.
- Like: 💗 User like/unlike behaviour for Laravel.
- Subscribe: 🔔 User subscribe/unsubscribe behaviour for Laravel.
- Block: 🚧 User block/unblock behaviour for Laravel.
Multiple interactions
- Clap: 👏 User clap/UndoApplause behavior for Laravel.
- Rate: 😄 User rate/unrate behaviour for Laravel.
- Visit: 🔍 User visit behaviour for Laravel.
Reversible interaction
- Vote: 👍 User upvote/downvote behaviour for Laravel.
License
Laravel Interactions is an open-sourced software licensed under the MIT license.