Projects tagged ‘framework’, ‘library’, and ‘web’


Jump to tag:

Projects tagged ‘framework’, ‘library’, and ‘web’

Filtered by Project Tags framework library web

Refine results Project Tags development (47) programming (34) ajax (26) javascript (25) html (20) php (19) java (17) mvc (17) tools (16) api (15) gui (14) toolkit (13)

[62 total ]
363

Spring Framework

   
Primary Language: Java Licensed as: Apache License 2.0

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles ... [More] , a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]

Metrics updated 24 Aug 08

342

jQuery

   
Primary Language: JavaScript Licensed as: GNU General Public License 2.0,MIT License

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages. It is not a huge, bloated framework promising the best in AJAX, nor is ... [More] it just a set of needlessly complex enhancements. jQuery is designed to change the way that you write JavaScript. "You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin [Less]

Metrics updated 12 Oct 08

275

CakePHP

   
Primary Language: PHP Licensed as: MIT License

Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.

Metrics updated 13 Oct 08

271

Prototype Javascript Framework

   
Primary Language: JavaScript Licensed as: MIT License

Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

Metrics updated 21 Jul 08

88

Zope

   
Primary Language: Python Licensed as: Zope Public License (ZPL) Version 2.1

Zope is an open source application server for building content management systems, intranets, portals, and custom applications. The Zope community consists of hundreds of companies and thousands of developers all over the world, working on building ... [More] the platform and Zope applications. Zope is written in Python, a highly-productive, object-oriented scripting language. [Less]

Metrics updated 06 Apr 08

60

ehcache

   
Primary Language: Java Licensed as: Apache License 2.0

Ehcache is a widely used java distributed cache for general purpose caching, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more... ... [More] Ehcache is available under an Apache open source license and is actively developed, maintained and supported. [Less]

Metrics updated 13 Oct 08

43

iText, a JAVA-PDF library

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1,Mozilla Public License 1.1

iText is a library that contains classes to generate documents in the Portable Document Format (PDF), XML, HTML, and RTF. It can also parse XML documents and convert them into any of these formats. Pages of existing PDF files can be imported and copied to new PDF documents.

Metrics updated 12 Oct 08

39

eZ Components

   
Primary Language: PHP Licensed as: New BSD License

eZ components is an enterprise ready general purpose PHP components library by eZ systems. As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks. ... [More] An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure. [Less]

Metrics updated about 23 hours ago

36

SimpleTest

   
Primary Language: PHP Licensed as: GNU Lesser General Public License 2.1

SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.

Metrics updated 15 Oct 08

29

YUI

   
Licensed as: BSD-ish License

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX.