diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 |  | ||
| 2 |  | ||
| 3 |  | ||
| 4 | |||
| 1 | <p align="center"> | 5 | <p align="center"> |
| 2 | <img src="https://github.com/sektioneins/snuffleupagus/blob/master/doc/source/_static/sp.png" alt="Snuffleupagus logo" width="200"> | 6 | <img src="https://github.com/sektioneins/snuffleupagus/blob/master/doc/source/_static/sp.png" alt="Snuffleupagus logo" width="200"> |
| 3 | 7 | ||
| @@ -5,6 +9,7 @@ | |||
| 5 | 9 | ||
| 6 | </p> | 10 | </p> |
| 7 | 11 | ||
| 12 | |||
| 8 | ## About Snuffleupagus | 13 | ## About Snuffleupagus |
| 9 | 14 | ||
| 10 | Snuffleupagus is a marvellous security module for PHP 7 and PHP 8. This repository is a fork of the [original Snuffleupagus repository](https://github.com/jvoisin/snuffleupagus) used for **development and testing** of **new and experimental features**. It can be seen as the **beta version** of the Snuffleupagus PHP extension, showcasing new ideas, with the aim to eventually be ported back upstream to the original repository. | 15 | Snuffleupagus is a marvellous security module for PHP 7 and PHP 8. This repository is a fork of the [original Snuffleupagus repository](https://github.com/jvoisin/snuffleupagus) used for **development and testing** of **new and experimental features**. It can be seen as the **beta version** of the Snuffleupagus PHP extension, showcasing new ideas, with the aim to eventually be ported back upstream to the original repository. |
