فهرست منبع

Merge pull request #1604 from peterkokot/patch-php

PHP book: Using Libsodium in PHP Projects
Fwiffo 10 سال پیش
والد
کامیت
8f5c1eacc5
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -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