Libraries tagged by storeden
visual-ideas/laravel-site-settings
424 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
usmonaliyev/env-auth
252 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env 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.
smart-cms/settings
29 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.
shopapps/laravel-settings
96 Downloads
config style settings but stored in a DB
salted-herring/image-orientation-fixer
1865 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
29 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
384 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
1918 Downloads
A package that allow entities to have settings stored in table.
netcore/translations
3676 Downloads
Laravel translations stored in database for easy CRUD
mymuns/activity-log
12 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
2162 Downloads
Automatically rotates an image based on its orientation stored in Exif data. Supports GD and ImageMagick/IMagick.
michalsn/codeigniter-session-extended
13 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework