Showing 203 open source projects for "create"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 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
  • 1
    Laravel Chat

    Laravel Chat

    A Laravel chat package. You can use this package to create a chat app

    Create a Chat application for your multiple Models.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Beautymail for Laravel

    Beautymail for Laravel

    Send beautiful HTML emails with Laravel

    Beautymail makes it super easy to send beautiful responsive HTML emails. Send beautiful HTML emails with Laravel.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Addy

    Addy

    Anonymous email forwarding

    Addy is an open-source anonymous email forwarding service designed to protect users’ real email addresses from exposure, spam, and tracking by letting them create and manage unlimited email aliases that forward to their primary inbox. Instead of giving out their real email address when signing up for services, users can create descriptive or random alias addresses that disguise their identity and keep their inbox clean by deactivating or deleting any alias that starts receiving unwanted emails. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Laravel Slack Notification Channel

    Laravel Slack Notification Channel

    Slack Notification Channel for laravel.

    In addition to support for sending email, Laravel provides support for sending notifications across a variety of delivery channels, including email, SMS (via Vonage, formerly known as Nexmo), and Slack. In addition, a variety of community built notification channels have been created to send notifications over dozens of different channels! Notifications may also be stored in a database so they may be displayed in your web interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Amazon SNS Message Validator for PHP

    Amazon SNS Message Validator for PHP

    Amazon SNS message validation for PHP

    ...This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed. Next, you must create an instance of MessageValidator, and then use either the isValid() or validate(), methods to validate the message. The message validator checks the SigningCertURL, SignatureVersion, and Signature to make sure they are valid and consistent with the message data. Amazon Simple Notification Service (Amazon SNS) is a fast, fully-managed, push messaging service. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Moodle

    Moodle

    A free course management system (CMS) to create online learning sites

    Moodle is a Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). It is a Free web application that educators can use to create effective online learning sites. https://moodle.org/
    Leader badge
    Downloads: 493 This Week
    Last Update:
    See Project
  • 7
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY MGCP RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP / SKINNY protocol or...
    Leader badge
    Downloads: 496 This Week
    Last Update:
    See Project
  • 8
    MBR Live Radio Player

    MBR Live Radio Player

    Transform your WP site into a professional radio streaming platform

    Transform your WordPress site into a professional radio streaming platform with MBR Live Radio Player – the FREE plugin that makes live audio beautiful. Stream BBC Radio, internet stations, play podcasts, or your own broadcasts with stunning glassmorphism effects, per-station styling, and full HLS support. Create unlimited stations with custom artwork, dark mode, and gradient colors. You can even create unlimited sticky radio players. No subscriptions, no external services, just gorgeous radio streaming that works flawlessly on any device.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    phpclasses-jobs

    phpclasses-jobs

    Display the latest job announcements from PHPClass.org

    ...You can easily embed it into any code as long as you follow the instructions mentioned below in the details. Unfortunately, the configuration in config.php has to be done manually, unless you create code that makes it more organized and automatic, as is the case when we create modules for cms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a_chat_php

    a_chat_php

    a very simple json chat made in php

    ...You can change some variables in chat.php file like : MAX_MESSAGES currently 50 FILE PATH (put filepath of chat logs) Note : if you change the directory remember to change the create directory script right below filepath
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PSR http Message

    PSR http Message

    A PSR that provides a set of common interfaces for HTTP messages

    HTTP messages are the foundation of web development. Web browsers and HTTP clients such as cURL create HTTP request messages that are sent to a web server, which provides an HTTP response message. Server-side code receives an HTTP request message, and returns an HTTP response message. HTTP messages are typically abstracted from the end-user consumer, but as developers, we typically need to know how they are structured and how to access or manipulate them in order to perform our tasks, whether that might be making a request to an HTTP API, or handling an incoming request. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Cisco TMS PhoneBook - PHP Version

    Cisco TMS PhoneBook - PHP Version

    Emulates Cisco TMS PhoneBook for CMM or Endpoints with PHP

    Add the possibility to search and call endpoints from Cisco Meeting Management or from Cisco Endpoints (SX10/SX20/Codec Plus/Spark Room/Etc) without having a Cisco TMS (TelePresence Management Suite) server. Cisco didn't include a phone-book or the possibility to create a new video-conference from CMM. Those functions are still in the old TMS server where you need to buy a license for every endpoint you add... Anyway, this tool emulates the TMS PhoneBook and allows you to search and add new participants to a existing conference. The search is regular expression and the filter compare the user query with the endpoint name or H323/SIP dial string from the database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BotMan

    BotMan

    A framework agnostic PHP library to build chat bots

    Write your chatbot logic once and connect it to one of the available messaging services, including Amazon Alexa, Facebook Messenger, Slack, Telegram or even your own Website. BotMan is framework agnostic, which means you can use it in your existing codebase, whatever framework you might use. Starting a new chatbot project? BotMan Studio is a Laravel 5.5 boiler project to get you started in no time! BotMan is all about having an expressive, yet powerful syntax that allows you to focus on the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    playSMS

    playSMS

    Free and Open Source SMS Gateway Software. Not A Free SMS Service.

    playSMS is a free and open source SMS management software, a web interface for SMS gateways and bulk SMS services.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    Teleweb Light-v1

    Teleweb Light-v1

    Online Internet Phone Call Center Software For Telesales Team

    Teleweb is a simple but very efficient call center software. It is the only solution out there that is completely wireless and hosted online. No need for landline, softphone or Voip. All you need is your computer, a headset and you can call the world online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Thexyz Cloud Drive

    Thexyz Cloud Drive

    Mobile Sync for Files, Email, Calendars, and Contacts

    ...This gives you instant access to the most recent versions of important files from anywhere and from any device. Need to edit that important document, but don’t have access to your desktop computer? With the editors included in Cloud Drive, you can create, access, and edit documents and spreadsheets right from your browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    freePHPgallery

    freePHPgallery

    file explorer and picture gallery — web-based, easy-to-use and free

    freePHPgallery is a web-based, easy-to-use and free file explorer and picture gallery software written in PHP. freePHPgallery is designed for mobile phones, tablets and desktop computers, and features an multiple language web-presentation. freePHPgallery only requires PHP. It does not need a database or any other additional software. A sample installation can be seen and tested here: https://freephpgallery.sourceforge.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    mumsys

    Ein Mumble-Server-Webinterface, das in PHP geschrieben wurd

    Mumble Admin Pulgin optimiert für php 7.x.x und ZeroC-Ice 3.7 Ursprünglich wurde das Webinterface von Michael Koch Geschrieben der das Projekt am 23.05.2016 Stilllegte. Features create, edit, delete Server User create, edit, delete virtual Murmur/Mumble Server edit Murmur Configs show Channels, edit ACL start, stop, restart virtual Murmur/Mumble Server Channelviewer, internal and external Serverhosting Fully accessable Pluginusers with wide feeded permissions Optimiert für PHP 7.x.x und Ice 3.7.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    ...Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will create the database, if one doesn't exist on initialisation. The details of the database need to be given in the dbconfig.php file by editing it. The details of the router device also need to be entered in the config.php file prior to operations. A preliminary visual documentation is available at http://hotspot.zetozone.com Easy HotSpot is suitable for WiFi hotspots of any size and capacity, but equipped with a MikroTik routerOS based device.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    Invoices & Auto Reports by Email Php

    Invoices & Auto Reports by Email php+mysql

    Invoices / Quotation & Auto Reports by Email php+mysql with the hability of read TXT lines and convert to checkboxes wich you can use to create the quote for a potential client. Main form takes domain name (given), creates the potential email address, phone number, client name and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    party line voice chat script

    party line voice chat script

    WebRTC complete web based Party Line Voice Chat Script

    ...Works on any cheap shared Linux server hosting platform with HTTPS. Can be used for Professional Business Owners support and information pages. Can be used to create an instant fun party line voice chat website where many people can all voice chat at the same time. Can be used to keep in touch with family and friends in any country 100% FREE of any phone line charges. You just give them your web page url, and that is it! Works flawlessly in IPhone's, newer Android Phones and every other device. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    ...Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. The interface is very flexible -- everything from a web browser, to read and writing directly to the chip's "file" to integrating with your programs -- even over the internet. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    adresSQL
    adresSQL is a multi user adressmanagement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB