Showing 731 open source projects for "ftp server using php"

View related business solutions
  • All-In-One GRC Software - GRC Management Made Easy Icon
    All-In-One GRC Software - GRC Management Made Easy

    For Information Security teams at SMB and Enterprise across industries

    A GRC solution for technology-focused SMB and Enterprise Information Security teams. StandardFusion eliminates spreadsheet pain by using a single system of record. Identify, assess, treat, track and report on risks with confidence. Turn audit-based activities into a standardized process. Conduct audits with certainty and direct access to evidence. Manage compliance to multiple standards; ISO, SOC, NIST, HIPAA, GDPR, PCI-DSS, FedRAMP and more. Manage vendor and 3rd party risk, and security questionnaires easily in one place. StandardFusion is a Cloud-Based SaaS or on-premise GRC platform designed to make InfoSec compliance simple, approachable and scalable. Connect what your organization does, with what your organization needs to do.
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
  • 1
    PHP_CodeSniffer

    PHP_CodeSniffer

    Tokenize PHP files and detects violations of coding standards

    ... and scripts. See the Configuration Options manual page for a list of these requirements. If you're using PHP_CodeSniffer as part of a team, or you're running it on a CI server, you may want to configure your project's settings using a configuration file. If you use PEAR, you can install PHP_CodeSniffer using the PEAR installer. This will make the phpcs and phpcbf commands immediately available for use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Firebase Admin PHP SDK

    Firebase Admin PHP SDK

    Unofficial Firebase Admin SDK for PHP

    Firebase provides the tools and infrastructure you need to develop your app, grow your user base, and earn money. The Firebase Admin PHP SDK enables access to Firebase services from privileged environments (such as servers or cloud) in PHP. If you are interested in using the PHP Admin SDK as a client for end-user access (for example, in a web application), as opposed to admin access from a privileged environment (like a server), you should instead follow the instructions for setting up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tinode Instant Messaging Server

    Tinode Instant Messaging Server

    Instant messaging platform

    Instant messaging server. Backend in pure Go (license GPL 3.0), client-side binding in Java, Javascript, and Swift, as well as gRPC client support for C++, C#, Go, Java, Node, PHP, Python, Ruby, Objective-C, etc. (license Apache 2.0). Wire transport is JSON over websocket (long polling is also available) for custom bindings, or protobuf with gRPC. Persistent storage is any one of RethinkDB, MySQL or MongoDB. A third-party unsupported DynamoDB adapter also exists. Other databases can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DVWA

    DVWA

    PHP/MySQL web application

    Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and aid teachers/students to teach/learn web application security in a classroom environment. The aim of DVWA is to practice some of the most common web vulnerabilities, with various levels of difficulty...
    Downloads: 563 This Week
    Last Update:
    See Project
  • Artintech Cloud ERP Software allows you to streamline your operations seamlessly. Icon
    Artintech ERP is a comprehensive enterprise resource planning solution designed to optimize and streamline your business operations across various departments.
  • 5
    ShredOS

    ShredOS

    Shredos Disk Eraser 64 bit for all Intel 64 bit processors

    For all Intel and compatible 64 & 32 bit processors. ShredOS is a USB bootable (BIOS or UEFI) small linux distribution with the sole purpose of securely erasing the entire contents of your disks using the program nwipe. If you are familiar with dwipe from DBAN then you will feel right at home with ShredOS and nwipe. What are the advantages of nwipe over dwipe/DBAN? Well as everybody probably knows, DBAN development stopped in 2015 which means it has not received any further bug fixes or support...
    Downloads: 406 This Week
    Last Update:
    See Project
  • 6
    Dompdf

    Dompdf

    HTML to PDF converter for PHP

    dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer, it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes. PDF rendering is currently provided either by PDFLib or by a bundled version the R&OS CPDF class written by Wayne Munro. (Some important changes have been...
    Downloads: 75 This Week
    Last Update:
    See Project
  • 7
    PrestaShop

    PrestaShop

    An open source eCommerce platform

    ... only. To download the latest stable public version of PrestaShop (currently, version 1.7), please go to the download page on the official PrestaShop site. The 'develop' branch of this repository contains the work in progress source code for the next version of PrestaShop 1.7. To install the latest PrestaShop 1.7, you need a web server running PHP 7.1+ and any flavor of MySQL 5.0+ (MySQL, MariaDB, Percona Server, etc.). Versions between 1.7.0 and 1.7.6 work with PHP 5.6+.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 8
    MailCatcher

    MailCatcher

    Catches mail and serves it through a dream

    ...-line options to override the default SMTP/HTTP IP and port settings. Mail appears instantly if your browser supports WebSockets, otherwise updates every thirty seconds. Sendmail-analogue command, catchmail, makes using mailcatcher from PHP a lot easier. Encodings are difficult. MailCatcher does not completely support utf-8 straight over the wire, you must use a mail library that encodes things properly based on SMTP server capabilities.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    croc

    croc

    Easily and securely send things from one computer to another

    Yet another way to transfer files that strikes a good balance between speed, security or simplicity by using relay-assisted peer-to-peer transactions and end-to-end encryption via password-authenticated key exchange. There are a lot of ways to transfer files. Above the basic necessity of preserving the data during the transfer, sharing data should be fast, secure, and most of all, easy. Most file transfer utilities I’ve used encompass two thirds of these qualities. I’ve wanted to make a utility...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Alpega TMS: Your Comprehensive Transportation Management Solution Icon
    Alpega TMS: Your Comprehensive Transportation Management Solution

    For shippers, logistics service providers, distributors, and manufacturers of all sizes

    Reduce your overall freight spend with a global, modular, cloud-based transportation management solution (TMS). Enable collaboration across the end-to-end process of transporting goods by connecting shippers with their carriers, suppliers and customers.
  • 10
    CodeIgniter RestServer

    CodeIgniter RestServer

    RESTful server implementation for CodeIgniter

    CodeIgniter RestServer is a fully RESTful server implementation for CodeIgniter using one library, one config file and one controller. CodeIgniter Rest Server is available on Packagist (using semantic versioning), and installation via composer is the recommended way to install Codeigniter Rest Server. Note that you will need to copy rest.php to your config directory (e.g. application/config)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    LibreSpeed

    LibreSpeed

    Self-hosted Speedtest for HTML5 and more

    Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more. This is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. All modern browsers are supported: IE11, latest Edge, latest Chrome, latest Firefox, latest Safari. Works with mobile versions too. Requires a reasonably fast web server with Apache 2 (nginx, IIS also supported) PHP 5.4 (other backends also available...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    RoadRunner

    RoadRunner

    High-performance PHP application server, process manager written in Go

    RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis. RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP/2 server and can be used to replace classic Nginx+FPM setup with much greater performance and flexibility. RoadRunner can be installed and used in production right away for even the biggest applications under constant...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Mercure

    Mercure

    Server-sent live updates, protocol and reference implementation

    ... (as in beer, and as in speech) reference server, as well as a hosted service, are available. Designed for REST and GraphQL. Private updates (JWT authorization). Presence API and subscription events. Event store. Compatible with serverless, PHP, and the like. Supports end-to-end encryption. Reading the documentation is an excellent way to discover Mercure.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Bolt CMS

    Bolt CMS

    Bolt is a simple CMS written in PHP

    Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL. A Sophisticated, lightweight & simple CMS released under the open-source MIT-license. Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible. It is quick to set up, easy to configure, uses elegant templates, and above all, it's a joy to use! Bolt is created using modern open source libraries, and is best suited to build...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    HumHub

    HumHub

    HumHub is an open source enterprise social network

    ...- source. Take advantage of the work already done and even improve it. Every suggestion or help is welcome. With a powerful module system you can extend HumHub by using third party tools, writing your own or connect existing software. Your server, your data, your rules. HumHub is a self- hosted solution and runs on almost every server. You are in the full control of your data. We don't leave you alone. We support you with your projects and provide professional services around HumHub.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Keka

    Keka

    The macOS & iOS file archiver

    Keka is a full-featured file archiver, as easy as it can be. With Keka you can compress as many files as you want in a bunch of formats. Divide files and protect them with a password is now a kids game. Just drop the files you want to compress to the Keka icon in the Dock or the main window. Also, Keka can extract lots of compressed files, from ZIP and 7Z to RAR archives, even parted ones. Just double-click on those files and they will be extracted using Keka, or drop them to the icon...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    VvvebJs

    VvvebJs

    Drag and drop website builder javascript library

    Drag and drop website builder javascript library. Components and blocks/snippets drag and drop. Undo/Redo operations. One or two panels interface. File manager and component hierarchy navigation. Add a new page. Live code editor. Image upload with example PHP script included. Page download or export HTML or save the page on the server with example PHP script included. Components/Blocks list search. Bootstrap 4 components. Youtube, Google maps, Charts.js, etc widgets. By default, the editor...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Firebase for Laravel

    Firebase for Laravel

    A Laravel package for the Firebase PHP Admin SDK

    A Laravel package for the Firebase PHP Admin SDK. This package requires Laravel 8.x and higher or Lumen 8.x and higher. In order to access a Firebase project and its related services using a server SDK, requests must be authenticated. For server-to-server communication, this is done with a Service Account. The package uses auto-discovery for the default project to find the credentials needed for authenticating requests to the Firebase APIs by inspecting certain environment variables and looking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Open Source Social Network

    Open Source Social Network

    Open Source Social Network (OSSN) is a social networking software

    ... properly. For most Linux servers running Apache v2, making the parent directory writable is very simple. If you are not running Apache v2 or are using a different type of webserver, you'll need to read your system's documentation or speak to your server administrator before proceeding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    AsyncAws S3 Client
    An API client for S3. AsyncAws has implemented the most popular API clients. If you want to upload a 1 Gb file, you really don't want to put that file in memory before uploading. You want to do it a smarter way. AsyncAws allows you to upload files using a string, resource, closure, or an iterable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chyrp Lite

    Chyrp Lite

    An ultra-lightweight blogging engine, written in PHP

    Chyrp Lite makes it possible to host a blog on your own web server with minimal fuss. You can have a traditional blog, a tumble blog, or you can add oodles of customization and build a general-purpose web publishing platform with blogging features on the side. You get four beautiful blog themes and a friendly administration console, all fully navigable on a broad range of devices, thanks to the power of responsive HTML5. Semantic markup and comprehensive ARIA labeling ensure your blog...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Laravel Firebase

    Laravel Firebase

    A Laravel package for the Firebase PHP Admin SDK

    A Laravel package for the Firebase PHP Admin SDK. In order to access a Firebase project and its related services using a server SDK, requests must be authenticated. For server-to-server communication, this is done with a Service Account. The package uses auto-discovery for the default project to find the credentials needed for authenticating requests to the Firebase APIs by inspecting certain environment variables and looking into Google's well-known path(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires authentication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    elFinder

    elFinder

    Open-source file manager for web, written in JavaScript

    elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Creation is inspired by the simplicity and convenience of Finder program used in Mac OS X operating system. elFinder 2.1.x is currently actively developed, and recommended version. elFinder 2.0.x is stable version but lacks advanced features. All operations with files and folders on a remote server (copy, move, upload, create folder/file, rename, etc.). High-performance server backend and light client UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next