1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 22:10:48 +00:00

Merge pull request #1604 from peterkokot/patch-php

PHP book: Using Libsodium in PHP Projects
This commit is contained in:
Fwiffo 2015-09-11 16:31:06 -07:00
commit 8f5c1eacc5

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