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.
Start Free
$300 Free Credits to Build on Google Cloud
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.
using PHP (and some ShellScript) to protect your linux server against bruke force attacks(http://en.wikipedia.org/wiki/Brute_force_attack).
also keep a log in MySQL and have email reporting
QuickSkin (formerly SmartTemplate) is a PHP Template Engine/Compiler that was designed to support large scale, web based applications. (HTML-) Templates are converted into PHPcode and executed very fast. http://sourceforge.net/projects/quickskin/
Advanced web counter from the 2000's - not actively developed.
Repository moved to https://github.com/simonmikkelsen/zipstat . Old code history is only here on SourceForge.
Year 2000 style full featured website statistics service, witch can be used to register almost anything posible about a websites visitors.
Now only security bugs and support of new browsers have been addressed.
Getting a modern system will require a rewrite today, so this project will stay in maintenance mode. It still works fine and everybody are welcome to fork it or contribute.
This is a PHP project for parsing Halo 2 XML logs from bungie.net and displaying the data in various ways, support for storing the data in a database may be added in the future. At the moment the code consist of a few PHP classes that parses the XML.
Development of the mediawiki-based section for a larger online project. The idea is to extend this wiki software beyond its present state, by incorporating and testing various extensions, XML code, and other possible processing modules and data forms.
kassiope is a tool for developing business applications. It is designed to be a repository-based program-generator in the future. At the present state it is a framework that simplifies development of true "write-once-run-anywhere"-applications.
Rephlux is a PHP based tool for continuous integration testing. It allows arbitrary user-defined scripts to be run dependent on both changes in a source code repository and test-suite run success.
The STEM cells of PHP provide PHP developers with a set of code modules in PHP, extensions in C and User Interface blocks in JavaScript. Each module is as independent as possible, but functions extremely well in conjunction with the other modules.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Ever had the urge to spray paint on a web site? Now you can. PHP/GD script that converts inputted text to random images/html code using random ttf fonts.
Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
PhpBuns is a generator of SQL query and web pages writen in Php.
It makes it possible (amongst other things) to generate the query and the pages for the add, edit, del, list and data retrieval in a SQL database.
lowbatCMS is a content management framework for small to medium-sized web sites. Its primary goals are ease of use, flexibility and portability.
lowbatCMS is modular and can be integrated into custom PHPcode as well as other CMSs.
A PHP CLI tool to analyze PHP scripts and count their SLOC (source lines of code) as defined in the COCOMO II standard. Will analyze all scripts in a given directory. SLOCs are used as base for software cost estimations using the function point analysis.
PHPlog is a PHP and MySQL based Blog, ver simple and basic for the moment but with very well explained code to make easy for anyone to understand and try to create a blog of his/her own.
A heavily modified ibProArcade for vBulletin 3.5.x vBulletin 3.0.x support is being dropped to better interface with vB 3.5.x. vB templating is being added and major code cleanup.
FWork is an easy-to-use MVC / IoC / Aspect framework for web developping with PHP5. It uses Actions (like Struts), Jobs and View Templates to separate programming code from viewing code (essentialy HTML), reaching an reusable and organized structure .
SMART3 is a modular designed PHP5 MVC framework that helps developers to organize their code in a clean, well structured and scalable way. The package is delivered with a couple of modules to build web projects.
MICA2 is a database-driven image management system with multiple web front-ends (called handlers). MICA2 is a rewrite of the original MICA code written by Mike Alborn and maintained by Mike Carr.
Powerful PHP IDE/Editor. Automatically generates code for your scripts, based on our own PHP Framework. Can create projects, full class/function breakdown. Supports PHP 5x. Under active alpha development (as of Feb 06), subversion repository for latest.
DelphiPHPForm is a small and simple Delphi DFM form interpreter written in PHP.
The input is a Delphi DFM file saved in text mode. The output is a nicely formatted HTML code sent to file or rendered in a html browser at once.
PHP4Mono is a compiler that enables Mono to run PHPcode. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHP script!