Libraries tagged by user likes
bisonlab/common-bundle
791 Downloads
This bundle includes some of the typical stuff the author needs for his projects, like a user object, generic REST stuff and the context system.
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.
mathewparet/model-suspension
20 Downloads
Add record suspension (like user suspension) and unsuspension features to a model.
stepanenko3/laravel-moderation
175 Downloads
A simple Content Moderation System for Laravel that allows you to Approve or Reject resources like posts, comments, users, etc.
maika-kanaka/php-component-ui
109 Downloads
A simple php generator for user interface for severals framework like bootstrap, semantic-ui & materialize
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
feature-browser/feature-browser
308 Downloads
Feature Browser takes your Behat .feature files and turns them alchemy-like into an interactive user manual.
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
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
genj/social-feed-bundle
1753 Downloads
collecting posts from all type of social feeds like twitter, instagram, facebook for multiple user accounts.
miniorange/miniorange-saml
4757 Downloads
Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.
kunstmaan/voting-bundle
963 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.
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.