New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
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.
This is a project that works with many of the servers out there that use the LiveJournal code and allows users to cross post their journal entry to many journal servers.
XPage is an xml-based web app generator. It is a developer's tool for fast implementation of data-intensive web apps. The developer writes xml definitions for each page and XPage transforms them into serverside scripts using an XSL transformation.
PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
Php Window System is a generic Window management PHPcode that allow any PHP application to propose to the user a friendly graphical interface.
Php Window System manage the main window, the title header, menu bars with sub-menus, footers, popup windows .
UptimeSite is the code behind the Uptimes Project <http://uptimes.hostingwired.com/>. Clients send uptime reports to the server, which are parsed into a wide variety of useful statistics in realtime via the website.
Webgenerator-X is a complete php/mysql content management system (cms).
It's an entirely modular web authoring tool based on a brand new cache and template engine. The program focus on low mysql load, fast processing, reliability and multi-user admin.
Slipknot is a translator for converting a lasso application to a php application. Since most lasso "methods" have something roughly analogous in PHP, this is fairly straightforward, but can save much tedious recoding of existing applications.
This is a web project. This is to organize any piece of code program and to sort it. That will contain java, php, c/c++, ... code and you can visualize it.
This project is to maintain a Polish version of phpGroupWare.
Basically code developed in this project is intended to be included in mainstream phpGW distro.
Second goal is to create a point of reference for those interested in a Polish version of phpG
Mail queue class to put mails in queue and send them later (eg. every few minutes) by crontab. I used for it pear classess and code it in pear standards. For more info on PEAR go to: http://pear.php.net/?devme
WebApp Generator is a JavaScript and PHP application generating your hit counter, guestbook, mailing list, formmail, forum, and many other web applications on the fly. Save your time to code or pay no more for a programmer.
CMyDB is an PHP-library for easy accessing databases with PHP.
You could access different kinds of Databases using the same code. It provides a unique Interface for every supported Database. Currently only mysql is supported, but support for more Databa
An integrated suite of PHPcode, suitable for the needs of an educational institution (University). Friendly web interface for timetables, exam schedules, email/phone directories, public announcements and forums.
A complete set of PHP class libraries to be released under the GPL. It allows easy generation of HTML using object orientation. An example piece of code may look like;
$doc = new HtmlDocument(\"My Webpage\");
$doc->add(\"This site is still under cons
phpxmlclasses is a project grouping a set of classes for XML processing using PHP, classes will be added frequently to cover new features or to provide abstraction layers to existing features. Developers wanting to contribute classes/code are welcome.