Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/laravel-enso/forms

Laravel Enso Form Builder is a customizable, template based form creator, so you can quickly create forms with the minimum amount of effort
https://github.com/laravel-enso/forms

form-builder laravel laravel-enso

Last synced: about 1 month ago
JSON representation

Laravel Enso Form Builder is a customizable, template based form creator, so you can quickly create forms with the minimum amount of effort

Lists

README

        

# Forms

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/7723a64372e146bdaecfb50dd919161d)](https://www.codacy.com/gh/laravel-enso/forms?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/forms&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/99695155/shield?branch=master)](https://github.styleci.io/repos/99695155)
[![License](https://poser.pugx.org/laravel-enso/forms/license)](https://packagist.org/packages/laravel-enso/forms)
[![Total Downloads](https://poser.pugx.org/laravel-enso/forms/downloads)](https://packagist.org/packages/laravel-enso/forms)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/forms/version)](https://packagist.org/packages/laravel-enso/forms)

JSON-based Form builder for [Laravel Enso](https://github.com/laravel-enso/Enso)

This package can work independently of the [Enso](https://github.com/laravel-enso/Enso) ecosystem.

The front end implementation that utilizes this api is present in the [forms](https://github.com/enso-ui/forms) package.

For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)

[![Watch the demo](https://laravel-enso.github.io/forms/screenshots/bulma_109_thumb.png)](https://laravel-enso.github.io/forms/videos/bulma_demo_01.mp4)

click on the photo to view a short demo in compatible browsers

### Installation, Configuration & Usage

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/forms.html)

### Contributions

are welcome. Pull requests are great, but issues are good too.

### License

This package is released under the MIT license.