Showing 23 open source projects for "php class pdf"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    Process Component

    Process Component

    The Process component executes commands in sub-processes

    The Symfony\Component\Process\Process class executes a command in a sub-process, taking care of the differences between operating system and escaping arguments to prevent security issues. It replaces PHP functions like exec, passthru, shell_exec and system. The getOutput() method always returns the whole content of the standard output of the command and getErrorOutput() the content of the error output. Alternatively, the getIncrementalOutput() and getIncrementalErrorOutput() methods return...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ScriptCommunicator / serial terminal

    ScriptCommunicator / serial terminal

    Scriptable data terminal which supports several interfaces.

    ScriptCommunicator is a scriptable cross-platform data terminal that supports serial port (RS232, USB to serial), UDP, TCP client/server, SPI, I2C, and CAN. All sent and received data can be shown in a console and can be logged in an html and a text log. In addition to the simple sending and receiving of data, ScriptCommunicator has a JavaScript interface. This script interface has the following features: - Scripts can send and receive data with the main interface. - In addition to the...
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 3

    PHP Shell

    A shell terminal using just PHP

    A convenient interface to execute shell-commands or browse the filesystem on your remote web server. Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more. Additional website: https://phpshell.sourceforge.io/
    Downloads: 82 This Week
    Last Update:
    See Project
  • 4
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. This is a tool meant for rapid file access, and also to verify the server php configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection. Online Demo: http://phpfm-demo.dulldusk.com Feel free to mess around! This is a public demo installation, and will reset itself every hour.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    Enigma

    Enigma

    Secure Striker Manager

    Copyright (C) 2016 Jonas Penno This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A PHP-based Ajax-terminal. Very usefull if you only have FTP-access to a server. Complete commandline MySQL-client is also build in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PHP Toolbox

    PHP tools for developers and system administrators

    The PHP Toolbox is an extensible, cross-browser script written in PHP for developers and system administrators. It was designed for rapid deployment to provide the user with on-demand tools for common server-side tasks. (http://www.phptoolbox.org)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PHP_NIX_OS is a Web Operating System for mobile devices that emulates a Unix-like OS. It is written throughout in PHP and was coded and optimized keeping performances and stability in mind. You can use it on you computer too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    MilcovLib is a PHP library for CLI execution -- it supports all the typical CLI tasks, such as parameter parsing, VT100 colour output, syslog error output etc. Currently the status is pre-alpha (VT100 codes - colour and movement) -- sample code included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Discuz! Command Prompt is a plugin for Discuz! forum system that emulates the famous DOS environment, written using AJAX and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fro_Term is intented to be a shell (Linux) with a PHP backend, features (will probably) include: AJAX for a Terminal feeling, support for control codes (colors..), perhabs support for interactive applications (like text editors etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PMC (phpMySQLConsole) is a web based MySQL command shell that operate MySQL databases over a simple web interface with SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 15
    ajaxPHPterm is an AJAX terminal/shell emulator for PHP, based on the PHPterm project. It acts as a terminal and allows you to execute shell commands within your browser, even in a hosted environment. Added AJAX makes it behave more like a real shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    httpShell is a way for connecting remotely to a computer with an indirect connection by help of a PHP-enabled HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A PHP Class to control the FileZilla Server from your site using a web interface or via your command line and to make it possible to automate user administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This php-script can be used to get informations from routers (cisco) like traceroute, ping, show bgp neigbour etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal of this project is to make a program (or a set of programs) to fully control a remote machine trought a TCP/IP network. The project consist on two parts: The host app to receive & interpret commands and a GUI to send the commands (the client).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    kcWebTelnet is a PHP Script that allows users to run Unix or Linux shell commands where TELNET is not provided from their web broswer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHPOS: this is a command line based system with different commands and utilitys. This might seem dull but the changelling feature is that it is writen in PHP. It is compiled using the PHP compiler so you dont have to have php installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Schnitzel is a terminal server based on VNC and PHP which allows people to use their "graphic shells" like webmail based systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next