Difference between revisions of "PHPLights/Download"

From Linuxnetworks
Jump to: navigation, search
(new release)
(svn repositories)
Line 1: Line 1:
 
Please be aware that PHPLights is currently work in progress.
 
Please be aware that PHPLights is currently work in progress.
  
* [http://linuxnetworks.de/phplights/phplights_2007-10-23.tar.gz PHPLights 2007-10-23]
+
== PHP Lights packages ==
** Bridges to ezComponents, PEAR and Zend
+
 
* [http://linuxnetworks.de/phplights/phplights_2007-10-22.tar.gz PHPLights 2007-10-22]
+
* [https://sourceforge.net/project/showfiles.php?group_id=208446 Download]
** Complete inline documentation
+
 
** Optimized view functions
+
== SVN repositories ==
** Log manager for more than one logging target
+
 
* [http://linuxnetworks.de/phplights/phplights_2007-10-19.tar.gz PHPLights 2007-10-19]
+
; PHPLights library : [https://phplights.svn.sf.net/svnroot/phplights/liblights/trunk https://phplights.svn.sf.net/svnroot/phplights/liblights/trunk]
** Simplified context and view handling
+
; PHPLights quick start sandbox : [https://phplights.svn.sf.net/svnroot/phplights/app/trunk https://phplights.svn.sf.net/svnroot/phplights/app/trunk]
** More controller functions for easier application development
+
* [http://linuxnetworks.de/phplights/phplights_2007-10-10.tar.gz PHPLights 2007-10-10]
+
** More complete sandbox application
+
** Fixing bugs in DB classes
+
* [http://linuxnetworks.de/phplights/phplights_2007-10-06.tar.gz PHPLights 2007-10-06]
+
** getInstance() not necessary any more
+
** variable argument lists
+
** simple form of aspect-oriented programming
+
** streamlined code
+
* [http://linuxnetworks.de/phplights/phplights_2007-09-23.tar.gz PHPLights 2007-09-23]
+
** fixing inconsistencies
+
** code cleanups
+
* [http://linuxnetworks.de/phplights/phplights_2007-09-02.tar.gz PHPLights 2007-09-02]
+
  
  
 
----
 
----
 
Back to [[PHPLights|Overview]]
 
Back to [[PHPLights|Overview]]

Revision as of 21:18, 24 October 2007

Please be aware that PHPLights is currently work in progress.

PHP Lights packages

SVN repositories

PHPLights library 
https://phplights.svn.sf.net/svnroot/phplights/liblights/trunk
PHPLights quick start sandbox 
https://phplights.svn.sf.net/svnroot/phplights/app/trunk



Back to Overview