Search Results for "php network monitoring" - Page 87

Showing 9522 open source projects for "php network monitoring"

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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1

    Def Playlist Manager

    Browser-based radio playlist manager

    Def Playlist Manager is a browser-based streaming radio playlist manager. I wrote it because I wanted a tool to help me view my URL-based playlist with more data than just a list of URLs. DPM stores data on web hosts and artists and can be modified at the source to suit your needs. You can also bug me about it, as I am interested in seeing what it can do. Please see blog for info on changes to version 1.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    web@all CMS

    ■A simple CMS, Free for any use!■

    Free & open-source PHP5 + MYSQL/SQLite CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OS-EveProfit

    Opensource fork of the eve-profit website

    Opensource fork of the eve-profit website. Release 0.1 beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vallect
    Espace d'échange en ligne autour de la lecture personnelle. On peut y exprimer ses goûts, lancer des défis, lire des eBooks. Vainqueur des Trophées du Libre 2009 dans la catégorie Education. La version de 2012 apporte de significatives améliorations. [version1-6a]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Minima CMS

    Minima CMS

    The simple PHP CMS.

    A simple CMS written in PHP, uses MySQL as data storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A portal project to produce a web based front end to a compute resource, such as a cluster, using PHP, mysql, apache and perl. The intent is to allow non-programmers to use complex programs through an intuitive web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is a pastebin where pastes are encrypted with AES 256-bit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Services And Prices

    Services And Prices is a Plugin for e107CMS.

    With this plugin admins can create catalog for services with categories and prices like pricelist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Podcasthelfer

    Ein Werkzeug zur Organisation und Verwaltung eines Podcastprojekts.

    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

    Obscena uerba

    Obscena uerba intends to be crowdsourced dictionnary.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qloa
    qloa ,developed for takeing part in the match of Softqilu, is a oa based on codeigniter.It is an useful project for codeigniter's beginner to learn,since it has many development skill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    avct—c

    avct—c

    avct—c : Appli.web dédiée à la gestion de cave

    Appli.web php 100% dédiée à la gestion d'une cave à vin. avct—c a été développée en collaboration avec un caviste. Des aménagements sont régulièrement apportés en fonction des besoins identifiés par les utilisateurs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHP Ticket System

    A refreshing and simple to use trouble ticket system project...

    PHP Ticket System was a small PHP MySQL trouble ticket or work order system. This project started out as a way to learn how to develop a CRUD web application in 2013. Since 2013 I have had have many carrier changes and honestly did not keep up with all of the changes to PHP. That being said I did learn more about NodeJS and Angular 2+. Almost a decade later I have decided to re-write this app using NodeJS 12 and Angular 9. If you would like to check out the new project "Node...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    GameOver

    Training and educating about the web security

    About GameOver: Project GameOver was started with the objective of training and educating newbies about the basics of web security and educate them about the common web attacks and help them understand how they work. GameOver has been broken down into two sections. Section 1 consists of special web applications that are designed especially to teach the basics of Web Security. This seciton will cover XSS CSRF RFI & LFI BruteForce Authentication Directory/Path traversal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Joomla Feed Reader

    Joomla Feed Reader

    Feed reader for Joomla! 1.5.x versions

    Feed reader for Joomla! 1.5.x versions Developed by lamdt Lam Dang Tung Email: lamdt@familug.org Skype: oanhyoyo Mobile: (+84) 1689 939 175
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Php-pastebin

    Php-pastebin

    Pastebin is here to help you collaborate on debugging code snippets

    pastebin is here to help you collaborate on debugging code snippets. If you're not familiar with the idea, most people use it like this: submit a code fragment to pastebin, getting a url like hxxp://yoursite.com/1234, paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Twilip Engine

    Twilip Engine

    A framework for PHP with MySQL and SMARTY and a custom user class

    The mainframe contains the basic (and advanced) commands and utilitys you need to run an advanced website. It contains a core class which allows you to access your database, the smarty display class, and a selection of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project consists of a searchable online dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Special searcher that helps in picking and navigating through the massive catalog of laboratory products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Bank Account Validator

    moved to github: https://github.com/malkusch/bav

    This project will be continued at github: https://github.com/malkusch/bav/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ikariam Clone
    Ikariam Clone est un projet open source Ikariam Clone is an open source project Projet en phase bêta Le jeu n'est pas full debug Project in beta The game is not full debug
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Travian Clone
    Travian Clone est un projet open source Travian Clone is an open source project Navré pour la vitesse du serveur de démonstration, il est légèrement surcharger de visite (jeu, site, application...) Sorry about the speed of the demo server, it is slightly overloading visit (game, site, application ...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Bulk Newsletter Mailer (BNM)

    Bulk Newsletter Mailer (BNM)

    BNM helps you design and send massive emails in HTML format

    Bulk Newsletter Platform(BNM) provides the components necessary to send bulk email in HTML format. BNM is written in PHP and it is appropriate to work either standalone on a server or embeded in an existent website. It is an easy to use, marketing tool which allow the user to create and send massive advertisements and newsletters in HTML to his mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo