GithubHelp home page GithubHelp logo

pharam's Introduction

Pharam

Pharam (फारम) is an extensible HTML5 Form Generator. It it a CLI tool that reads your database to generate forms that your application requires. Pharam expects to take the pain out of your development by easing common form generation tasks which is used in majority of web projects. It is framework agnostic thus can be used in any PHP or Non-PHP environments.

Pharam supports large number of databases: MySQL, Oracle, SQLite, PostgreSQL and more. You can easily extend the classes provided by Pharam to generate your own forms or can even be used to generate framework based forms.

##Third Party Packages Used

##Installation

  1. Download the phar archive:

    wget https://github.com/kabirbaidhya/pharam/raw/master/release/pharam.phar

  2. Create a config file using the following command and fill in the required credentials :

    php pharam.phar init

  3. Generate forms using the following command:

    php pharam.phar generate [

    ] [--all]

    Note: For more information try the --help flag.

    ##About

    ###Requirements Pharam requires PHP 5.5.9 or above.

    ###Architecture View the current Pharam architecture here.

    ###Submitting bugs and feature requests Contribute to this project. Bugs and feature request are tracked on GitHub.

    ###License Pharam is licensed under the MIT License - see the LICENSE file for details.

pharam's People

Contributors

mesaugat avatar sanjayshiwakoti avatar bipenc avatar kabirbaidhya avatar

Watchers

James Cloos avatar  avatar  avatar  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.