Showing 307 open source projects for "simple files"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Simple, single-file PHP content and file management system script. Effectively manage content - login securely and manage files and directories. Add, edit, delete, view, rename and move files around while viewing directories on your web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    php files is a simple, yet extremly handy directory browsing script, that allows users to view a representation of what is in certain directories, as well as a virtual ftp browsing script. php files is a neat, sleek, sexy way to display files and folders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A lightweight PHP library for interpreting IMS QTI files. This is a very simple framework which sits on top of PHP's "Expat" XML parser, intended largely as a template for using QTI in PHP applications - but includes a basic test-taking functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a Wiki Project written in PHP, it uses plain files to store data, no database system is needed! Simple but has good functions, e.g.: admin control, users management, backup system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    WebFTP is ftp application for the web, allowing users to connect to a remote host and upload, delete, edit, and create files. WebFTP has a simple directory browser that allows users to view detailed file information. WebFTP is built on the PHP language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    phpWebDesk aims to provide a simple, easy-to-use tool that can dynamically serve websites in their required markup language, convert images so they are compatable with the user\'s system and automatically compress any files that are downloaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple and easy to use OO (Object Oriented) Web development framework to provide a foundation for building Web applications. It uses PHP for foundation classes and xml-based text files for application configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PhP Home Utils is web application based on OOP in PHP. It's manager for your work,weekends and etc.It's include many usefull thing such as memo,discs,photo and etc managers. All you data stored in DataBase or in simple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    A file explorer with powerful options and a website manager, all-in-PHP. phpExplorer can (un)zip (on-the-fly) directories or files, read and modify, print or display text and pictures and all the standard files function thanks to a simple plugin-manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Single webpage-based FaBBy is simple, embeddable, fully customizable PHP/MySQL-based bulletin board. Everything can be customized and it supports XHTML-templates and language files. Features include URL recognition, flood protect, badword-filter and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpFS is a php based system that allows you to share a file structure with authenticated users. It can be seen as a simple online file sharing tool where files can be checked-out according to basic entitlement policies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CSV too heavy for you? Work on a web platform and want a simple way to manage versions of individual files? Simple version control with RCS Manager is for you! Built on a simple PHP platform with an itsy bitsy bit of C++, you'll be up and running!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenShare\'s goal is to create a simple PHP/MySQL File Manager in which a user can check-out a copy of a file and then when done can add a version of the new file. All files will be compressed using zlib for PHP. MySQL is for the settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Webalizer Extractor. Exalizer is a program that extraxts data from the Webalizer data files and sets them to be replaced by simple tags that can be placed in template files. This way, you can make Webalizer data get displayed in the format YOU want!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PowerNewsletter is an easy-to-use newsletter system. It provides simple subscription / unsubscription mechanisms and a powerful web-interface for managing user and newsletter data. PowerNewsletter is based on PHP and MySQL or text files (soon to come)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DBMS allows you to use different dbms (sql, mysql, simple txt-files) on your application using always the same function names. Much useful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Very basic 'portal' system written for Apache in PHP, aiming to be starting point for building your own. Fully functional. Does not use MySQL - instead uses simple text files to store news stories, links etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Actionpoll is a simple PHP Voting script which provides the standard functionality such as unlimited options, IP tracking of users, easy installation. Surveys can be stored either in a MySQL database or in text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    STM (Simple task (things) manger) is easy tool for manage you tasks,files,docs and other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    ...There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through! The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase. The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CaterJS/Web

    CaterJS/Web

    Web interface for advanced JavaScript environment generator

    Web interface for advanced JavaScript environment generator. With CaterJS you don't need to think about files, directories and all those things. You just write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BitBurro is a very simple, but not stupid, one-click web-based file hosting solution written in PHP, which can be used to drop files for later pickup, or create a one-time upload dir for reception of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ClaveV2

    simple CMS witten in php

    A simple CMS written in php that manages multi languages. It build menu and pages automatically using parameter and content files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Photottoir is a very simple php script for generating a static photo album website. It takes a directory full of JPGs and subdirectories and generates html files and thumbnails that can be uploaded to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo