• Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Create instant web 2.0 rpc server from your php classes.Need only to configure proxy metafile to get up and running.This is a fork of the excelent phpolait library. Allows you to call server-side PHP code from client-side JavaScript. It uses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Planet, blog agregating tool, written in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHPmkisofs is a PHP class/API for interfacing web applications with the cdrtools mkisofs application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    PING is a distributed, web-based, personally controlled electronic medical record system that is accessible to the nomadic user and built to public standards. The PING project includes a pluggable web services API and numerous client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PIP Database Replicator is a web application that allows database replication. This application supports, at present, PosgreSQL and MySQL and provides different ways for data replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PMko

    PMko je klient pro službu WSGP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    POPsearch is a desktop search engine that's designed to help you find information on your computer. This information can then be accessed remotely with RSS feeds, email feeds, or from any computer that has a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Paperboy RSS aims to be the most powerful open-source news aggregator. Paperboy RSS works as a collection of tools for parsing XML through a base program and formatting it with XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP Based NNTP (Network News Transfer Protocol) Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PepperSpot is a captive portal or wireless LAN access point controller which support the IPv6 protocol. It supports web based login and it supports Wireless Protected Access (WPA). Authentication is handled by your favorite radius server (over IPv4/IPv6)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phritz is an MVC web development framework written in PHP. Its intended goal is to help developers create display-independant applications by keeping Request and Response logic seperate from the business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pjax module

    Pjax module

    Easily enable fast Ajax navigation on any website

    Pjax is a standalone JavaScript module that uses AJAX (XmlHttpRequest) and pushState() to deliver a fast browsing experience. It allows you to completely transform the user experience of standard websites (server-side generated or static ones) to make users feel like they are browsing an app, especially for those with low bandwidth connections. Pjax does not rely on other libraries, like jQuery or similar. It is written entirely in vanilla JS. Pjax loads pages using AJAX and updates the browser's current URL using pushState() without reloading your page's layout or any resources (JS, CSS), giving a fast page load. It works with all permalinks and can update all the parts of the page you want (including HTML metas, title, and navigation state). It listens to every click on links you want (by default all of them). When an internal link is clicked, Pjax fetches the page's HTML via AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Plug 'n Auth

    The project is being migrated to http://code.google.com/p/ciform...

    IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PodAdmin is a very simple web-based podcast management tool. Upload your new episode via web form, PodAdmin will then grab title and description from the ID3 tags and generate a new RSS feed on your website. PodAdmin uses PHP and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project will be a collection of tools that will allow manipulation of the PDN . These tools are mainly being developed for use on the N800 Internet tablet. These tools will be writen in Perl, Python and C and should run on all Unix platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PoliMaR (Policy Matchmaker and Ranker) is a framework that permits a Semantic Web Service matchmaking and ranking based on Non-Functional Properties (NFPs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Polka

    Polka

    A micro web server so fast, it'll make you dance

    Polka is a micro web server for Node.js that positions itself as an extremely minimal yet highly performant alternative to Express. Under the hood it is essentially a thin layer on top of Node’s native HTTP server, adding just enough routing, middleware, and sub-application support to be productive without the weight of a full framework. Its API is intentionally similar to Express, which makes it easy for existing Express users to migrate or share middleware with minimal changes. Because it focuses on speed and small size, polka can be attractive for performance-sensitive services, serverless functions, or applications where dependency budgets are tight. The project exposes common features like route parameters, query parsing (usually via external middleware), and simple error handling, but leaves more advanced concerns to the user or ecosystem packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pooji is a PHP Object-Oriented Javascript Interface, that build upon Prototype to provide full OO access to Javascript DOM inside PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Prodder is a command-line tool to download podcast subscriptions (RSS2 enclosures). It can operate interactively or autonomously, categorize feeds, and generate playlists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The EU Provenance project developed an architecture to document a data generating process in a distributed environment. The Python Client Side Library (CSL) enables the development of provenance-aware Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB