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 SourceForge page is no longer maintained. To find downloads, source code, or documentation for the PostgreSQL project, please see our home page: http://www.postgresql.org.
SMRadius is a high performance pre-forked radius AAA server, it features a highly configurable backend engine supporting flexible data specifications. Features include traffic and time based capping, topups and account validity periods.
SilverStripe is a Web Framework and Content Management System. It differs from many of the better known CMSes in that it uses fully object oriented code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.
Gubed PHP Debugger is a program to debug PHP scripts.
It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
Anomaly Wiki is a file-based content management system (CMS) written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies). All you need is a web server running PHP 4.3.0 or later.
CalDAV sync for Android
----
Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside.
----
For code look at:
https://github.com/e7o-de/android.caldav
A php script for generating Rubik's cube visualisations
INSTALLATION INSTRUCTIONS
These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit:
http://cube.crider.co.uk/visualcube.php
PREREQUISITES
You will need:
* Access to an Apache web server with PHP and ImageMagic installed.
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
The project is a preconfigured VoIP PBX VM Image based on Asterisk. But provides more advance features, such as LDAP integration, VQ monitoring via RTCP XR reports, LDAP user login, integrated billing system and telephone directory PDF generator.
CSS Joiner is a realtime CSS optimizer, you may use in your web site/application to minimize CSS code returned from your web server. Multiple local or external files can be loaded like single CSS file - using single <link> tag (one server request).
Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic. webDiplomacy lets you play Diplomacy online. Official game server: http://webdiplomacy.net/
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
PHP code for stripping off whitespaces and comments in Javascript and CSS files, thus reducing the file size and subsequently using less server bandwidth.
XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
A portal for managing basic radius accounts through a web browser. I developed this as an easy way of maintaining user accounts for a WiFi Hotspot I set up at work. Tested using FreeRADIUS as the radiusserver and MySQL as the database backend.
BookMage is a server side login mechanism to protect against phishing attacks which uses a login bookmark and an interactive custom image. The (PHP and javascript) code is short and simple is and can be easily integrated into any website.
Simple software that allows user to execute PHP code on server, using eval() function... Very helpful for quick code testing and for learning PHP. Careful as it can execute anything on the server...
sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations. More documentation is provided at: http://code.google.com/p/sierra-php
A simple php data validator class to make the server-side data validation easier. Just call the approriate functions and a single line of code can do multiple fields validation.
Faxy is a lightweight php based web frontend for Hylafax fax server that doesn't need a db to run, you just edit config.php file and you're set! Multilanguage support via .po/.mo files in wordpress style (some wordpress code used)
phpObjectForms is a fully object-oriented, highly customizable, easily extendable, library for creating and processing forms without writing any HTML code. The main goals of the library are ease of use and universality.