Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
AldoContent is a PHP/MySQL Content Management System focused on usability and simplicity. It's designed for multilingual Websites using gettext, can have public and private content. It uses plugins like Gallery, News, Comments and Sitemap.
...s-p-e can be better than other CMS because:
1) it is free (as in freedom) software;
2) it uses only sessions and NO client-side cookies (the feature works when the
php.ini file on the web-server contains "session.use_cookies = 0" string
and "session.use_trans_sid = 1" string).
3) all the information of the sessions is stored in the database;
4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example).
5) passwords of the users are stored in the database in the encrypted state
6) multilanguage support of the program is based on the GNUgettext.
7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!), links, etc.
PHP class and MySQL tables to do translations in a efficient way.
Was optimized translation engine which used MySQL classes and PHP a array to translated complete PHP pages to predefined languages. But in real world it's the worst way to do translations.
Please, use GetText PHP functions instead of a database!!!
GetTextAll is a PHP script that effectively parses all text prepared by the PHP gettext module and Smarty T-Tag plugin and sorts the output by text domain. Additionally, it adds gettext functionality to javascript.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PHP/MySQL web based environment which enables application developers (which use GNUGetText to implement translations to their projects) to implement web based translation system on their web site.
SiteXS CMS is a simple but powerful PHP/MySQL-based CMS. It has a modular structure, uses templates with embedded PHP-instructions and gettext for localization.
The aim is to provide an easy to use API for different programming languages and template engines that wraps and enhances existing gettext functionality.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
YATS is a PHP C extension that implements a custom templating language, similar to FastTemplate, for clean separation of code/logic from display/html. Coded with emphasis on simplicity and execution speed. Supports GNUGettext for multi-lingual sites.
Gumnu is a mail client for low bandwith (WAP enabled) mobile devices written in PHP. It has a framework for separating the (WML,HTML) interface from the rest of the project. It uses gettext for i18n, IMAP/SMTP provided by php, MySQL for settings.
Eddyspeak is an orrigional translation content management system. It allows you to translate GNUGetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
Web-based gettext collaborative translation tool. Uses PHP, Smarty and MySQL. I tracks every changes, unlimited projects, unlimited languages per project, supports project versions, exports to .po and .mo.
This is a localization project for Lyceum, a scalable weblog program based on WordPress. The aim of this project is to: (1) modify Lyceum so that it can be localized with GNUgettext tools, and (2) provide a language pack in Simplified Chinese.