Libraries tagged by User story
stormpath/laravel
1229 Downloads
Build simple, secure web applications with Stormpath and Laravel!
rapidspike/rapidspike-utils
1776 Downloads
A place to store common code used across the RapidSpike ecosystem.
henrotaym/laravel-trustup-media-io-common
1663 Downloads
Used by trustup applications to store and retrieve media
henrotaym/laravel-trustup-media-io
1557 Downloads
Used by trustup applications to store and retrieve media
filipedanielski/gridfs
2570 Downloads
Use GridFS on Laravel to store your files, images and documents
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
emadha/laravel-dynamic-config
1136 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
becklyn/ddd-doctrine-bridge
6059 Downloads
Doctrine implementation of event store and transaction manager for use with becklyn/ddd-core
divineomega/laravel-last-activity
7754 Downloads
Stores the last activity time of users within your Laravel application
zyrous/drupal-theme-base
5189 Downloads
This is used to create base theme based on storybook
tua/arkade-magento2-s3
6382 Downloads
Use Amazon S3 as the file storage backend for your store.
mfreiholz/persistent_login
0 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.
ezsystems/ezplatform-i18n
94328 Downloads
Meta repository to store every Ibexa translation. This should be used during development to ease synchronization with Crowdin. SHOULD NOT BE USED IN PRODUCTION
dereuromark/cakephp-file-storage
464 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)