Showing 19 open source projects for "vs"

View related business solutions
  • 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
  • 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
    reCAPTCHA

    reCAPTCHA

    PHP client library for reCAPTCHA, a free service

    reCAPTCHA is Google’s human-verification system that helps websites distinguish real users from automated abuse while keeping friction low for legitimate traffic. The project bundles client and server examples, language-specific helpers, and documentation patterns for integrating reCAPTCHA v2 and v3 flows into web forms and APIs. Its design philosophy is “risk-based”: most users pass silently based on behavioral signals, while higher-risk interactions may be challenged with an image,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PHP Coding Standards Fixer

    PHP Coding Standards Fixer

    A tool to automatically fix PHP Coding Standards issues

    ...If you need to apply code styles that are not supported by the tool, you can create custom rules. Dedicated plugins exist for Atom, NetBeans, PhpStorm, Sublime Text, Vim, and VS Code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    sebastian/diff

    sebastian/diff

    Diff implementation

    diff is a standalone PHP library for computing and rendering textual differences, widely used to display “expected vs actual” output in testing tools. It supports line-based and character/word-granular comparisons so you can get both coarse and fine-grained views of changes. Output builders can produce formats like unified or context diffs, or more human-friendly renderings suitable for terminals and HTML reports. Internally, the library splits input into hunks and manages edge cases such as whitespace-only changes and end-of-line variations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Whoops

    Whoops

    PHP errors for cool kids

    Whoops is a PHP library that improves the debugging experience by handling uncaught exceptions and presenting beautiful error pages. Instead of a cryptic “fatal error,” Whoops catches the exception and renders a detailed stack trace with syntax-highlighted code snippets, variable values, and clickable frames to navigate between calls. It can be integrated into frameworks or standalone scripts so developers consistently get readable, informative pages during development. Beyond error pages,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    SwiftMailer

    SwiftMailer

    Comprehensive mailing tools for PHP

    SwiftMailer is a flexible, object-oriented PHP library for sending emails via SMTP, Sendmail, or other transports (including third-party APIs). It supports features essential to robust email sending: attachments, HTML vs. plain text bodies, inline images, MIME types, message queues, and signed messages via DKIM. The API lets developers build richly composed messages with multiple parts, headers, and encodings without dealing with raw mail formatting. With built-in retry logic, logging, and error handling, it handles network failures gracefully, integrating into applications or frameworks for background dispatch. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PHP Language Server

    PHP Language Server

    PHP Implementation of the VS Code Language Server Protocol

    A pure PHP implementation of the open Language Server Protocol. Provides static code analysis for PHP for any IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PHP HTML5 Tools

    HTML5 document builder for PHP5+

    This library provides tools for creating error free HTML5 standard compliant documents using PHP5+ classes instead of HTML coding. Minimum PHP5.4 is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpMerch - Retail Merchandise Planning
    phpMerch is a feature-rich 100% web-based Chain and Store Planning product, with SKU-level planning in process. Written using PHP/Javascript/AJAX utilizing mySQL database. Download now available. Will priortize / release enhancements on request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    OnSched

    OnSched

    Web Based Shift Rotation Schedule Management Application

    OnSched is a FREE web based employee scheduling tool that allows an employers and their employees manage and view their shift rotation schedules from a web browser anywhere on their internal network. Managing employee schedules in today's workplace is a challenge. - Where are employees at any given point in time? - How are you tracking employee actual time vs scheduled time? - How do you currently view at-a-glance to see who is working, unavailable, on vacation, training, out sick, etc? - How do you currently manage multiple employees with multiple shift rotations? - How do you track employee daily time accounting? (Cost per hour,day range,total,scheduled vs. actual) - How do you determine the cost of a project over time with multiple teams on multiple projects? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Taking over https://sourceforge.net/projects/php-mmorpg/ A MMORPG written completely in PHP using a MySQL backend. Current features include a graphical movement system, weapons, items, npcs, monster battles, player vs player battles, and an editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple Time Card is a basic Todo and Time tracker, written in PHP/Javascript/Postgresql/MySQL. Track TodoGroups with Todos, Time spent with Todos, Costs spent on Todos. Calculate SumCost with HourlyRate*TimeElapsed+Costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QuickCache (formerly jpcache) is a lightweight, full page caching system for PHP4/5, reducing server-load (pages generated less often). Speeds up display, by caching page ouput vs compiling the php-page. Reduces bandwidth requirements by up to 80%.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Time attendance tracker for workers (php+mysql). Holiday, vacation, sickness calendar. Enhanced comparation contract vs. fulfilled worktime respecting net workdays, sickness, overtime payout. punch in/out with pwd/barcode, 100% web based
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An adaptation of the Uno card game. Written in php and winbinder frontend, support multiplayer and solo (vs IA) playing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A MMORPG written completely in PHP using a MySQL backend. Current features include a graphical movement system, weapons, items, npcs, monster battles, player vs player battles, and an editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A flash poker game that will be bases for vs competition. No computer AI involved at this level of development. Will use a MySQL DB for registration and tracking. There will also be the option to play vs AI opponent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Azerbaycandaki zeyif media sektorunun inkifına kömek etmek üçün hazırlanan Xeber Skripti. Esas Xususiyyetleri: Çox Dillidir, Müxtelif icazeli çoxlu quruplar ve bu quruplara üzv istifadeçiler, MVC destekli, anket vs kimi xeber sistemlerinde eht
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo