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.
Download Now
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
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.
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.
MOVED TO GITHUB: https://github.com/samwilson/cawitm
Concise and easy-to-use CRUD (Create, Read, Update, and Delete) interface to MySQL databases. Only configuration required is for connecting; everything else is drawn from the structure of the database itself. Good for prototyping DB schemata.
Skill Tracker is a Skill & Resume Database Web Site Application. It is based on the standard LAMP stack. It is intended to be used by a small to medium sized business to keep track of the skills of applicants and employees.
A coding / development project that aids in the management of Habbo Hotel staff for individuals attempting to create their own Habbo help desk, fan site, etc.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)