Libraries tagged by stored database
tjvb/gitlab-webhooks-receiver-for-laravel
3493 Downloads
Receive webhooks from GitLab and store the data in the database.
marcocesarato/cpdo
263 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
jimbojsb/db-snapshot
2890 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.
adminarchitect/options
1686 Downloads
Admin Architect - Settings Module. Package provide easy way to load and store options from/in database
typisttech/wp-password-argon-two
405 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
tingo-gmbh/eloquent-translatable
918 Downloads
Store translation items in your local database using Eloquent
soufian212/laratransmanager
2 Downloads
Store all your translations on the database and translate them easily with a dashboard
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
jeylabs/mail-tracker
4326 Downloads
MailTracker will hook into all outgoing emails from Laravel and inject a tracking code into it. It will also store the rendered email in the database. There is also an interface to view sent emails.
gaaarfild/laravel-conf
1010 Downloads
Store additional configs in JSON or Database (write, read)
khaleghi/media
45 Downloads
This will store files in server and save their attributes to database
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
dd4you/lgs
587 Downloads
Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
fontis/anz
0 Downloads
This extension is intended to provide most of the functionality needed to run a Magento store in Australia. This includes all essential payment and shipping methods as well as small localisations such as adding the store's ABN, adding Australian states and territories to the region directory and adding in a postcode database.