Libraries tagged by stored database
asimzareenkhan/sendmail
6 Downloads
this will send email to users and stored data into database
asimzareen_pkg/sendmail
11 Downloads
this will send email to users and stored data into database
scottchiefbaker/cache_sqlite
1 Downloads
PHP object caching system with a SQLite backend store and automatic content expiration. Cache is stored using a SQLite database and persists on disk.
saguajardo/rest_lumen_mongodb_redis
7 Downloads
This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis
daikazu/laravel-frontdoor
53 Downloads
OTP-based passwordless email authentication for Laravel. No database tables required — codes stored in cache, identity in session.
ecodev/dataquery
17 Downloads
Assembles a query on data stored in the TYPO3 local database, automatically enforcing criteria like language, publication date, etc. More info on http://www.typo3-tesseract.com/
mvccore/app-questionnaires
14 Downloads
MvcCore Application - Questionnaires & Statistics - more complex example how to build very portable app with questionnaires definitions in XML, any question types also defined in XML and answers and anonymous statistics stored and loaded from mysql/mssql database.
laravel-hrdk/laravel-s-p-multi-response
1 Downloads
LaravelSPMultiResponse is a powerful Laravel package designed to streamline the execution of SQL stored procedures with the capability to handle multiple response sets effortlessly. With this package, you can seamlessly integrate stored procedures into your Laravel application, simplifying database interactions and enhancing performance. Say goodbye to complex database queries and hello to efficient, organized, and scalable database operations with LaravelSPMultiResponse.
itpassion-ltd/countries
71 Downloads
Country Data stored as Eloquent Models in your preferred database
spatie/laravel-translation-loader
3422522 Downloads
Store your language lines in the database, yaml or other sources
whitecube/laravel-timezones
210722 Downloads
Store UTC dates in the database and work with custom timezones in the application.
statamic/eloquent-driver
808449 Downloads
Allows you to store Statamic data in a database.
qcod/laravel-settings
210688 Downloads
Store key value pair in database as settings
stefangabos/zebra_session
124933 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
rawilk/laravel-settings
227776 Downloads
Store Laravel application settings in the database.