Libraries tagged by User story
robjbrain/laravel-user-timestamps
128 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
gudwin/extasy-users
48 Downloads
Users module for Extasy. Allows to store and load users
drupal/commerce_recipe_user_roles
10 Downloads
This recipe defines a set of user roles that represent the most common types of users managing a Drupal Commerce store.
wusong8899/flarum-decoration-store
0 Downloads
A Flarum extension. Add decoration store to the forum where user can purchase avatar frame, profile background, username color etc.
pixney/statamic-instagram-user-feed
118 Downloads
Instagram Feed And Stories addon for Statamic
orkestro/user-bundle
40 Downloads
Orkestro User Bundle
helium/form-store
728 Downloads
A back-end library for storing user-created forms and submissions to those forms
ethitter/wp-redis-user-session-storage
44 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
cataliwos/ws-user.cwapp
67 Downloads
Website user manager
excelbdd/excelbdd
6 Downloads
conduct BDD by excel feature files
damien-list/behat
103 Downloads
Scenario-oriented BDD framework for PHP 5.3
thetribe/behat
2847 Downloads
Scenario-oriented BDD framework for PHP 5.3
rinku/laravel-auth-logs
2 Downloads
A package to store and manage user authentication attempt & it's logs
rovereto/metrika
48 Downloads
Laravel Metrika is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
razorisuru/shopping-cart
10 Downloads
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.