Showing 1705 open source projects for "linux is"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 1
    citrusdb is the open source customer care and billing software that can be used in many service industries, internet service, subscriptions, consulting, and telecommunications. Provides CRM, Ticketing, Invoicing, and Credit Card Batches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Maux is a database monitor system made on php, using apache server and mowes. The program is useful to monitoring Oracle 10G express/standart edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Description Reveal Desktop is a web 2.0 data entry tool applicable for archaeological or other types of hierarchical relationships. Is makes use of the following open source tools and frameworks. Extjs 3.3 qwikiOfice php 5+ apache2 mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    N.E MySQL Wrapper

    Small PHP & MySQL wrapper class

    Simple and powerful basic php and mysql wrapper class. Includes optional error reporting with error log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Perzisztenciát megvalósító osztálykönyvtár PHP-ben.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpCodeGenie Reloaded

    phpCodeGenie Reloaded

    phpCodeGenie Reloaded is an automated code writer...

    phpCodeGenie Reloaded is an automated code writer which allows you to generate CRUD (create, read, update, delete) interactions with any MySQL database. It includes an intuitive interface, integrated help documentation, and a project template to help you get your project started quickly. Just design your database and let phpCodeGenie Reloaded do the coding for you. This is a continuation of Nilesh Dosooye's phpCodeGenie project. I hope to take this project to new levels with new features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10

    Security Management System

    A management system for sensitive system and security information

    A management system for sensitive system and security information. This system is designed to aid IT/Security professionals in maintaining a repository of sensitive information for their systems, to include: sensitive system information (architecture, assets and inventory, vulnerability data, remediation strategies, assessments) and so on. This is an ever evolving project and will take shape over a given amount of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a PHP Volunteer Management software. Keep track of Volunteer hours worked and location assignments. This system is built on PHP/MySql. Track Hours, Tasks, Share Documents, Send Messages, Personal Documents and Documents for each volunteer that only Admins can see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpMyBackupPro 2.3 Portugues do Brasil

    phpMyBackupPro 2.3 Portugues do Brasil

    Atualização do phpMyBackupPro 2.2 para 2.3 pt-BR

    phpMyBackuPro 2.3 Portugues do Brasil - Tradução e Atualização do phpMyBackuPro 2.2 para a versão 2.3 Corrigido alguns Bugs relacionados a funções do PHP que não existem mais e toda a interface de usuario traduzido para o Portugues do Brasil. Estou trabalhando na Tradução de toda a Documentação, disponibilizo em breve, logo que estiver pronto. ATENÇÃO: Esta versão é baseada no trabalho do Dirk Randhahn que começou a desenvolver o phpMyBackuPro em 2004, portanto que fique bem claro que este...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MySQL log analyzer and profiler. Extracts the most popular queries grouping them by their normalized form and shows the statistics for each group. Helps developers to recognize most frequently run queries to be able to optimize overall db performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TooDue is a PHP-based To-Do manager. It supports labeling and prioritizing, and you can have subitems as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A pet grooming management system that allows the operator to sale items, manage dogs and owners, schedule dogs for services and/or training, accept the dog, and cash out the dog. Dogs/services are now related by breeds. Many reports available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PhpLabware is a web-based groupware application suite tailored to research laboratories. Initial services include databases for reagents (strains, antibodies, plasmids, proteins), pdf files (a 'reprint' repository), and protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ziel des Projektes ist es, ein universelles Interface zu Datenbanken zu entwickeln, mit dem Gruppen, wie Ehemalige Schueler einer Schule, oder von anderen Gruppierungen verwaltet werden koennen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cbMySQL is a PHP Wrapper Class for (multiple) MySQL Connections, backing up whole databases, export data into csv files and so on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Recipe-management-system for unix-like systems. Written in PHP, using MySQL or PostgreSQL as database-backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    # Cap is an easy to use web-access to sqlite written in PHP. # Cap can be customized via a configFile written in Json. # Cap might be used for open or temporary data or as a template if use of a framework is not an option or not desirable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Online-Bilddatenbank, LAMPP-basiert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This Tool is an easy to use webbased Oracle Object Browser written in PHP 4. It supports Oracle 8 Databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    nuBuilder is a database development tool where all forms, reports, company data and custom code is stored in MySQL and displayed dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project