Showing 13080 open source projects for "php web dev"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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
  • 1
    Office League

    Office League

    An league table for offices to have competitions during tournaments

    This project gives an office or any group of people a chance to share some camaraderie during big sporting tournaments such as the World Cup, European Cup, or just the domestic league, such as the Premier League. It works similar to an office sweep stake where each person is assigned a team. However, instead of just a single team assigned to each person, 1 or more teams can be assigned and their joint scores provide a person's total score. Each person is placed in a joint league table...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SalesPlatform Vtiger CRM Russian

    SalesPlatform Vtiger CRM Russian

    Free Russian CRM based on Vtiger CRM project.

    Free Russian CRM based on Vtiger CRM project.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    GLPI Dashboard

    GLPI Dashboard

    GLPI Dashboard Plugin

    Statistics dashboard for GLPI. This plugin has moved to GLPI official plugins repository. Version 0.6.5 is the last uploaded here. You can find the new versions in: https://forge.glpi-project.org/projects/dashboard/ Project on github: https://github.com/stdonato/glpi-dashboard
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 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
  • 5
    Open Source Point of Sale
    Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface. **Active development and maintenance has been moved to github (see homepage link)** If you like the project, and you are making money out of it on a daily basis, then consider to buy me a coffee so I can keep adding features.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    eStab - elektonischer Vierfachvordruck
    eStab is a XAMPP-based command post communications software. It is targeted to for civil protection use. The purpose is to transfer an existing paper version of a communications scheme into IT by keeping the appearance as good as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ATutor (Learning  Management System)

    ATutor (Learning Management System)

    Standards Compliant Learning Management System

    ATutor is an Open Source Web-based Learning Management System (LMS), designed with accessibility and adaptability in mind. Author interoperable e-learning content, provides social networking, and adheres to standards. Put your courses online.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 8
    Andy's PHP Knowledgebase using MySQL is a database driven Web Application for storing, searching and updating article content for a knowledgebase. Andy's PHP Knowledgebase is easily customized and has potential for a variety of creative uses.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    targhe

    targhe

    Controllo accessi di aree videosorvegliate o ZTL dei veicoli con targa

    Software di gestione delle aree ad accesso limitato e controllate tramite videocamere. Il software consente di verificare l'accesso alle ZTL dei veicoli con targa tramite analisi delle immagini scaricate dalle telecamere adibite al controllo delle aree di accesso. Per provare la demo dell'applicazione vai su https://targhe.sourceforge.io/ e loggati con demo@targhe.com e pw demotarghe
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Laravel Larabbs

    Laravel Larabbs

    A forum project base on Laravel

    Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects. Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Zambia

    Web-based convention scheduling system

    This is no longer the current repository. It has been migrated to https://github.com/olszowka/Zambia Convention scheduling tool originally developed for Arisia. Currently being generalized to handle other conferences/conventions. Zambia tracks sessions (events, panels, and anything that needs to be scheduled), participants, and rooms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GTAjax

    GTAjax

    GTAjax is Generally-Targeted AJAX.

    GTAjax is Generally-Targeted AJAX. It can be a replacement and enhancement of current AJAX. its feathers include: OS-indenpent,Brower-indenpent,backend-script-indenpent, more at http://ufqi.com/dev/gtajax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    loggingproxy

    A simple Proxy Servlet that forwards requests to configure urls.

    ...It has been tested on Tomcat 8. It is not an HTTP proxy which can be configured in a browser. The caller has to use the servlet's URL explicitly. It is intended for dev environments. Typical uses cases are to find out HTTP calls made in a SOAP invocation, fetch static resource from another domain for a local web application or proxy ajax calls. The latter 2 use cases can also be accomplished by setting up ProxyPass in Web Servers like Apache and nginx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ownticket

    Easy to use ticket system for internal workflow

    If you want to get/give some work to your colleagues/manager/... with easy web Interface and using out of the box - then this is your software. Use bootstrap framework --> usabel on all browsers incl. mobile devices. It is designed for companys (or privat) internal workflows - no external user access at the moment - no external ticket access (without a given user). Tickets with subtickets and many more features :-)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Simple PHP DAO Generator

    Simple PHP DAO Generator

    PHP DAO Files Generator

    Simple DAO Class Generator for PHP use composer to download last ver composer require-dev braga/dao-generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UliCMS

    UliCMS

    Alternatives Content-Management System mit zahlreichen Features

    Alternatives Content-Management-System mit einem leicht erlernbaren Templatesystem, einem benutzerfreundlichen Backend, medienneutraler Darstellung, einer Auswahl aus über 80 Modulen und Designs, sowie umfassender Dokumentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TiipFlow

    TiipFlow

    Aplicación cliente-servidor desarrollada en PHP+MySQL+jQuery

    Aplicación cliente-servidor desarrollada en PHP+MySQL+jQuery capaz de estimar los parámetros del proceso de moldeo por inyección de termoplásticos en base a geometrías simples a través del navegador Web por medio de un servidor Web Apache.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpRechnung is easy-to-use Web-based multilingual accounting software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    GCO Smile Odonto

    GCO Smile Odonto

    Gerenciador Clínico Odontológico - GCO Smile Odonto

    O GCO Smile Odonto, gerencia a parte funcional de uma clínica odontológica, com fluxo caixa e atualização de valores dos procedimentos e a parte clínica como acompanhamento e evolução de tratamento. O GCO foi um projeto de iniciativa do Prof. Dr. Ivan Andrade (CROMG 26016), que possui Doutorado em Implantodontia, é Mestre e Especialista em Ortodontia, Mestre e Especialista em Periodontia, Especialista em Radiologia Odontológica e Imaginologia, Especialista em Estomatologia, Pós-Graduado...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Comics database with collaboratives tools for comics geeks ! Includes PDF collection export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tinycampaign

    tinycampaign

    tinyCampaign is a simple and lightweight newsletter system.

    tinyCampaign is a simple and lightweight newsletter system built on a nice Bootstrap and the Liten framework. You can send out simple and beautiful HTML emails with ease. Must have shell access to install and update. Full installation instructions can be found here: https://tinyc.7mediaws.org/knowledge-base/installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    swapp

    swapp

    Estensione del gestionale Fattureincloud.it

    swapp è un'estensione del software gestionale Fattureincloud.it swapp ti consente di creare delle fatture in maniera massiva, selezionando più clienti contemporaneamente. Queste fatture vengono salvate direttamente dentro fattureincloud. Leggi la documentazione presente nel wiki per vedere cosa puoi fare con swapp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MoodlePeers

    MoodlePeers

    [we moved to github! see link]

    Learning group formation by manifold homogeneous and heterogeneous to match criteria - will be provided by plugins for the learning management system Moodle. Other accompanying plugins will be usable basedon Moodle groups: - provide learning analytics for learning goals (individually visualized in comparison to group and course) - group tasks to be performed collaboratively Language support: primarily English and German. We moved to Github!...
    Downloads: 0 This Week
    Last Update:
    See Project