Libraries tagged by User story
stormpath/sdk
60056 Downloads
A PHP wrapper for Stormpath's API
sametsahindogan/laravel-jwtredis
1815 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
php-extended/php-simple-cache-filesystem
44596 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
chantouch/laravel-jwt-redis
4624 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
voceconnect/wp-large-options
4633 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
texxasrulez/persistent_login
3662 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.
stymiee/php-simple-encryption
6501 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
biigle/user-storage
4986 Downloads
BIIGLE module to allow file upload and storage for users
adt/null-user-storage
4026 Downloads
Null user storage for Nette framework suitable for API requests.
biigle/user-disks
4226 Downloads
BIIGLE module to offer private storage disks for users.
borodin-vasiliy/php-stories
272 Downloads
PHP-Library for create stories using images, text and animation. Use GD-Library
becklyn/ddd-file-store
4445 Downloads
File storage engine used in Becklyn projects
mouf/security.userfiledao
143985 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
linkorb/filespace
1613 Downloads
Flexible storage solution for end-user data
stormpath/laravel
1229 Downloads
Build simple, secure web applications with Stormpath and Laravel!