Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmanno/formaggio
Super simple form builder
https://github.com/alexmanno/formaggio
Last synced: 6 days ago
JSON representation
Super simple form builder
- Host: GitHub
- URL: https://github.com/alexmanno/formaggio
- Owner: alexmanno
- Created: 2016-02-19T16:33:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-29T13:32:32.000Z (almost 8 years ago)
- Last Synced: 2024-11-30T09:18:12.522Z (24 days ago)
- Language: PHP
- Homepage:
- Size: 636 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alex-manno/formaggio
[![Stable release][Last stable image]][Packagist link] [![Total Downloads][Total Download Packagist]][Packagist link] [![Unstable release][Last unstable image]][Packagist link] [![Build status][Master build image]][Master build link] [![Coverage Status][Master coverage image]][Master coverage link] [![Scrutinizer][Master scrutinizer image]][Master scrutinizer link]
## Installation
``` bash
composer require alex-manno/formaggio
```## Usage
See [Examples](https://github.com/alex-manno/formaggio/tree/master/Examples)
[Total Download Packagist]: https://poser.pugx.org/alex-manno/formaggio/downloads
[Last stable image]: https://poser.pugx.org/alex-manno/formaggio/version.svg
[Last unstable image]: https://poser.pugx.org/alex-manno/formaggio/v/unstable.svg
[Master build image]: https://travis-ci.org/alex-manno/formaggio.svg
[Master scrutinizer image]: https://scrutinizer-ci.com/g/alex-manno/formaggio/badges/quality-score.png?b=master
[Master coverage image]: https://scrutinizer-ci.com/g/alex-manno/formaggio/badges/coverage.png?b=master[Packagist link]: https://packagist.org/packages/alex-manno/formaggio
[Master build link]: https://travis-ci.org/alex-manno/formaggio
[Master scrutinizer link]: https://scrutinizer-ci.com/g/alex-manno/formaggio/?branch=master
[Master coverage link]: https://scrutinizer-ci.com/g/alex-manno/formaggio/?branch=master
[License image]: https://poser.pugx.org/alex-manno/formaggio/license