Showing 1147 open source projects for "network"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    Celestic-Community

    Collaborative tool, developed to control software projects

    Celestic is a collaborative web based application designed to manage software projects, the main idea is to help development teams to take control of the whole process of application development software. It's developed under GPL v3 license so you can freely download and use it on your own server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ssSearchEngine

    keyword search engine for semi-structured data (Tables, lists,...)

    This application implement an approach for doing keyword based search over semi-structured data available in HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Testa OTMS
    Testa Online Test Management System is a powerful web-based application to take online multiple choice tests written in PHP. Create a quiz and hold it and see the statistics as easy as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Elements AJAX Web Framework

    An object oriented event driven fully AJAX web application framework

    Developed by Neuronworks Indonesia, Elements integrates Javascript and PHP into one powerful object oriented web application framework. Built above the already popular JQuery Javascript library, Elements provides a components based GUI, event driven scripting, and easily integrates GUI and back-end services.
    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
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Form Tools
    Form Tools is a mature, PHP / MySQL script that provides any existing web form with a backend database and a user-friendly interface to manage the submissions, plus a wealth of tools for managing and manipulating your form data. http://formtools.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Developed by the manteiner Klederson Bueno, phpBurn is a MVC FRAMEWORK for PHP usage, initialy born as an ORM like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpCodeCabinetSI

    phpCodeCabinetSI

    Store Code Snippets

    phpCodeCabinetSI based in the phpCodeCabinet from Brad Fears <ddgenius@linuxmail.org>. phpCodeCabinetSI allows developers to store code snippets from any language. Features include user-defined categories, syntax highlighting, an extensive search engine, a theme-based interface, user authentication, and code/category ownership privileges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Osezno PHP Framework
    Osezno Framework PHP is a framework written in PHP that allows you to: Set HTML templates, tabbed contents, forms, dynamic list. All on a MVC pattern, and incorporate technologies such as active record and xajax.
    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

    jjed

    Javascript in the clouderland. The GPL web based editor for developers

    This software is based on jsTree (http://www.jstree.com/) and CodeMirror (http://www.codemirror.net/); the goal of the project is to integrate these two libraries to make a complete, cool, competitive GPL web based editor for developers, with the full support of AJAX and PHP/MySql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wpCLI is a Wordpress plugin that allows admins to administer their Wordpress installation in a "command line" fashion through a virtual (bash inspired) command line shell. Run php and JavaScript, or use the growing library of internal wpCLI command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Savi
    MVC framework in PHP that enhances the developer / designer work integration. The targeted audience are small teams with both pure XHTML/CSS web designers and skilled in PHP5/Mysql developers. It also provides a powerful MVC code generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    KHS Online - (Sistem Value Academy)

    KHS Online, KRS Online, SIA, Sistem Academy

    [Indonesian Laguage] : Sinilugos, KHS Online Login Sebagai Admin: NIMnya: admin , Password: password Login Sebagai Salah Satu Mahasiswa: NIM : 2007140025, Password: password Sistem informasi khs online, khs online, open source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zebra_MPTT

    Zebra_MPTT

    A PHP implementation of the modified preorder tree traversal algorithm

    Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don’t compromise data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RoguePHP
    ...Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system. MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy to integrate on any project. Includes Network cache locking. video tutorials: http://www.youtube.com/user/foneyop/videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SimpleLife

    rapid application development in php

    Create all that you need with the less line of code as possible. There are so many framework but they all need so many time only to understand how to install theme....so i decided to create this....my intent is to creat a php similiar to natural speaking...yes im out of head...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Janox

    Janox

    Full cross-tech development suite

    Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    AChecker Accessibility Reviewer
    AChecker is a second generation evaluation tool used to assess the accessibility of Web content to people with disabilities, using a variety of international standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XMLSchema

    Database schema tool

    This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Agile Toolkit is a high-performance PHP framework for UI development with jQuery. High levels of efficiency are achieved because your database and your UI are seamlessly and securely integrated. Achieve more with less code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RainyCloud is a MVC framework for web applications with many distinguishing characteristics. RainyCloud uses many existing, well known, and stable libraries and tools such as Smarty templating engine, ADODB, Zend library etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Planeación de Recursos Empresariales para la Administración de la Educación
    Downloads: 0 This Week
    Last Update:
    See Project