hootlex/laravel-friendships

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
composer.json
phpunit.xml
src/FriendshipsServiceProvider.php24
src/Models/FriendFriendshipGroups.php14
src/Models/Friendship.php70
src/Status.php9
src/Traits/Friendable.php254
A
2 hrs
src/config/friendships.php12
src/database/migrations/create_friendships_groups_table.php21
src/database/migrations/create_friendships_table.php18