Libraries tagged by stored
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
naderman/composer-aws
169885 Downloads
A composer plugin that allows installing packages stored on S3
mrblackus/laravel-storedprocedures
141 Downloads
zbateson/mailbox-folder
7 Downloads
Lists and displays email messages stored on a local folder
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
weldon/env-auth
151 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
usmonaliyev/env-auth
251 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.
shopapps/laravel-settings
80 Downloads
config style settings but stored in a DB
salted-herring/image-orientation-fixer
1864 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
2339 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
nzta/googlemap-leafletfield
342 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
1891 Downloads
A package that allow entities to have settings stored in table.
ministryofweb/image-fix-exif-orientation
2096 Downloads
Automatically rotates an image based on its orientation stored in Exif data. Supports GD and ImageMagick/IMagick.