mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add random_compat (#796)
This commit is contained in:
parent
5e51a87f78
commit
ff8a4f1cec
@ -347,6 +347,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [PHP IDS](https://github.com/PHPIDS/PHPIDS) - A structured PHP security layer.
|
||||
* [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library.
|
||||
* [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
|
||||
* [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
|
||||
* [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
|
||||
* [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
|
||||
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
|
||||
|
Loading…
Reference in New Issue
Block a user