Showing 579 open source projects for "user"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP FormMail Generator - A tool to create ready-to-use web forms in a flash. Once the form has been generated, you have a full functional web form. Including error checking of required fields, email address validation, credit card number & expiry date che
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Totally XMLed Forms (TXF) is an application designed to facilitate form handling in PHP applications. It's specially dedicated to PHP-based sites that work with documents via DOM XML functions and generate output with XSLT stylesheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    A whole website infrastructure (from user profiles to news systems, vottings, foruns, full featured counters, etc) in XML Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The project aims to extend the PHP scripting language to enable PHP developers to write bioinformatics applications more rapidly than if they had to start from scratch using \"vanilla php\".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Authlib is a powerful Object Oriented Cookie+MySQL driven user+session management system. It enables a secure environment using advanced encryption using MD5 (Message-Digest 5).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eCrm is a small webbased customer relationship management system. It contains many usefull functions for business needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. Generalizes common web programming tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Need to know how much bandwidth you have remaining this month? Then this is the script for you! (note: this script has only been tested on cpanel systems; if you use cpanel then this should work; otherwise drop us a line and we'll do the best we can)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Thai Free Software Directory Project provides web interface and the engine which can be reuse to the other software dicrectory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xtree is a Document Object Model XML extension library for PHP (written in C) that is extremely fast, simple, and efficient. With this extension, loading, saving, and manipulating XML documents couldn’t be easier. An XPath Interpreter is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    salmoLib is a library of PHP classes created to aid common programming tasks and aid debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AMTools is the foundation for a web-based, database driven content management system designed to run on top of any database and generic enough in methodology to allow for easy webserver/scripting portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Framework aims to be a lightweight PHP web application development framework. Its goal is to abstract common web application needs in order to allow apps to share common resources (user priveleges, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PHP class for simplifying HTML page creation. Reduces repetitive code to a single function call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpSmile is a small library written in PHP 4 which adds smiley images to a string. Smiley tags found in a string are replaced by images found in a given image directory. Several smiley tags can be defined for one image by the use of definition files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP-Libs is a Mad-Libs-like online game that lets you give words for a story template and get a humorous story in return. In addition, users can submit their own story templates for others to use later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FoxServ is an Apache / mySQL / PHP installer package for Windows and Linux. Unlike NuShpere or PHPTriad, FoxServ features the latest version of all included pacakges, user defined configuration during installation, PHP as a module, PEAR, and the Zend Opt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    This is the Dextar library collection; a collection of PHP libraries that can aid developers using PHP for web application development. The DexMail project is on ice, but still available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Today Web Framework, or "Today", is a toolkit for building web sites and for managing the content of those sites. It is similar to PHPNuke or Slashcode in terms of what it does, but is written from scratch to meetdifferent needs.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo