Giter Site home page Giter Site logo

bytesickle / dynamic-forms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nit-administrative-systems/dynamic-forms

0.0 0.0 1.0 7.53 MB

Dynamic Forms for Laravel

Home Page: https://nit-administrative-systems.github.io/dynamic-forms/

License: MIT License

PHP 100.00%

dynamic-forms's Introduction

Dynamic Forms for Laravel PHPUnit Tests Coverage Status Latest Stable Version Total Downloads

User-defined forms are a perennial problem for developers.

Dynamic Forms for Laravel gives you an easy solution: a drag-and-drop builder, an easy way to display the forms, and back-end validation.

builder_demo.mp4

How does this work?

The front-end is powered by the open source Form.io JavaScript library. This is an awesome library: the builder is user-friendly, you can adjust what's offered, and add your own custom form fields.

On the backend, it's as simple as calling $request->validateDynamicForm(). It behaves just like the validate method you're used to in Laravel.

You do not need to use the Form.io SaaS platform. Your Laravel application is filling that role.

Getting Started

composer require northwestern-sysdev/dynamic-forms
php artisan dynamic-forms:install
npm install
npm run build

Further information about usage can be found in the docs.

Contributing

If you'd like to contribute to the library, you are welcome to submit a pull request!

There is a roadmap under the projects tab, so if you're looking for ideas, those issues are a great place to start.

dynamic-forms's People

Contributors

nie7321 avatar dependabot[bot] avatar sfk571 avatar mc0918 avatar cecolby11 avatar nmg9964 avatar dxnter avatar bilogic avatar

Forkers

bytesickle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.