Showing 87 open source projects for "livekit-cli"

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
    Console Component

    Console Component

    Create testable command line interfaces

    The Console component eases the creation of beautiful and testable command line interfaces. The Console component allows you to create command-line commands. Your console commands can be used for any recurring task, such as cronjobs, imports, or other batch jobs. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The Symfony framework provides lots of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GrumPHP

    GrumPHP

    A PHP code-quality tool

    Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your package repository. When somebody commits changes, GrumPHP will run some tests on the committed code. If the tests fail, you won't be able to commit your changes. This handy tool will not only improve your codebase, it will also teach your co-workers to write better code following the best practices you've determined as a team. GrumPHP has a set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    whatsdiff

    whatsdiff

    CLI tool to see what has changed in your project's dependencies

    Whatsdiff is a command-line tool built to help developers inspect and understand changes in project dependencies after running a package update (for Node.js with npm or PHP with Composer). Instead of just seeing version numbers scroll by, Whatsdiff allows you to compare the package-lock.json or composer.lock between commits, branches, or tags, and see exactly what changed in your dependencies—including version jumps, added or removed packages, churn, and often included changelogs. It offers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Package Generator

    Package Generator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

    Package Generator generates a PHP SDK from any WSDL so you can easily consume any SOAP Web Service without wondering how SOAP is used under the hood. Package Generator provides many options to generate your package even if a few are required. This project has been tested with many WSDL and is currently used on the platform Providr.IO. Package Generator generates files that are detailed in the MANIFEST. You are encouraged to read it to understand how and why the files are generated in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    multiOTP open source

    multiOTP open source

    PHP strong authentication library, web interface & CLI, OATH certified

    multiOTP is a PHP class, a powerful command line utility and a web interface developed by SysCo systèmes de communication sa in order to provide a completely free and easy operating system independent server side implementation for strong two factors authentication solution. multiOTP supports hardware and software tokens with different One-Time Password algorithms like OATH/HOTP, OATH/TOTP and mOTP (Mobile-OTP). QRcode generation is also embedded in order to support provisioning of Google...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    banana-php

    banana-php

    A balanced, adaptable PHP framework for all skill levels.

    BANANA-PHP (Balanced Adaptable Next-Generation Advanced Nimble Architecture) is a flexible PHP framework designed for developers of all experience levels. It combines beginner-friendly simplicity with professional-grade features like: Smart Routing: Auto-configured with override options. BananaORM: Intuitive database management. Built-in Security: CSRF, XSS, and SQL injection protection. Skill-Adaptive Modes: Switch between beginner, intermediate, and advanced syntax. Perfect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ahCrawler

    A PHP search engine for your website and web analytics tool. GNU GPL3

    ...You never know when an external webspider updated your content. Trigger a rescan whenever you want - you always have under control what data of what time were checked. The spider is a CLI tool and must be added as a cronjob. In a web based backend you can control all data and analyze your data. You can handle multiple websites in the same backend. PHP 7 or 8 + PDO (Mysql/ Sqlite)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mix PHP

    Mix PHP

    PHP CLI mode development framework, supports Swoole, WorkerMan, etc.

    MixPHP is a PHP command line model development framework; based on VegaDriven HTTP can support at the same time Swoole, WorkerMan, FPM, CLI-ServerEcology, and can be seamlessly switched; V3It is a highly decoupled version. The overall code is constructed based on multiple independent modules. Even if the user does not use our scaffold, these independent modules can be used, and all modules support native development. For example you can use only mix/vega to match laravel orm; you can use mix/database and mix/redis in any environment; you can use the native code of mix/grpc to write gRPC; all modules can be combined as randomly as building blocks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wordless

    Wordless

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress

    ...Once compiled, they'll be cached, so you do have not to bother about performance overhead. A structured, organized, and clean theme organization. Bootstrap a new theme directly within wp-cli. Write PHP templates with Pug templating system. Write CSS stylesheets using the awesome Sass syntax. Write Javascript logic in Coffeescript 2. A growing set of handy and documented PHP helper functions ready to be used within your views. Development workflow backed by WebPack, BrowserSync (with live reload), WP-CLI, Yarn. It will be chained and compiled on the fly inside asset/stylesheets/screen.css, which is already loaded by the vanilla theme. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    This is a php version of mysqldump cli that comes with MySQL, without dependencies, output compression and sane defaults. Out of the box, MySQLDump-PHP supports backing up table structures, the data itself, views, triggers and events. MySQLDump-PHP is the only library that supports output binary blobs as hex. Resolves view dependencies (using Stand-In tables). Output compared against original mysqldump.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    phpMussel

    phpMussel

    PHP-based anti-virus anti-trojan anti-malware solution.

    A PHP script designed to detect trojans, viruses, malware and other threats within files uploaded to your system wherever the script is hooked, based on the signatures of ClamAV and others. Un PHP script pour la détection de virus, logiciels malveillants et autres menaces dans les fichiers téléchargés sur votre système partout où le script est accroché, basé sur les signatures de ClamAV et autres. Einem PHP-Script, um Trojaner, Viren, Malware und andere Bedrohungen in Dateien zu...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Zphisher

    Zphisher

    An automated phishing tool with 30+ templates

    Zphisher is an advanced open-source phishing tool for educational and penetration testing purposes. It provides a simple interface for launching phishing attacks by cloning login pages of popular websites. Built in Bash, Zphisher automates server deployment using tunneling services like Ngrok, Localhost.run, and others. It is intended for ethical hacking and security research to demonstrate how phishing attacks work and how to defend against them.
    Downloads: 128 This Week
    Last Update:
    See Project
  • 13
    Dynacover

    Dynacover

    Dynamic Twitter images and banners

    Dynacover is a PHP GD + TwitterOAuth CLI app to dynamically generate Twitter header images and upload them via the API. This enables you to build cool little tricks, like showing your latest followers or GitHub sponsors, your latest content created, a qrcode to something, a progress bar for a goal, and whatever you can think of. You can run Dynacover in three different ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Manjaro Development

    Manjaro Development

    development packages & testbuilds for manjaro linux

    Manjaro Linux is a Linux Distribution based on Arch Linux. It is still under development, but an initial testing release is already available. Our aim is to create a light linux distribution, which is simple, up-to-date, fast and user friendly and which follows the K.I.S.S principle. We are using the Desktop Environment Xfce, which is light but powerfull. Arch Linux is a great GNU/Linux distribution, but installing and configuring it, needs some time and experience. So we improved Arch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GD Process

    GD Process

    A CLI image file manipulation script

    This script was inspired by the 'convert' utility that is provided with ImageMagic. It is designed to be a CLI script that provides some basic image file manipulations. ./gd_process.php can perform these image file manipulations :- none - so it can be used to convert image file types create scale crop mirror rotate merge adjoin PHP can only work with image file types (by extension) :- jpg, jpeg gif png bmp .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    jdw argv[]

    jdw argv[]

    argv processing support for PHP scripts

    'jdw_argv.php' is an argv processing support script for PHP. 'jdw_argv.php' will give you the ability to accept CLI argv option/value pairs as single 'char' or longer 'word' specifiers, and to be of a specified 'type', and can take the form: -option=value --option=value -option value --option value -o --option -ovalue (for char options only, with a single minus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    PharTools is a powerful PHP-CLI tool to manage phar (PHP-Archive) files. It allows to create, extract, convert, edit and view phar archives. It also includes a simple API to implement PharTools features on your own scripts. Don't run this script directly. Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details. (PHP Linux Only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Remote Syslog

    Remote Syslog

    Deploys a syslog server with CLI and GUI tools.

    Notice: new version is available @: https://www.remotesyslog.com/ and https://github.com/tslenter/RS/ Information about this version can be found @: https://github.com/tslenter/Remote_Syslog Remote Syslog is a free application what can be used to view syslog messages. It uses 3 small c++ programs for installation and CLI log control. Recently we added a web based GUI, this gives you a easy way of viewing and extracting syslog messages. The buildin installer installs syslog-ng as syslog deamon and combines this with colortail and apache2 to enhance the display output. Use for installation Ubuntu 16.04 LTS or later, Debian 8.x /9.x. Can be used with a Raspberry Pi 3B.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    crVCL PHP Framework

    crVCL PHP Framework

    Rapid Application Development Framework for PHP

    crVCL PHP Framework is based on PHP 5.4, Javascript 1.4 and CSS 2.1 (or higher). It provide classes and function for develop easy and fast web applications/webpages with graphical components. It give you more comfort in developing web applications with high usability. Rapid Application Development for PHP crVCL is inspired by JEDI VCL and Java Spring If you like the Project, donate it http://goo.gl/PYyiot for more visit the Website or take a look at the readme.txt More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Global Translation and Localisation Team
    Translation team with the primary objective to translate and maintain the translations of some useful SourceForge.net Projects. GUI and CLI applications, PHP, Java and Documentation for Linux, Apple MAC & BSD and Windows. More info on our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pixeler

    Pixeler

    CLI image renderer

    Pixeler is a command-line image renderer that transforms images into pixelated representations using UTF-8 characters. It's a handy tool for developers who want to display images directly in the terminal, offering a unique way to visualize graphics without a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Codecast's SPA Starter Kit

    Codecast's SPA Starter Kit

    A highly opinionated starter kit for building Single Page Applications

    A highly opinionated single-page application starter kit built on top of Vue.js and Laravel. This package contains two separate projects to act as a starting point for a single-page application: a Vue.js project (created with vue-cli + webpack template) and a Laravel 5.3 project. They're not just freshly created projects but a fully working application that can be modified and expanded to become your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Winpweb

    Free Windows Portable Web Development Stack

    ...The available plugins are MongoDB, Nodejs (with npm), Ruby (with gem), Devkit, Git, Perl/Strawberryperl (with ppm), Python/Winpython (with pip) The package is very lightweight, only (36 MB), simple and easy to use by using CLI tools called 'pweb' for servers operation like (start, stop, config, etc.) The portability feature will make it very easy to install and manage the software. Windows registry, users profile and settings will not be disturbed. And also any administrator authorizations will not be required all the time. It will run like as a sandbox. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Visual NMS

    Visual Network Management System

    ...It includes Layer 2 autodiscovery based on LLDP and other discovery protocols (Cisco's CDP, Extreme Networks' EDP, etc.). Other features include: real time SVG graphs on links, web2cli engine (AJAX to Telnet/CLI), editable maps, auto layout (based esentially on GraphViz), VLAN mapping (work in progress) based on SNMP.
    Downloads: 0 This Week
    Last Update:
    See Project