Libraries tagged by stored database
lukereative/fbfeed
9 Downloads
Retrieves posts from a Facebook page using Facebook's API. These are stored in the database. New posts can be retrieved via a CLI task.
lexik/mailer-bundle-v1.1.0
98 Downloads
This bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N.
kunalkanani/maskable
1 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
jkchan/module-quotation
14 Downloads
This module allows the admin to view quotations stored in the database's quote table.
gabriel403/g403-session-db
581 Downloads
Extension to ZF2 to allow sessions to be stored in the database.
deadbyback/yii2-notifications
0 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
cybersai/ussd-store
5 Downloads
A simple key-value store to save data in an array and serialized them so they can be stored in the database as text
cryental/laravel-dynamic-config
8 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
avtonom/email-template-bundle
270 Downloads
This bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig.
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
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
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
13 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.