Libraries tagged by storewid
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
smart-cms/settings
65 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.
shopapps/laravel-settings
116 Downloads
config style settings but stored in a DB
salted-herring/image-orientation-fixer
1867 Downloads
Automactially rotate the image that you upload to SilverStripe CMS, based on its orientation value stored in the exif data.
roniestein/package-macro-autocomplete
2340 Downloads
A helper package that allows barryvdh/laravel-ide-helper find and index macros stored in packages
readymage/hyva-theme-select
107 Downloads
Magento 2 module to set Hyva/default theme as default theme for main storeview
onlinebuddies/modyllic
15 Downloads
MySQL database migrations, schema comparison, stored proc management made easy
omegamvc/serializable-closure
57 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
nzta/googlemap-leafletfield
404 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
nickaguilarh/holo-settings
1953 Downloads
A package that allow entities to have settings stored in table.
mymuns/activity-log
103 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
ministryofweb/image-fix-exif-orientation
2182 Downloads
Automatically rotates an image based on its orientation stored in Exif data. Supports GD and ImageMagick/IMagick.
michalsn/codeigniter-session-extended
16 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
mayocube/craft-notifications
197 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.