Libraries tagged by storeden
thetispro/laravel5-setting
9657 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
tacoberu/composer-assets
2436 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
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.
shopapps/laravel-settings
125 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
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
414 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
mymuns/activity-log
127 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
2189 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
207 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.
karls/media-bundle
749 Downloads
Bundle for Unite-Cms. Provides a new Field Type for handling S3 Stored files select from Storage and save it right.