Libraries tagged by Like users
pharaonic/laravel-users
157 Downloads
Laravel Users (Roles & Permissions, Devices, Password: Auto Hashing & History, Actions: Likes, Rates, Subscribes, Votes, Follows, Favorites, Bookmarks).
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
yoeunes/voteable
211 Downloads
This package helps you to add user based voting system to your model.
stepanenko3/laravel-moderation
193 Downloads
A simple Content Moderation System for Laravel that allows you to Approve or Reject resources like posts, comments, users, etc.
cakebake/yii2-actionlog
11439 Downloads
Logs user actions like create, read, update, delete and custom
feature-browser/feature-browser
308 Downloads
Feature Browser takes your Behat .feature files and turns them alchemy-like into an interactive user manual.
aimes/module-native-experience
1 Downloads
Aimes to provide a more native-like experience for mobile users and generally an improved experience overall
hrevert/ht-oauth-server-client-module
23 Downloads
A Zend Framework 2 module which provides custom grant for zfr-oauth2-server to authenticate users via third party applications like facebook, google etc
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
genj/social-feed-bundle
1753 Downloads
collecting posts from all type of social feeds like twitter, instagram, facebook for multiple user accounts.
naveed125/php-membership
16 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.
coldtrick/friend_request
294 Downloads
Let users confirm friend requests. Make friends like on Facebook or LinkedIn
kunstmaan/voting-bundle
964 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
jeffersongoncalves/filament-check-whois-widget
0 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.