Changes between Version 2 and Version 3 of members/GRIP-UQAM/PHP


Ignore:
Timestamp:
Aug 31, 2016, 5:48:40 PM (8 years ago)
Author:
Grip Uqam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • members/GRIP-UQAM/PHP

    v2 v3  
    3333|| [https://packagist.org/packages/psr/log psr/log]                             || 2012-12-21 || 1.0 || 1.0 ||  || 1.0 || [DebianPackage:php-psr-log] || Psr/Log ||
    3434|| [https://packagist.org/packages/symfony/symfony symfony/symfony]             || 2016-02-28 || 3.0 || 2.3 ||  || 2.8 || [DebianPackage:php-symfony-framework-bundle] || Symfony/Bundle/FrameworkBundle ||
    35 || [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
    36 || [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     35|| [https://packagist.org/packages/bombayworks/zendframework1 zendframework1]  ||  ||  ||  ||  ||  || [DebianPackage:zendframework] || /usr/share/php/ ||
     36|| [https://packagist.org/packages/zendframework/zendsearch zendframework/zendsearch]  ||  ||  ||  ||  ||  || [DebianPackage:php-zend-search] || /usr/share/php/ ||
    3737|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
    3838|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     
    4040* [https://qa.debian.org/developer.php?login=pkg-php-pear@lists.alioth.debian.org Packages overview for Debian PHP PEAR Maintainers]
    4141* [http://pkg-php.alioth.debian.org Debian PHP Group]
     42=== Zend ===
     43As of mid 2016 documentation looks more complete for Zend 2, at least for some modules. Maybe more in books.
     44==== zend-mail ====
     45Allow reading message. This seems not to be the case for SwiftMailer (august 2016).
     46===== [https://packagist.org/packages/zendframework/zend-mail zendframework/zend-mail] =====
     47* https://framework.zend.com/manual/2.4/en/modules/zend.mail.introduction.html
     48* https://zendframework.github.io/zend-mail/ (empty page august 2016)
     49* ([DebianPackage:php-zend-mail] not yet)
     50===== [https://packagist.org/packages/zf1/zend-mail zf1/zend-mail] =====
     51* https://framework.zend.com/manual/1.12/en/zend.mail.html
     52 [https://framework.zend.com/manual/1.12/fr/zend.mail.html fr]
     53* https://framework.zend.com/apidoc/1.10/_Mail.html
     54* [DebianPackage:zendframework]
     55==== zend-search(-lucene) ====
     56* http://lucene.apache.org/
     57===== [https://packagist.org/packages/zendframework/zendsearch zendframework/zendsearch] =====
     58* https://framework.zend.com/manual/2.4/en/tutorials/lucene.intro.html (1 page only, august 2016)
     59* [DebianPackage:php-zend-search]
     60* [https://packagist.org/packages/egeloen/lucene-search-bundle egeloen/lucene-search-bundle]
     61===== [https://packagist.org/packages/zf1/zend-search-lucene zf1/zend-search-lucene] =====
     62* https://framework.zend.com/manual/1.12/en/zend.search.lucene.html
     63 [https://framework.zend.com/manual/1.12/fr/zend.search.lucene.html fr]
     64* [DebianPackage:zendframework]
    4265== PHP Security Programming ==
    4366* http://stackoverflow.com/questions/6474783/which-server-variables-are-safe