Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
A football prediction league web application written in php/mysql. Users predict games and are awarded points for correct score and result. Features users stats, team and mini leagues, online admin and rss based result checking. FEEDBACK WELCOME
PHP feature comparison library to compare, analyze or assess any property, feature or aspect of "things", be it software, cameras or pop stars. End users can give values to the features and add objects to compare with. AJAX, javascript oriented.
Insecticida is an issue tracking system tailored for closed source development projects.
Insecticida's unique features are build awareness, only one project at a time, extensive logic about issue ownership, and multiple reports about
the how operat
Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A PHP and PostgreSQL based website for the management of a wedding guest list. A backend interface allows the host to manage the guest list, and a web interface allows guests to RSVP online.
Easy frontend to MySQL (possibly PostgreSQL in the future) for easily adding users, database, and permissions for users to a database. Similar to the cPanel MySQL interface. Focuses on ease of use, speed, and security.
A web-based animal shelter management system, used to create and track animals and owners. Written with a PHP/MySQL back-end and HTML/Javascript front-end, it is designed to be easy for inexperienced users to use, and easy for developers to customize.
The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
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.
dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
OpenComic is a CMS built primarily for webcomic websites. It uses templates to give a highly customized experience as well as a comprehensive and easy to use administration panel. It also carries a mass update client and a local update daemon.
Have you ever wondered what hardware works with what. This project aims to create a database (online/offline) that people can search to find compatibile hardware which actually works with their computers.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
"Add Pictures to Database" is a web-based open source utility that enables you to put images and pictures into (blob fields of) your existent MySQL database. Please visit http://databasepicture.sourceforge.net/ for more information.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.