Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/genial-framework/betelgeuse

Validate user input and output safely with the Betelgeuse Star System
https://github.com/genial-framework/betelgeuse

betelgeuse celestial-body php56 php70 php71 php72 secure-by-default validator-component

Last synced: 4 days ago
JSON representation

Validate user input and output safely with the Betelgeuse Star System

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/Celestial-Body/Betelgeuse.svg?branch=master)](https://travis-ci.org/Celestial-Body/Betelgeuse) [![Coverage Status](https://coveralls.io/repos/github/Celestial-Body/Betelgeuse/badge.svg?branch=master)](https://coveralls.io/github/Celestial-Body/Betelgeuse?branch=master) [![License](https://poser.pugx.org/celestial-body/betelgeuse/license)](https://packagist.org/packages/celestial-body/betelgeuse) [![Latest Stable Version](https://poser.pugx.org/celestial-body/betelgeuse/v/stable)](https://packagist.org/packages/celestial-body/betelgeuse) [![Latest Unstable Version](https://poser.pugx.org/celestial-body/betelgeuse/v/unstable)](https://packagist.org/packages/celestial-body/betelgeuse) [![composer.lock](https://poser.pugx.org/celestial-body/betelgeuse/composerlock)](https://packagist.org/packages/celestial-body/betelgeuse)

-----

Validate user input and output safely with the Betelgeuse Star System

## Installation

You should always use composer as your dependency manager. You can install composer at the [Composer Website](https://getcomposer.org/). Simply run the command below to install the Betelgeuse Star System.

```sh
composer require celestial-body/betelgeuse
```

## License

GPL-3.0 - A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

## Links

- Documentation is at https://celestial-body.github.io/Betelgeuse/introduction
- Contributing guidelines is at https://github.com/Celestial-Body/Betelgeuse/blob/master/CONTRIBUTING.md