Projects tagged ‘i18n’ and ‘php’


[27 total ]

106USERS
   

Symfony is a web application framework for PHP5 projects. It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. Based on the best practices of web ... [More] 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 [Less]

70USERS
   

TYPO3 is a mid to Enterprise level Content Management Framework for enterprise purposes on the web and in intranets written in PHP. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions ... [More] and modules. TYPO3 is offering the best of both worlds: out-of-the-box operation with a complete set of standard modules and a clean and sturdy high-performance architecture accomodating virtually every kind of custom solution or extension. TYPO3 runs on more than 220.000 servers worldwide. The application has been translated into 45 languages and is actively being developed in a community of app. 40.000 users in 50 countries. Since 2005 the TYPO3 print magazine "T3N" is published quarterly. [Less]

47USERS
   

A full-featured, Free Source Software (GNU/LGPL), multilingual, Wiki/CMS/Groupware hybrid written in PHP and maintained by an active and international community of volunteer contributors. Major features include articles, forums, newsletters ... [More] , blogs, a file/image gallery, a Wiki, drawing, trackers, a directory, polls/surveys and quizzes, a FAQ, chat, a banner management system, a calendar, maps, charts, Mobile Tiki (PDA and WAP access), RSS feeds, a category system, a theme control center, workflow engine, live support, Shoutbox, ACLs, and more. The project is LGPL. The notes below about "may conflict with GPL" are caused because TikiWiki includes tripled licensed code. Please see: http://www.ohloh.net/forums/10/topics/1730 Tiki started in October 2002 (ohloh stats are not yet updated) [Less]

44USERS
   

