Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
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.
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
This project seeks to provide a way to simplify conversion between SVG graphics and the Javascript code that is necessary to recreate a similar graphic using the Dojo Toolkit's dojox.gfx library.
FSIT (Fishers Statistical Information for Tremulous) is a client side statistics package for the game Tremulous. It provides, in-game details, and a web frontend for adjusting information and display of kills, deaths, ratios, pings, in-game chat.
ORION-Backup uses a web-2.0 interface to quickly navigate back in time through your archived backups. ORION-Backup is based on rdiff-backup, and is provided as a .deb package for Ubuntu and as a source-code archive.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A little Web-Content-Management-System project. it look for Massively Multiplayer Online Role-Playing Game guildsides. It will managed raids,dkp,events for lot of games. It will have a Forum, News, Blogs and a usersystem.
CssDispatcher is a simple PHP library that helps you to manage templated style sheets (CSS files with embeded PHP code), merge and minimize them without alter your framework or methodology.
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
RSCC - Really Simple Comic Code. from a single file installation for a simple webcomic, one minute installation and its working. doesn't get much easier.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A code breaking game, which can be played with the keyboard exclusively or mouse exclusively with the intent to satisfy an audience with a bug free game that gives everything desired in a cryptoquip game.
GaCoDa (Game Collector's Database System) is a web application to manage computer and video game colellection and to gather information about computer and video games.
Interactive PHP shell Create an interactive environment to debug php line by line. It enables you to execute php code as if it were a command line in a similar setting to bash and psh (perl shell).
CapCaptcha source code is open source (under GPL license) designed for use in a personalized service and elegant to distinguish human users to compile modules on your websites.
This project is a PHP project. The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
Alien Assault Traders is an online, web-based, turn-based strategy space trading game forked off the source of both Black Nova Traders and Nova Game Systems software and inspired by the popular BBS game of TradeWars.
Open-source attempt to write a themeable engine to play mafia-like games with over the irc network. Currently in beta, documentation pending. Functionality currently is limited to simple turn-based vote-killing, code under heavy work.
PHPAutoRequire is a PHP5 library which recursively scans a set of directories and stores filenames in a cache in order to automatically load classes when PHP tries to instantiate them. Use it if you want to get rid of require_onces in your code