Search Results for "source code tracking" - Page 49

Showing 2197 open source projects for "source code tracking"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    This project seeks to provide a way to simplify conversion between SVG graphics and the Javascript code that is necessary to recreate a similar graphic using the Dojo Toolkit's dojox.gfx library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A project collaboration software system that was specifically designed to make web-based project management, task tracking and team collaboration hassle free and straightforward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Identicons
    A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for image processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ORION-Backup uses a web-2.0 interface to quickly navigate back in time through your archived backups. ORION-Backup is based on rdiff-backup, and is provided as a .deb package for Ubuntu and as a source-code archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    An OpenSource Software Release Code based on Web using PHP, JS, AJAX and others....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RSCC - Really Simple Comic Code. from a single file installation for a simple webcomic, one minute installation and its working. doesn't get much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
    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
  • 10
    SfDT is a Eclipse plugin for the Symfony Framework. It provides a toolset for easier, faster and better developing process based on symfony framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CapCaptcha source code is open source (under GPL license) designed for use in a personalized service and elegant to distinguish human users to compile modules on your websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VertEasy is an advertisement tracking and management web application written in PHP. Companies who have clients for which they conduct advertising campaigns, can allows their clients member's to register and place their adverts quickly and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Game Match tracking system. Web-based software used for keeping scores and statistics in various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a PHP project. The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Software for"job management" for manage people with engagement to your customers.Employers can use it to create day-report,and store it and upload it asynchronous to central repository.Management can consult central repository for billing cycle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPAutoRequire is a PHP5 library which recursively scans a set of directories and stores filenames in a cache in order to automatically load classes when PHP tries to instantiate them. Use it if you want to get rid of require_onces in your code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    microFramework is a simple PHP Framework designed to strictly make a PHP developer's life easier and PHP code more easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OtomiGenX is a web application for library automation, based on PHP and MYSQL. OtomiGenX handle transaction on daily library activity, recent development was version 1.0. OtomiGenX now get new version 2.2, but i having trouble to upload the source code,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web based inventory management software designed for use in warehousing environments. Allows tracking of part numbers, serial numbers, vendors, and sub vendors. Designed for speed, reliability, availability, scalability and data integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Serves the administration and the rental company of Video's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A server-side web-based AJAX-enabled RSS/Atom feed aggregator/news tracking tool. Requires PHP 4/5 and MySQL 4/5. Can host on Windows/Linux/BSD/MacOSX and browse on IE6/IE7/Firefox/Safari/Chrome/et al. See our web site for more details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Stats tracking for the Warcraft3 custom map "DotA Allstars". The system will record well behaving players and enable casual players to have balanced games while they still keep all power over their games. The system is similar to the original dotArank.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple software that allows user to execute PHP code on server, using eval() function... Very helpful for quick code testing and for learning PHP. Careful as it can execute anything on the server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    x00n is a PHP/MySQL based .torrent tracking system based loosely on the original TBSource Package. This is meant to be an alternative, more up to date and customizable package.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB