GithubHelp home page GithubHelp logo

rahulyhg / formmaker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grafiteinc/forms

1.0 1.0 0.0 212 KB

A remarkably magical form and input maker tool for Laravel.

Home Page: https://docs.grafite.ca/others/form_maker

License: MIT License

PHP 100.00%

formmaker's Introduction

FormMaker

FormMaker - A remarkably magical form and input maker tool for Laravel.

Build Status Maintainability Packagist license

The FormMaker package provides a set of tools for generating HTML forms with as little as 1 line of code. Don't want to write boring HTML, neither do we. The FormMaker will generate error containers, all fields defined by either the table or object column types, or if you prefer to have more control define a config. In the case that you want to write more than 1 line of code, FormMaker comes with the InputMaker service as well. With the InputMaker you can create any form of input, including html for Eloquent relationships.

Author(s):

Requirements

  1. PHP 7.2+
  2. OpenSSL

Compatability and Support

Laravel Version Package Tag Supported
^5.8.x 2.0.x yes
5.4.x - 5.8.x 1.3.x no
5.4.x 1.1.x no
5.3.x 1.0.x no

Installation

Start a new Laravel project:

composer create-project laravel/laravel your-project-name

Then run the following to add FormMaker

composer require "grafite/formmaker"

Time to publish those assets!

php artisan vendor:publish --provider="Grafite\FormMaker\FormMakerProvider"

Documentation

https://docs.grafite.ca/others/form_maker

License

FormMaker is open-sourced software licensed under the MIT license

Bug Reporting and Feature Requests

Please add as many details as possible regarding submission of issues and feature requests

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

formmaker's People

Contributors

mlantz avatar jimhlad avatar arturmamedov avatar casperboone avatar elanclarkson avatar graemekilkenny avatar sagarrabadiya avatar

Stargazers

hack-club avatar

Watchers

hack-club avatar

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.