Agavi is an open-source MVC-style application framework for PHP 5 with strong support for important features such as web services, internationalization, and a heavy focus on code modularity and reusability. (Note that the metrics that Ohloh ... [More] provides regarding Agavi are incorrect, as the Ohloh system does not have a sufficient understanding of Agavi's source control repository; however, the activity it reports is correct.) [Less]

30USERS
   

Kohana is a PHP5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use. Kohana 2.2 is part of the GoPHP5 initiative. Kohana is licensed the "new" BSD license, but also uses: - a port of phputf8 (LGPL) - popoon's externalinput (Apache 2.0).

25USERS
   

Jaws is a Framework and Content Management System(CMS) for building dynamic web sites. It aims to be User Friendly giving ease of use and lots of ways to customize web sites, but at the same time is Developer Friendly, it offers a simple and powerful framework to hack your own modules.

19USERS
 

OSC is a Content Management System(CMS) written in PHP for the MySQL database(it uses database abstraction layer so don't worry it will support your favorite DBMS very soon). it is very flexible and extendable CMS with multi language support. it ... [More] fully supports MVC with complete separation of logic/presentation. The installation of OSC powered by PEAR Installer so you can install and upgrade it from main package repository of OSC. [Less]

16USERS
   

Akelos is a PHP framework for developing database-backed web applications according to the Model-View-Controller pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database the Akelos ... [More] PHP Framework gives you a pure-PHP development environment built upon programming best practices. To go live, all you need to add is a database and a web server. Who is the Akelos PHP Framework for? * PHP developers who want to enjoy writing web applications. * Ruby on Rails developers who need to code in PHP. * Developers who want to distribute their work to the mass market of cheap shared hosting. * Developers who need to write multilingual web applications. [Less]

14USERS
   

Midgard is a capable open source content management system for running mid-to-high-end websites. In addition to the built-in content management features, Midgard also provides a highly object-oriented component architecture for building interactive web applications that integrate seamlessly with the website.

4USERS
 

The Simplicity PHP Application Framework is an advanced, scalable and extensible PHP application framework to aid developers in creating high traffic, high availability Web 2.0 online applications. Integrating a solid MVC framework with some of the ... [More] best Open Source projects around Simplicity aims to assist developers with any amount of experience in taking their applications to a new level. [Less]

4USERS
   

PHP Framework project based on the Model-View-Controller Design Pattern. Uses AdoDB and other classes to implement the Model layer, Smarty to implement the View layer, and MyFuses for the Controller.

3USERS

PHP UTF-8 is a UTF-8 aware library of functions mirroring PHP's own string functions. Does not require PHP mbstring extension though will use it, if found, for a (small) performance gain.

3USERS
   

Alebion is a 4 years in development php framework heavily relying on FLOSS libraries at its base. So far it has been a play- and testing ground for a small group of developers to try out design principles, coding techniques and libraries. ... [More] Nevertheless Alebion is intensively used in a variety of products created and maintained by the ION Group and is thus extensible by some already available modules. [Less]

2USERS
 

Lamia is a fast development PHP framework created by illarra design & internet. Created for making our programming work easier. Its main characteristics are: * Based on the MVC pattern * Integrated and simple Ajax * Easy form management * ... [More] Integrated with Apache mod_rewrite * Classes for caching and database management * Templating and helpers * Multilingualism and i18n support It uses Yahoo! UI as JavaScript framework. [Less]

2USERS
   

Framewerk is a web development framework and application suite in PHP5. Our goal with Framewerk is to give developers and users alike the ability to build complex websites quickly and easily. Framewerk can work as your entire website CMS with our ... [More] flexible pre-written apps or you can use Framewerk as a base platform or foundation for your site. The stats are skewed due to svn reorganization. [Less]

2USERS

Tigermouse is a modern web applications framework for PHP. It relies on AJAX technology, so in pair with being lightweight enables you to build dynamic, responsive and interactive web applications. It is well suited for enterprise-grade tasks because ... [More] of its strong commitment to server-side business logic processing. Tigermouse does not require any Javascript coding, so you can focus on your application core logic instead of tinkering in UI. Noteworthy features are: - full native AJAX support - MVC architecture - pluggable input/output filters - AJAX requests queuing and expiring - powerful ActiveRecord implementation - SWT or GTK#-like user interface implementation - native support for Smarty templates Tigermouse is ready to use straight away. No configuration is needed. [Less]

1USERS

berry is a XML-based interpreted language for many purposes

1USERS
 

Inspired by GNU Gettext {http://www.gnu.org/software/gettext/} and it's PHP implementation, this packages provides an sort of compatible but modular interface for translation. Both, text domains and plural forms are supported as Gettext does it. ... [More] The names of the static functions are the same as in Gettext. This way using it is piece of cake when you are familiar with Gettext. Besides providing the same interface, allows you to use the normal Gettext tools like "xgettext" to extract to-be-translated strings etc. Still, patI18n is not fixed to utilise Gettext at all. The modular design allows to connect any kind of translation tool. Furthermore, you can even use more than one module at the same time. [Less]

1USERS

GNU Edu is an international browsing and indexing system for educational resources. GNU Edu allows you to browse documents written in another language, or in your own language but from another country.

1USERS
   

Gengo is a full featured plugin that provides multi-language blogging for WordPress. It allows for an unlimited number of translations and summaries for any post and provides template tags to display language information. It allows you to edit ... [More] translations side by side, detects and filters by language automatically when a visitor comes to your site and automatically generates semantic information for links and content blocks. It is configurable via an options page. [Less]

1USERS
 

openMyAdmin — open source content managment system, based on windows UI.

1USERS
 

Nokkaew 3rd party content elements

1USERS
 

Wombat - sort of Australish web site framework :-)

1USERS

A platform for gathering all of your online identities/internet profiles on a single, personal home page.

0USERS

ElectronicMe is an electronic Portfolio and Profile software. The goal is to produce a open source web app suitable suitable for organizing a personal profile, en e-portfolio of your work, building an automatic resume, and with plugins for a number of other purposes related to your personal profile and portfolio.

0USERS

r3 allows developers of web applications to customize and translate their UI for different languages, markets and uses. It allows developers to modify existing functionality and add new plug-ins via the Stickleback extension engine.