Libraries tagged by form to database
ayangzy/contact
6 Downloads
A simple package that add contact form to your laravel application, send email to admin and save contact query to the database
paragonn/ijm-dataplumber
7 Downloads
Captures the submission id from a FreeForm form and saves the data for upload to 3rd party databases.
mdshamoon/pwaform
25 Downloads
A web form which saves data in your browser when offline using service workers and upload it to the database when there is an active connection.
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
jamessingizi/contact
8 Downloads
contact form for sending email to admin and saving contact form details in database
nzta/googlemap-leafletfield
329 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
imathuzh/qfq
3 Downloads
Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.
geithware/debug-mysql-db
440 Downloads
Extends \TYPO3\CMS\Typo3DbLegacy\Database (former \TYPO3\CMS\Core\Database\DatabaseConnection and t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries.
sprov03/laravel-code-generator
1135 Downloads
Generator Temperated Code form database tables. This Package provides data to templates that you create to generate code to scaffold projects rapidly so you can spend most of your time doing the fun stuff.
amirjavadikia/contact
15 Downloads
This is package that contain a contact form and this package will send email to admin and save the contact query in database
gvs/shortlink
3599 Downloads
This package does the shortlink persistence and retrieval of the original link form the database. Include and integrate with your application to enable shortlinks quickly.
doctrine/migrations
156091251 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
robmorgan/phinx
35985956 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
doctrine/mongodb-odm
17547842 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
beberlei/doctrineextensions
54540765 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.