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
169892 Downloads
A composer plugin that allows installing packages stored on S3
mrblackus/laravel-storedprocedures
142 Downloads
storeden/connect-api-sdk
1012 Downloads
Storeden Connect API SDK for PHP
schema-keeper/schema-keeper
6112 Downloads
Database development kit for PostgreSQL
zbateson/mailbox-folder
8 Downloads
Lists and displays email messages stored on a local folder
white-rabbit-1-sketch/php-file-hash-map
4 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
171 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
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.
tumtum/phpunuhi-export-excel
496 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
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.
smart-cms/settings
88 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.