Changes between Version 10 and Version 11 of members/GRIP-UQAM/PHP
- Timestamp:
- Sep 21, 2016, 10:49:46 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/PHP
v10 v11 1 = = PHP Libraries ==2 == = [https://packagist.org/packages/hybridauth/hybridauth hybridauth/hybridauth] ===1 = PHP Libraries = 2 == [https://packagist.org/packages/hybridauth/hybridauth hybridauth/hybridauth] == 3 3 http://hybridauth.sourceforge.net/userguide.html 4 4 {{{#!sh … … 41 41 * [https://qa.debian.org/developer.php?login=pkg-php-pear@lists.alioth.debian.org Packages overview for Debian PHP PEAR Maintainers] 42 42 * [http://pkg-php.alioth.debian.org Debian PHP Group] 43 == = APCu and APC ===43 == APCu and APC == 44 44 * [DebianPackage:php5-apcu] 45 45 * [http://stackoverflow.com/questions/10447501/how-to-de-fragment-apc-cache How to de-fragment APC cache] 46 === Zend === 47 As of mid 2016 documentation looks more complete for Zend 1, at least for some modules. Maybe more in books for Zend 2. 46 == Aura == 47 * https://packagist.org/search/?q=aura 48 * http://auraphp.com/ 49 * https://github.com/auraphp 50 == Container Interoperability == 51 * https://github.com/container-interop/container-interop 52 == Drupal == 53 [wiki:members/GRIP-UQAM/Drupal] 54 == Symfony == 55 [wiki:members/GRIP-UQAM/Symfony] 56 == Zend == 57 * https://packagist.org/search/?q=zend 58 As of mid 2016 documentation looks more complete for Zend 1, at least for some modules. Maybe more in books for Zend 2. ZF3 is also out, now each module has its own independent version. 48 59 * zf2-documentation release-2.3.9 [https://github.com/zendframework/zf2-documentation/tree/release-2.3.9/docs/languages/en/modules GitHub] 49 60 … … 56 67 French 57 68 * Zend Framework 2 : industrialisez vos développements PHP [https://www.worldcat.org/title/zend-framework-2-industrialisez-vos-developpements-php WorldCat] [http://www.editions-eni.fr/livres/zend-framework-2-industrialisez-vos-developpements-php/.cd1de5c29b1632e549a58c624a58b377.html ENI] 58 ==== zend-mail ==== 69 === zend-cache (-memory) === 70 * [https://packagist.org/packages/zendframework/zend-memory zendframework/zend-memory] 71 === zend-expressive === 72 Develop PSR-7 middleware applications in minutes! ('''New in ZF3''') 73 ==== [https://github.com/zendframework/zend-expressive zendframework/zend-expressive] ==== 74 === zend-mail === 59 75 Allow reading message. This seems not to be the case for SwiftMailer (august 2016). 60 76 * https://packagist.org/search/?q=zend-mail 61 ==== = [https://packagist.org/packages/zendframework/zend-mail zendframework/zend-mail] =====77 ==== [https://packagist.org/packages/zendframework/zend-mail zendframework/zend-mail] ==== 62 78 * https://framework.zend.com/manual/2.4/en/modules/zend.mail.introduction.html 63 79 * https://zendframework.github.io/zend-mail/ (empty page august 2016) 64 80 * zf2-documentation release-2.3.9 [https://github.com/zendframework/zf2-documentation/tree/release-2.3.9/docs/languages/en/modules GitHub] 65 81 * ([DebianPackage:php-zend-mail] not yet) 66 ==== = [https://packagist.org/packages/zf1/zend-mail zf1/zend-mail] =====82 ==== [https://packagist.org/packages/zf1/zend-mail zf1/zend-mail] ==== 67 83 * https://framework.zend.com/manual/1.12/en/zend.mail.html 68 84 [https://framework.zend.com/manual/1.12/fr/zend.mail.html fr] 69 85 * https://framework.zend.com/apidoc/1.10/_Mail.html 70 86 * [DebianPackage:zendframework] 71 === = zend-search(-lucene) ====87 === zend-search(-lucene) === 72 88 * zend*search [https://packagist.org/search/?q=zend*search Packagist] 73 89 * [wiki:members/GRIP-UQAM/InformationRetrievalSoftwareLibraries InformationRetrievalSoftwareLibraries] 74 90 * http://lucene.apache.org/ 75 ==== = [https://packagist.org/packages/zendframework/zendsearch zendframework/zendsearch] =====91 ==== [https://packagist.org/packages/zendframework/zendsearch zendframework/zendsearch] ==== 76 92 * https://framework.zend.com/manual/2.4/en/tutorials/lucene.intro.html (1 page only, august 2016) 77 93 * zf2-documentation release-2.3.9 [https://github.com/zendframework/zf2-documentation/tree/release-2.3.9/docs/languages/en/modules GitHub] … … 92 108 * [https://packagist.org/packages/massive/search-bundle massive/search-bundle] 93 109 * [https://packagist.org/packages/egeloen/lucene-search-bundle egeloen/lucene-search-bundle] 94 ==== = [https://packagist.org/packages/zf1/zend-search-lucene zf1/zend-search-lucene] =====110 ==== [https://packagist.org/packages/zf1/zend-search-lucene zf1/zend-search-lucene] ==== 95 111 * https://framework.zend.com/manual/1.12/en/zend.search.lucene.html 96 112 [https://framework.zend.com/manual/1.12/fr/zend.search.lucene.html fr] 97 113 * [DebianPackage:zendframework] 98 ==== zend-cache (-memory) ==== 99 * [https://packagist.org/packages/zendframework/zend-memory zendframework/zend-memory] 100 === Packages === 114 == Packages == 101 115 * [https://packagist.org/packages/phpfastcache/phpfastcache phpfastcache/phpfastcache] 102 = = PHP Security Programming ==116 = PHP Security Programming = 103 117 * http://stackoverflow.com/questions/6474783/which-server-variables-are-safe 104 118 * http://stackoverflow.com/questions/4247704/how-tamper-proof-is-the-server-variable-in-php 105 = = PHP Programming ==119 = PHP Programming = 106 120 * http://php.net/manual/en/language.constants.predefined.php 107 121 * http://php.net/manual/en/function.getcwd.php … … 115 129 * php+symlink+path 116 130 * http://php.net/manual/en/function.dirname.php 117 == = Namespaces ===131 == Namespaces == 118 132 * https://www.youtube.com/results?search_query=php+namespaces 119 133 * http://knpuniversity.com/screencast/php-namespaces-in-120-seconds 120 = = Functional or acceptance testing ==134 = Functional or acceptance testing = 121 135 * [http://docs.behat.org/en/v2.5/cookbook/behat_and_mink.html Developing web applications with behat and mink] 122 136 * [https://packagist.org/packages/behat/mink behat/mink] 123 137 * [https://packagist.org/packages/behat/mink-goutte-driver behat/mink-goutte-driver] 124 138 It's 2016 now and there's Mink. It even supports different engines from headless pure-PHP "browser" (without JavaScript), over Selenium (which needs a browser like Firefox or Chrome) to a headless "browser.js" in NPM, which DOES support JavaScript. http://stackoverflow.com/questions/199045/is-there-a-php-equivalent-of-perls-wwwmechanize 125 = = Libraries ==139 = Libraries = 126 140 * [https://packagist.org/packages/behat/transliterator behat/transliterator]