Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A small collection of scripts to help administer, construct and make alterations to a MySQL database via a web interface. See the project home page for the latest version.
The purpose of this project is to develop a web based Museum Management System, that will allow to classify all the museum-related information (i.e. collections, libraries, ecc.)
PHP Turbulence is a suite of PHP scripts that work together in unison. They do not require one another to be present, but work perfect together. The intent of the project is to eliminate the need to download a PHP message board, PHP news, PHP user manag
Aristotle is an active training simulation that is capable of dynamically and adaptively training any subject in any language using the learners own personality traits and learning modality. This project is currently being developed in PHP/MySQL.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
This project differs from other Open Source projects - it will not only features OSS fuzzy-logic OCX methods, PHP tools and other software, but also have the well-known spirit of community with loooong discussions...
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 project aims to manage the contents of the mysql database of XBMC but without using XBMC.
Indeed, the project aims to manage a mysql database hosted on a NAS via an application developed with the PHP framework CodeIgniter.
Smartbase-84 project. This is another HTML/PHP/MySQL database, for educational purposes. This database will contain modules like : employee's, employers, Job-offers, etc. what i am doing now is not very great, but it's simple, and it works.
Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
The main goal of the project is create a group of utilities to setup a High Availability Enterprise Enviroment for an Enterprise e-mail System automatically. For this is needed to setup an DNS, MySQL, Postfix with replication features.
MagiSQL is an effort to build a Database web front-end in PHP, extensible in functionality (operations on the DB) and supported RDBMS. It's initially compatible with Oracle, MySQL, PostgreSQL and MS SQL Server.
A common problem LAMP developers run into is the need to synchronize database schemas. Diffy is a program written in php to compare 2 database schemas and generate the necessary sql statements to sync them together.
Clay2Propel is a simple command line application written in PHP that converts your Clay Database Model (http://www.azzurri.jp/en/clay/index.html) into a Propel database schema file ready to be used to generate your PHP classes.
A PHP class that replace the need to build textual SELECT queries.
By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.