1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-05 21:07:51 +00:00

Add PHP book: Using Libsodium in PHP Projects

This commit is contained in:
Peter Kokot 2015-09-11 18:41:56 +02:00
parent a4e1cd1cc4
commit 74b63446a6

View File

@ -1479,6 +1479,7 @@ See also [TeX](#tex)
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's *PHP In a Nutshell*)
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
* [Symfony2](http://symfony.com/doc/current/book/index.html)
* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - libsodium PHP extension for modern, secure, and fast cryptography
### PicoLisp