Showing 99 open source projects for "php file admin"

View related business solutions
  • 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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    Pinyin

    Pinyin

    A high-quality solution for converting Chinese to Pinyin

    ...I/O type, suitable for virtual machines with strict memory restrictions. Advantages: very minimal memory consumption. Disadvantages, slow conversion, not as fast as memory conversion, php >= 5.5. Small memory type, load dictionary shards into memory. In-memory, preload all dictionaries into memory. Do not load into memory, open dictionary line by line traversal using file stream and allocate single line memory using php5.5 generator (yield) feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Portable Moodle - MoodlEasy

    Portable Moodle as easy as it gets for beginners to learn LMS

    ...It is not intended for actual use online. It is based on two freely distributed tools: LMS Moodle and USBWebserver. Setup as easy as: extract the downloaded archive (use 7zip or other file archiver) to " C:\ " drive only !!! LOGIN and PASSWORD are the same: “admin”. Also suitable for working offline for teachers and students. Users can start using Moodle immediately after clicking on executable file via automatically opened browser. For security, it is recommended to use this outdated version only for learning offline and change passwords both in Moodle and PHPMyAdmin.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SwapCode

    SwapCode

    Swapping code like burgers? Here your p2p, drag-n-drop solution

    Hello and welcome to Swap Code! Swap Code is a light, simple, "peer-to-peer" software for swapping snippets of code with others, by dran-n-drop. Swap Code is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Swap Code got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml. Please refer to the README.md file for a correct setup. Swap Code gets released on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MGB OpenSource Guestbook
    MGB is a free OpenSource Guestbook completely written in PHP, using JavaScript and a MySQL Database. Easy to use, flexible and customizable with templates to make it fit 100% to your homepage.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    SLiMS Library Management System

    SLiMS Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with lm wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address:...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    Open Biblio

    Open Biblio

    Personnal / small library books management tool

    ...This project is a fork from the openbiblio project hosted at http://openbiblio.sourceforge.net/ which is apparently no longer active. It adds improvements and optimization with respect to its ancestor. OpenBiblio is a Web application written in PHP 5. It has been tested on Linux Ubuntu with Apache 2 and MySQL 5. OpenBiblio should be able to run under windows without major modifications (at most some file paths).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Unifiedtransform

    Unifiedtransform

    A school management Software

    Unifiedtransform is an open source school management software that allows for comprehensive and efficient management of school operations. It was built due to the developer finding a lack of efficient, high quality, free and open source school management software. It has since developed into a high standard school management platform with a wide range of useful features. These include: platform roles (student, admin, teacher, accountant, etc.), integration of payment platforms, attendance...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    quran pdo php mysql search

    quran pdo php mysql search

    محرك بحث قراني بلغة php

    من خلال هدا السكريبت تستطيع البحث في القران الكريم بعدة طرق متوفرة كما يمكنك معرفة تفسيرها وكدا التفسير بللغة الإنجليزية يمكن إضافة تفاسير اخري مع القت فقط تابع موقعنا علي http://quran4search.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Agenda y  Reservacion de Citas

    Agenda y Reservacion de Citas

    Agenda y Reservacion de Citas

    Es un sistema libre, donde los usuarios pueden revesar citas por un sitio web, ideal para consultorios médicos, entidades de gobierno y otros. La idea es que el usuario pueda seleccionar la fecha,horario y llenar datos que se le solicite, ahora con esta nueva version puede uno configurar estos datos a llenar. Aqui puedes consultar el demo: http://www.marcocantugeadev.dx.am/mcgcitasenlinea-code/AgendaElectronica/index.php Te puedes registrar y probar el sistema agergando tu...
    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
  • 10
    PH_Playground

    PH_Playground

    Simple solution for testing and documenting short code snippets.

    Version 4.0: improved history, error, and view mode handling Version 3.0: JavaScript editing, Quick console, History files for browsing and loading scripts. Version 2.0: CodeMirror functionality, ajax calls. Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PH_Playground provides a simple solution on a single browser page. Enter the code to be tested into the "PHP" or "JS" window and press "Run". The result will appear as Rendered or Raw HTML as you choose. In the background the code has been saved to a log file. Works on any machine running PHP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    multipractice

    multipractice

    Tool for practicing languages.

    Practice makes perfect. Panglossa MultiPractice is a tool to help you learn and practice languages. You can create your own courses, import courses created by others, and even export courses to HTML or PDF documents. The original project (for Lazarus) was basically a flashcard app. Now it is more like a platform for creating structured courses with text, images, audio and video content, as well as different types of exercises. Please keep in mind that this project is created and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 13

    ExamWeb

    WEB application for exam (test and short question)

    WEB Application for exams with test and short question. It allow take question from other exams, show realtime grade from test question and generate pdf file with responses for students can sign them responses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Manhali
    Manhali is a free, open source Learning Management System (LMS). It is installable and multi-language. Licensed under the GNU-GPL 3 and written in PHP and MySQL. Manhali can track and evaluate learners' behavior by clustering all learners in profiles (A, B, C, D and E) according to their behavior on the platform to allow educators to personalize courses for each profile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Contestant

    Contestant

    Helps to manage contestant/participant applications

    The contestant project is an idea and an example how to deal with plenty number of participant applications. Especially when those applications are sent to organizer in paper form. In short, participant fills out a form through web site which generates pdf file with QR code. It can be printed, signed and stamped by participant organization. The organizer gets the application form by email or via post, scans QR code from the form and pastes the data into table without necessary of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LAMPSchool

    LAMPSchool

    Registro elettronico scolastico on line su piattaforma LAMP

    Registro elettronico scolastico online Open Source gratuito su piattaforma LAMP. Gestione registro del docente e di classe. Gestisce voti, assenze, ritardi, uscite anticipate, note di classe, note individuali, argomenti, proposte di voto, scrutini, stampa delle schede di valutazione, upload piani di lavoro, programmi, valutazione per competenze. Gestione sostegno e programmazione differenziata. Gestione circolari. Passaggio dati da anno precedente. Gestione colloqui. Invio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Distributed Proofreaders
    Project has moved to https://github.com/DistributedProofreaders/dproofreaders Distributed Proofreaders is a web application intended to ease the process of converting public domain books and other printed materials into e-texts. The main site is at http://www.pgdp.net By breaking the work into individual pages, many proofreaders can be working on the same book at the same time. This significantly speeds up the proofreading/E-Text creation process. When a proofer elects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    收集中華民國公佈之法律,提供下載,線上更新
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SIO-HistoStages-Admin

    Application web d'administration des stages STS-SIO

    Application web d'administration des stages STS-SIO pour gérer organisations, contacts, étudiants, stages de la section STS-SIO. La gestion s'entend par la consultation, création, modification et suppression des organisations, contacts, étudiants et stages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eTests

    eTests

    Formative evaluation platform

    ...This software is actually in pre-alpha because some not essentials features are still missing. eTests uses several opensources libraries. See the 'Credits' section in the README file. There is no documentation for the moment. It will be done in the wiki as soon as possible. eTests was presented at FOSDEM 2013 during a lightning talk http://youtu.be/BM0QpD86je0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zeena School Management

    Zeena School Management

    Manages Staff, Students, and Curriculum details

    Web based system. Features: * Parents/Teacher/Student/Admin Logins * Student Information Management * Staff Information Management * School Structure Management (Grades and classes) * Subject Management * Students' Exam Results Management * Staff Absence Management * Students Fee Management * Admission Management View demo http://schoolmanagementsoftware.sourceforge.net/demo/sms091/web/index.php (credentials: admin/admin)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Student Evaluation System
    new updates of this project- Questions Sections/Categories Detailed Grading reports Detailed Admin section Eeasily customizable Editable User Profile Page. Please Read "read_me" file first before using this project. Remember: This Project is designed in VS2012 x64 and database is designed in sql server 2012 x64. Explore and Rate this web-application and suggest me for better practices....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    simple-quiz

    simple-quiz

    Simple quiz app using PHP >= 5.4 and MySQL.

    Simple quiz app using PHP >= 5.4 and MySQL. Built with Slim, Bootstrap3 and Idiorm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ILIAS LMS
    ILIAS is a web base learning management system (LMS, VLE). Features: Courses, SCORM 1.2 and 2004, mail, forum, chat, groups, podcast, file sharing, authoring, CMS, test, wiki, personal desktop, LOM, LDAP, role based access, see http://www.ilias.de/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    WebPT

    Web-based Peer Testing tool

    Web-based tool to enable students to engage in Peer Testing during programming assignments
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo