Libraries tagged by database to form
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
126 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
paragonn/ijm-dataplumber
7 Downloads
Captures the submission id from a FreeForm form and saves the data for upload to 3rd party databases.
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.
phpfacile/event-json
38 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
jamessingizi/contact
12 Downloads
contact form for sending email to admin and saving contact form details in database
geithware/debug-mysql-db
465 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.
jareer/contact
18 Downloads
This will create a contact form which will send email to admin and save contact data in the database
akceli/laravel-code-generator
9968 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.
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.
unnbtg/db_parser
284 Downloads
Enables a way to connect in 2 specifics databases and parses it into a single format.
justinholtweb/craft-passer
0 Downloads
The complete WordPress to Craft CMS migration. Reads WordPress from a database, a WXR export, the REST API or wp-cli over SSH, then brings across everything — including WooCommerce, SEO, redirects, menus, widgets and forms.
amirjavadikia/contact
17 Downloads
This is package that contain a contact form and this package will send email to admin and save the contact query in database
dragonrun1/uuid64type
15 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
robmorgan/phinx
50547907 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.