Showing 1037 open source projects for "php-based file manager"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Provides a uniform web-based interface to different Relational Database Management Systems. Written in Java with JSP's and servlets. Based on phpMyAdmin's interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Open Magic Data project (OMD) is an attempt to organize magic data (data used in the Magic: The Gathering (TM) game) into a format that allows for easy access by encoding it into XML. see the Home page for more details. http://omd.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A PHP/MySQL based book collection database with customizable fields for novel series, multiple authors, sub-categories, autographs, rare editions, report printing, CSV file exporting/importing. Future VHS/DVD/CD/vinyl collection capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    APLM is designed to be an easy to install and manage, cross-platform system for managing a small personal library. It current supports basic searching and a local interface. It will support both local and Web interfaces, complex searches, topic browsing
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    CODSYS is a GPL Perl/Web-based system for collaboration. The system uses a backend XML file for all data, and lays the contents out in a tree structure identical to the layout of the XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The C++ Common Persistent Objects library is a template based toolkit library for use in creating flat file streaming of objects, streaming of objects over the internet using a variety of protocols, and oodbms solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Low-complexity high-end database server. Keeps dynamic set of dbs open for sharing. Allows key=value access of std. DBMs w/o overhead of opens on & between accesses. User-control of file/dir-naming allows countless DBs w/o file-system limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FreeSQL is an attempt to build a SQL layer for Freenet, so that you can use Freenet as the storage component for SQL-based applications. Implemented (for now) in perl, it strives for total SQL compliance, so that any SQL-based app can be ported to Freenet
    Downloads: 5 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    The code behind GNE (GNE is Not an Encyclopedia). GNE is a library of opinions, an attempt to build a comprehensive documentation of all human thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MySQL Import consists of an HTML file and a CGI script that allow you to import data files into MySQL databases via the Web. Its main features are ease of use, allowing the user to specify arbitrary field and line delimiters, and automatic creation of new
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DiscDB is a little program that will use a SQL database to catalog all files in your CDs or DVDs, making it easy to find a file without having to switch discs until you find it. Useful for people who save all their downloads or backups to removable media
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Friandise is a SMB (windows) share search engine. With a web interface, you can locate (very) quickly a file on a subnet. The search engine need very little memory and cpu time (it works on a sparc 20 under linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpMovieManager is a webbased PHP Movie Manager that helps to manage all of your movies. You can share your catalog of movie with your friends. And friends can also share thier movie informations with you. The data will be saved in an MySQL-database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims to manage the contents of the mysql database of XBMC but without using XBMC. Indeed, the project aims to manage a mysql database hosted on a NAS via an application developed with the PHP framework CodeIgniter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tool written in C and C++ utilizing php code to convert dbf files to CSV, and XML. Command line Windows and POSIX interface. GUI for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple sistem to shorten urls. * Use Adler32 to make hash and save url in a tree of directories. * Not use sql databases. * When make hash, return json with data * To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    dbTrek

    PHP application for browsing multiple types of databases

    dbTrek is designed as an easy to use front end that uses a common set of methods to access multiple types of databases. The system will allow the user to get details for tables and fields (data types, etc) through browsing and drill down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProFTPmin is a web based administrative interface for ProFTPD. It allows and administrator to configure the ProFTPD configuration directives, create new virtual servers, create users and groups, create quotas, and monitor system resources and traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MBT-klinika is intended for secondary and tertiary hospital which cannot afford to buy expensive software for their clinical management and information system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Types: -Meeting with Clients -CAD dispatch -Worflow -SOA and inter network workflow -Interprocess communication -Batch jobs -Large scale integration -Manufacturing System and Systems -Personal -Employee -Project -Robot / Robots / Robotic
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB