You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Introduction
4
4
5
-
The purpose of this package is to provide a set of common interfaces for Social Reactions System.
5
+
This package provides a set of common interfaces to implement Social Reactions System. if you do not want to create your own implementation follow to the [Social Reaction System Solutions](#implementations).
6
6
7
7
PHP I: Love is emotional part of the application. It let people express how they feel about the content.
8
8
Make any model reactable in a minutes!
@@ -32,9 +32,7 @@ Pull in the package through Composer.
32
32
$ composer require php-i/love
33
33
```
34
34
35
-
## Frameworks Support
36
-
37
-
PHP I: Love is framework agnostic package, it doesn't depend on any PHP framework.
35
+
## Implementations
38
36
39
37
-[Laravel Love](https://github.com/cybercog/laravel-love#readme) maintained by [Anton Komarev]
0 commit comments