• Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1
    Perl-based web application designed to allow web sites to trivially add a dynamic, free, ever-evolving photo-gallery application to their sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The PHLIPS project is a PHP extension for CLIPS, a tool for building expert systems. It provides PHP with a basic interface to a CLIPS environment. Its purpose is to allow deployment of expert systems in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP - XML_XSLT2Processor
    XML_XSLT2Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML. All with the ease of the PHP XSL extension. Documentation is available from the project's Wiki. NOTICE: This project is now dead. See the following news item for details on why and what to use instead: https://sourceforge.net/p/xslt2processor/news/2013/12/project-is-now-dead-for-the-best-reason-imaginable/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    PHP Ad Manager - supports banner & text ads, ad classes, ad groups, multiple domains, advertiser logon for statistics and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lighteight PHP Application Development Framework. Provides kick-start tools for application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A visual integrated development environment (IDE) for PHP making it easy to create and edit PHP websites by providing useful tools such as directory structure management, instant keyword help, code highlighting and syntax checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP DocWriter is a set of PHP classes that generates StarOffice/OpenOffice.org documents. With the help of OpenOffice.org application it can also convert this document into other document formats like MS Word, PDF, RTF, HTML, LaTeX, XHTML, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Archive email in a SQL database with a nice PHP front end, and full text search capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    A newsletter system based on PHP and MySQL that can be easily integrated into an existing web site. Features multiple lists, personalised emails, can handle a large number of subscribers and keeps a log of all sent emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provide HTML form handling functions as PHP4 module. There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A PHP Based Guestbook system, running with MySQL, with easy templating and a converter for Megabook users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This web app builds forplication handles tasks associated with a helpdesk. The program currently uses PHP and MySQL. Users can add, modify, and delete such things as current tasks. A new version is about to be released
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    You all know those little net tools like finger, traceroute etc. They have many similarities in functionality and would benefit from having common interface, to my knowledge there has been none, until now.. or atleast soon :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    php open mobile components is a PHP library providing an easy communication layer to specific german mobile payment services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    [Moved to Github] A PHP-based client class that communicates with the TuCows OpenSRS Domain Name Registry System via an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PHP Palm Database (PDB) Library

    Read/write Palm OS PDB files with PHP

    Read, write, and modify Palm OS PDB files with PHP. Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC. Project has moved to GitHub. https://github.com/fidian/php-pdb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Running Management is a set of scripts for runners. Users can enter intermediate times of training or race performance for calculating various statistics (distance, speed, time/km, projection on different distance, etc.) and drawing graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Shelve, simple persistence mechanism for php objects, inspired by the python shelve module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A PHP script that can be used for submitting webpages to search engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP Classes to generate voice application. The project now support VXML, SSML, CCXML, N-GRAM and SRGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PHP Voucher

    PHP Voucher Manager

    PHP Voucher is a simple manager to create, check and execute unique vouchers. It works without SQL database. The generated codes are encrypted with MD5 algorithm and saved in data files (*.dat). Executed vouchers are registered and cannot be used again. Generating codes: makecode.php Checking codes: checkvoucher.php Configuration: config.php Style: main.css
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provides an Apache style directory listing with functionality to enable upload, editing, moving, copying, renaming, and deleting of files. This script is designed for use in environments where administering a website can only be done through http.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PWE is a library for widget-based creation of valid XHTML content. It not only contains widgets to choose from and merge, but a framework to create your own widgets, which you can use to maintain a constant and easy-to-maintain design across a website.
    Downloads: 0 This Week
    Last Update:
    See Project