23 projects tagged "Zend Framework"
Tiki Wiki CMS Groupware is a full-featured, Web-based, multilingual, tightly integrated, all-in-one wiki, CMS, and groupware. Tiki can be used to create all kinds of Web applications, sites, portals, knowledge bases, intranets, and extranets. Tiki offers a very large number of features "out-of-the-box". It is highly configurable and modular. All features are optional and administered via a Web-based interface. Major features include a robust wiki engine, news articles, discussion forums, newsletters, blogs, file and image galleries, bug and issue trackers, a link directory, polls/surveys and quizzes, FAQs, a banner management system, calendar, maps, mobile access, RSS feeds, a category system, tags, an advanced themeing engine (Smarty), spreadsheet, live support, shoutbox, inter-user messaging, menu generator, advanced permission system for users and groups, internal search engine, external authentication support, and more. It was formerly named TikiWiki.
Atmail is a fully-featured email server and Webmail client, allowing users to send and receive email via a Web browser or mobile device. It has full support for IMAP mailboxes, and an optional email-server mode that uses EXIM as the MTA. Features include a scheduler, MySQL backend support, spell-check, address book, calendar user preferences, multiple accounts, SpamAssassin support, migration scripts from other mail servers, a customizable interface, an attractive AJAX interface, an optional group sharing Calendar/Addressbook, and an Outlook plugin to sync Contacts/Tasks/Calendar data between a Desktop, Mobile, and Webmail client or other email users.
Zend Framework Models Generator generates Zend Framework model classes from MySQL, PostgreSQL, and SQLite databases. It can query a given database to retrieve the list of tables and their fields, and generates model classes for one table or for all tables of the specified database.
TomatoCMS is a powerful content management system. Its key feature is its Layout Editor and widget concepts. TomatoCMS also supports plugins/hooks, templates/skins, multiple languages, and has high performance. It supports a modular architecture with more than 10 built-in modules, such as ad, category, comment, menu, multimedia, news, poll, tag, and upload.
Zend Framework is a framework for PHP 5 that is based on simplicity, object-oriented best practices, corporate friendly licensing, and a rigorously tested agile code base. It is focused on building more secure, reliable, and modern Web 2.0 applications and Web services, and consuming widely available APIs from leading vendors like Google, Amazon, Yahoo!, and Flickr, as well as API providers and cataloguers like StrikeIron and ProgrammableWeb.
Probus is a Web framework for developing in PHP5. This framework is based on the MVC pattern. It has excellent support data caching and provides convenient AJAX support. This framework supports the following features: Many programming patterns can be used, include MVC. A simple command-line tool is used to generate projects. Standard plugins are included for AJAX, RSS, and form validation. It is simple create new plugins for Probus. Its database abstraction layer supports MySQL, PgSQL, MSSQL, Oracle, and many others. It automatically caches data. Its configuration system uses YAML syntax. Components can be used from external frameworks such as Zend Framework, symfony, Code Igniter, Kohana, and CakePHP.
Zend Framework Installer is a PHP class that can be used to setup files for an application based on the Zend framework. It creates a common directory structure as recommended in the Zend Framework's manual. The class can also generate a bootstrap file and the index controller with its view.
Vermis is an issue tracker and project management tool for software developers and project managers. It has been created for improving quality of code, efficiency, and speed of development. Designed as a standard Web application, it can be used on almost any platform and hosting service, including Windows, Linux, and more.
zend-db-model-generator is a PHP script that reads the structure of a requested table and generates proper table, model, and mapper classes with all the relevant setters and getters using the Zend FrameWork. This script adds several functions to make it easier to work with a database like Zend_Paginator, Zend framework referenceMap, and other useful functions.