Showing 2352 open source projects for "void based linux"

View related business solutions
  • 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
  • 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
  • 1

    Script users Register Login with PHP

    A PHP script to Register and Login users in a website.

    A PHP script to Register and Log users in a website, and shows the Online users; it's created with the method based on classes and objects (OOP). It uses PHP, MySQL and Ajax / JavaScript. It has options to log in with Facebook, Yahoo, or with a Google account. The script includes button "Remember" that gives the posibility to automaticaly login the users in the next visits. If the user forgot the password, the script can send it to his e-mail. Each user has a personal page that contains:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    FestaTools

    PHP Framework

    Object Orientated PHP Framework for managing database interaction and HTML output. This project is in progress and was created for the author to reuse code on multiple projects. It is provided here with the hope that it will be useful for others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jsPlatform

    A True Web Operating System

    See more about jsplatform: http://www.youtube.com/watch?v=jr-VL461x8I Finally, JSPlatform v1.0 is released A great web productivity interface integrating a web desktop, a php backend, javascript gui interface, supporting MySQL, Desktop, Window System Drop an email if you need help installing if you don't know how Working with projects: - AceEditor - TinyMCE - MongoDB (thorugh OneDB package) Featuring: - Code in the cloud web os (through OneDB package) - Connectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Upload Script for Images and Audio files

    This is a script to Upload images and audio files (MP3).

    This is a script to Upload images and audio files to create a Gallery of Images and Audio files (MP3), grouped by categories. It is created with PHP, MySQL (using OOP technology, and PDO), and JavaScript. Data of the uploaded files are stored in tables in MySQL database. This script creates automatically Menu list with categories of uploaded files, Thumbails for images, and Gallery of Images and Audio files in accessed category. In the upload form can be added multiple fields to upload...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    LEGADEE

    LEGADEE

    LEGADEE (LEarning GAme DEsign Environment)

    LEGADEE (LEarning GAme DEsign Environment) is a free authoring environment that helps game designers and teachers design Learning Games that are fun and educational. This open source environment was designed and developed in 2012, during Iza Marfisi-Schottman's doctorate at the LIRIS lab in France, directed by Franck Tarpin-Bernard and Sébastien George.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Yana Form Builder

    html/css/js form builder that send structure of ceated form to server

    this form builder written in HTML, CSS, JAVASCRIPT but you need PHP Webserver to run it! it's under GPLv3 license because is as plugin of Yana MVC Framework.my(Yana Framework) MVC framework not published yet.for use, just download it and put it in your webserver folder with name of (FormBuilder) and enjoy it. this form builder is free and server side of it that make database tables and process forms and show to user is not free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VaMoLà - Monitor
    VaMoLa Monitor is a tool to monitorize sites accessibility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PHP-Edit

    PHP-Edit

    Lite weight editor designed to allow basic editing of text file.

    This program is completely stand alone (150 lines of code). A filename may be passed so the editor will open with it's contents or it can be used without a filename and a default filename will be assigned that may be changed before saving text. For security reasons, no provision has been made to allow saving to another directory. Future additions may include the capability to save to a sub directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP MongoDB Pagination is the pagination plugin for MongoDB released under MIT License. Simple to install & use. It has been developed under TechMVC 3.0.4, but it's compatible with any 3rd party framework e.g. Zend(tested).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    oTranCe

    oTranCe

    Online Translation Center

    oTranCe offers a ready to go and entirely web based translation platform to your project and your translators. The files you already translated can be imported easily and the present stage can be exported to language packages at any time. In case you are using a versioning system, updating your repository is just a mouse click. All your translators will need is just a log in so they can start with working on the translations straight away. The administrator will be able to adjust very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    alchemy
    ALCHEMY development is no longer happening. The security (MD5) implemented in the login module is obsolete and no longer secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpMySQLAutoBackup

    phpMySQLAutoBackup

    Automated MySQL db backup

    fast automated backup of your MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    StratFramework

    Strategy PHP-Framework

    Strategy PHP-Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UIzard
    Project UIzard Web-based Integrated Development Environment Project
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP DBTreeView is a useful Ajax web control to display a treeview. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. You don't need to know JavaScript to use this tool. (R. Cardon)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    php virtual table

    php virtual table

    A Virtual Table (Cart Table) for developers

    Key Features: 1) Add/Delete Item on the fly. 2) Hide any number of columns without affecting data contents. 3) Saves table data in CSV format. 4) Minimum code to initialize and to embed in host forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ES-E

    ES-E

    Evolved Studios Encryption is a new platform of protection.

    ES-E is a fully downloaded encryption algorithm that you can use for your WebServer or use it for your programs (by grabbing the output off the webpage). Check the Files page for the latest build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shiro Project

    Shiro Project

    We started to developing a tablet user interface based on gnome-shell

    We started the project for school. Now the school project has finished and we plan to bring the project further. As said, it's based on gnome-shell. We took the source code of the gnome-shell and started to adapt it on touchscreen devices. Up to now we stayed fully compatible with the gnome-shell extension system. At the moment the software works just for the gnome-shell 3.2 shipped with Fedora 16 but we should adapt it for Ubuntu's gnome-shell version as well as for the newest releases of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vimerito 2 MVC

    Vimerito 2 MVC

    Vimerito 2 ein PHP-Framework, dass sich an Neulinge richtet.

    Vimerito 2 ist ein objektorientiertes PHP-Framework, dass den Model-View-Controller-Ansatz verfolgt. Es ist einfach zu konfigurieren. Vor allem für Einsteiger ist es durch seine übersichtliche Struktur geeignet, ohne, dass sie auf Qualität verzichten müssen. Vimerito 2 wird ständig weiter entwickelt. Den immer aktuellsten Code findest du hier: https://github.com/benni225/vimerito2.git Vor allem werden im Moment Menschen gesucht, die sich an der Weiterentwicklung von Vimerito 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    secured WebGine is a mix between a content management system and an application framework. Its focus is security and a logical API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Glossword
    Glossword is a system to create and publish online multilingual dictionary, glossary, or encyclopedia. Suits for creating web sites also. WAMP [Windows, Apache, MySQL, PHP] package is available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Simple Phonebook

    A simple contact manager to store,manage and retrieve the information.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    lib-php-digest

    A PHP implementation of the HTTP Digest model.

    A library designed to implement HTTP Basic and Digest authentication in a PHP environment with minimal coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pines

    Pines

    Feature packed web application framework.

    A full featured web application framework with an advanced object-relational mapper, extensive method hooking functionality, an advanced package management system (like those found on Linux), and MVC architecture. It emphasizes speed and flexible/extensible structures.
    Downloads: 0 This Week
    Last Update:
    See Project