Hier meine Linksammlung netter JavaScript- und PHP-Entwicklungsframeworks bzw. -Toolkits:
JavaScript
Lightbox - http://www.huddletogether.com/projects/lightbox
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.
Beispiel: Direkt unter dem o.g. Link
Dojo - http://www.dojotoolkit.org
Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a “unified” toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development.
Beispiele:
http://www.dojotoolkit.org/demos/fisheye-demo
http://www.dojotoolkit.org/demos/email
Scriptaculous - http://script.aculo.us/script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
Beispiele:
http://wiki.script.aculo.us/scriptaculous/show/CombinationEffectsDemo
Basiert auf: Prototype - http://prototypejs.org/
� jQuery - http://ui.jquery.com
jQuery UI is a set of themable widgets and interactions, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.
Beispiele sind direkt auf der Startseite abgebildet. Sehr nett sind insbesondere die Tabellenfunktionen!
PHP
Symfony Project - http://www.symfony-project.org
Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.Symfony provides a lot of features seamlessly integrated together, such as: simple templating and helpers, cache management, smart URLs, scaffolding, multilingualism and I18N support, object model and MVC separation, Ajax support, enterprise ready
Beispiel-Projekte:






