PHPackages                             meshesha/simple-php-formbuilder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. meshesha/simple-php-formbuilder

ActiveProject[Utility &amp; Helpers](/categories/utility)

meshesha/simple-php-formbuilder
===============================

Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms

v1.6.1(5y ago)15328[1 issues](https://github.com/meshesha/SimplePhpFormBuilder/issues)MITPHPPHP &gt;=5.6

Since May 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/meshesha/SimplePhpFormBuilder)[ Packagist](https://packagist.org/packages/meshesha/simple-php-formbuilder)[ Docs](https://github.com/meshesha/SimplePhpFormBuilder)[ RSS](/packages/meshesha-simple-php-formbuilder/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)DependenciesVersions (26)Used By (0)

SimplePhpFormBuilder
====================

[](#simplephpformbuilder)

SimplePhpFormBuilder is a Aplication that based on a [jQuery.formbuilder](https://formbuilder.online/), PHP and MySql database , allowing you to build and management simple html forms.

Requirements
------------

[](#requirements)

- web server ( like iis)
- php &gt; 5.6
- MySql database (tested in version 5.6)
- Supported browsers:
    - IE11
    - Edge
    - Chrome
    - Firefox

Installation
------------

[](#installation)

- download [SimplePhpFormBuilder](https://github.com/meshesha/SimplePhpFormBuilder/releases).
- Add SimplePhpFormBuilder folder at the root of your web server ().
- enter to your MySql database server and create database called 'formbuilder'.
- enter to application link ().
- start installation process.
- for more details in [wiki/installation](https://github.com/meshesha/SimplePhpFormBuilder/wiki/Installation).

usage
-----

[](#usage)

- see [wiki-usage](https://github.com/meshesha/SimplePhpFormBuilder/wiki/usage)

Changelog
---------

[](#changelog)

- ver 1.6.0

    - added organization departments tree.
        - added tree view.
        - added table view.
    - added new publishing type (5-departments (dep), 6-departments Anonymously (dep Anonymously)).
    - added user info in form.php.
    - added logout option in form.php.
    - fixed - when form published as public, and when changing "Publish type" option to "Groups" groups list not appear.
    - fixed login issue.
- ver 1.5.3

    - fixed issue in formadmin.php.
    - fixed - in form builder mode ("Form Template") (index.php) - not save default table columns.
    - fixed - in form builder mode ("Form Template") (index.php) - remove column in table attr issue.
    - fixed - in about window - "check for update" issue.
- ver 1.5.2

    - fixed login issue in form.php when publish type is for groups.
- ver 1.5.1

    - fixed formBuilder.js issue in form.php.
- ver 1.5.0

    - approved form-builder preview popup.
    - added user details (user id, name , email) in submission form details (formadmin.php)
    - added custom form style editor for advanced CSS programmers.
    - added clear button to form.
    - added ability to customize submit and clear buttons.
    - fixed some bugs.
- ver 1.4.2

    - fixed - in form viewer (form.php) and form manger (formadmin.php) special Characters (",') appears in html code inside select options inputs ( &amp;quot).
- ver 1.4.1

    - fixed - Anonymously groups form not accessible.
- ver 1.4.0

    - added full screen mode in dialogs windows (index.php - v, formadmin.php - V).
    - added in "about" page dynamic app ver.
    - added in "about" page check update button.
    - "General Form Style" edit window - change to only one center preview window instead two.
    - add RTL support for the forms only.
    - add confirm password input in users update settings.
    - fixed debug mode in login.php.
- ver 1.3.5:

    - fixed - Unicode characters issue.
- ver 1.3.4:

    - in table plugin, the customize number input appear only if set value in the field.
    - fixed - in table plugin when add new row the number plugin not work;
    - fixed - in table plugin when add new row the datepicker plugin not work in IE11 browser.
- ver 1.3.3:

    - fixed: On the Form Builder (Form Template) screen, when typing, in the input property fields, text with double or single quotation marks, Causes the problem when you reopen the form to edit the form.
- ver 1.3.2:

    - fixed number type input inside table.
    - fixed "about" loading data.
    - fixed version number in "About" window.
- ver 1.3.1:

    - convert table.js from es6 to es5 (for supporting ie11).
    - hide text input witch collect all data in table control.
    - fix border of text input in table.
    - fix update.sql.
    - hide console.log firing data in formadmin.php in "details" click.
- ver 1.3.0:

    - added table in controls option.
- ver 1.2.0:

    - add "admin" button in form manger page.
    - add in form's manager "form" button witch display the mata data of the form.
    - Add a choice if the form is anonymous or not (force user to register).
        - Changed "publish\_type" "User groups" to "Groups" (index.php,formadmin.php).
        - added new "publish\_type" (3:Public-Anonymously,4:Groups-Anonymously) (index.php,formadmin.php,get\_form\_list\_table.php).
    - If not Anonymously form - add userName (Groups) Or UserIP (Public) data in form's manager page.
        - add user id in table (get\_form\_data\_table.php).
    - Limit sending form - Limit the number of times a form can be submitted (from form settings).
- ver 1.1.2:

    - fixed - after logout redirect to login.php.
    - fixed - in form process - cancel restricted.
- ver 1.1.1:

    - added default form style setting in settings section of index.php.
    - added default form style setting in DB and create.sql and update.sql file.
    - added form background image file size limitation.
    - added min , max , step values if exists in settings\_section.php.
    - added number fields better handler jquery plugin.
- ver 1.1.0:

    - adding setting to modify form background (wide/narrow,background-color,background-image).
- ver 1.0.0:

    - release.
- pre-release:

    - in "User menu" add "Help" button.
    - in "User menu" add "About" button.

License
-------

[](#license)

```
- Copyright © 2017 Meshesha
- MIT

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~17 days

Recently: every ~78 days

Total

25

Last Release

2141d ago

PHP version history (2 changes)v1.0.0-RC1PHP &gt;=5.5.0

v1.0.0PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/639c3ab4cee3c4ff390aa2e73aa7b3111aa95735db0a4d1228e1037c1ef15413?d=identicon)[meshesha](/maintainers/meshesha)

---

Top Contributors

[![meshesha](https://avatars.githubusercontent.com/u/18533793?v=4)](https://github.com/meshesha "meshesha (150 commits)")

---

Tags

formform-builderformbuilderphpphp-form-buildersimple-php-formbuilderformphp formbuilder

### Embed Badge

![Health badge](/badges/meshesha-simple-php-formbuilder/health.svg)

```
[![Health](https://phpackages.com/badges/meshesha-simple-php-formbuilder/health.svg)](https://phpackages.com/packages/meshesha-simple-php-formbuilder)
```

###  Alternatives

[kartik-v/yii2-widget-datepicker

Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).

1097.0M60](/packages/kartik-v-yii2-widget-datepicker)[kartik-v/yii2-widget-datetimepicker

Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)

1036.5M47](/packages/kartik-v-yii2-widget-datetimepicker)[kartik-v/yii2-widget-depdrop

Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)

814.9M18](/packages/kartik-v-yii2-widget-depdrop)[kartik-v/yii2-widget-typeahead

Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).

454.8M9](/packages/kartik-v-yii2-widget-typeahead)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)

404.9M14](/packages/kartik-v-yii2-widget-timepicker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
