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

https://github.com/danielhe4rt/lumen-form-request


https://github.com/danielhe4rt/lumen-form-request

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# LumenFormRequest

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Build Status][ico-travis]][link-travis]

I just got pissed and replicate the FormRequest from Laravel to Lumen bcuz it doesn't make ANY SENSE to not have on an MicroAPI project. I mean, there's to be a really good reason for that, but I don't care.

## Installation

Via Composer

``` bash
$ composer require danielhe4rt/lumenformrequest
```

## Usage

## Change log

Please see the [changelog](changelog.md) for more information on what has changed recently.

## Testing

``` bash
$ composer test
```

## Contributing

Please see [contributing.md](contributing.md) for details and a todolist.

## Security

If you discover any security related issues, please email author email instead of using the issue tracker.

## Credits

- [author name][link-author]
- [All Contributors][link-contributors]

## License

license. Please see the [license file](license.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/danielhe4rt/lumenformrequest.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/danielhe4rt/lumenformrequest.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/danielhe4rt/lumenformrequest/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield

[link-packagist]: https://packagist.org/packages/danielhe4rt/lumenformrequest
[link-downloads]: https://packagist.org/packages/danielhe4rt/lumenformrequest
[link-travis]: https://travis-ci.org/danielhe4rt/lumenformrequest
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/danielhe4rt
[link-contributors]: ../../contributors