Showing 25 open source projects for "binary mlm php"

View related business solutions
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    Learn More
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 1
    PHP QR Code

    PHP QR Code

    A PHP QR Code generator and reader with a user-friendly API

    chillerlan/php-qrcode is a modern, flexible PHP library for generating QR codes. It supports various customization options such as size, encoding, error correction, and logo embedding. The library is PSR-compliant and built for ease of use in modern PHP projects, making it suitable for generating QR codes in web apps, receipts, and authentication systems.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Endroid QR Code

    Endroid QR Code

    QR Code Generator

    Endroid QR Code is a PHP library that allows developers to generate QR codes with customizable parameters. It supports creating QR codes in various formats, including PNG and SVG, and offers options for encoding URLs, text, or other data. The library is flexible and easy to integrate into applications that require QR code generation, such as ticketing systems or payment gateways.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EditPlus

    EditPlus

    Text editor for Windows with built-in FTP, FTPS and sftp

    EditPlus is a lightweight text editor designed for Windows that caters to programmers, web developers, and anyone working with code or text. It offers powerful features like syntax highlighting, code folding, and a customizable interface, making it an excellent alternative to more complex Integrated Development Environments (IDEs). EditPlus supports a wide range of programming languages, including HTML, CSS, PHP, JavaScript, C++, and more. It also integrates tools for FTP, SFTP, and...
    Downloads: 11 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
    IP2Location
    IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location™ binary databases for applications written in C or supporting static/dynamic library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    WDScript
    WDScript and Linux portability of WDScript Project. WDScript is a CGI like php where native language is W-Langage from PCSoft (english and french). Can be used to access Hyperfile Databases from a web server.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 7
    A specialized content management system (CMS) for malware collections. Supports records in source code as well as binary format. Features include advanced searches and duplicate prevention, more will be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHP Websockets

    Provides Websocket RFC6455 functionality to PHP

    This project provides 6 new functions to PHP that are meant to interact with a websocket (RFC6455) peer. ws_get_frame_info() - Gets information about an upcoming websockets frame ws_read_frame() - Reads the data of a websockets frame from a client or server ws_send_close() - Sends a close frame to the websockets peer ws_send_ping() - Sends a ping frame to the websockets peer ws_send_pong() - Sends a pong frame to the websockets peer These functions are written in low level C so they are fast when compared with functions that are written in PHP, especially for operations like sending and receiving larger binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10

    NPMP

    Portable Nginx, PHP-FastCGI, MariaDB.

    Portable Nginx, PHP-FastCGI, and MariaDB server. This project also has a github project here: https://github.com/njkt/NPMP-Binary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SCSU

    Standard Compression Scheme for Unicode

    Standard Compression Scheme for Unicode. Implementation for PHP and JavaScript. See <http://www.unicode.org/reports/tr6/> for detailed information about SCSU. Suitable for better LZF compression for UTF-8 strings Based on Java source of SCSU by Unicode, Inc. <http://www.unicode.org/reports/tr6/> Working example <http://javascriptarchiver.org/>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHFTP ( PHP FTP )

    PHFTP ( PHP FTP )

    A simple and fast Web FTP application/client.

    PHFTP ( PHP HTTP FTP ) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Implementation of the Hessian binary protocol for PHP 5. We have moved to http://code.google.com/p/hessianphp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Atuatuca Project is a web based Content Management Framework where users can create and manage content with an intuitive interface and publish content to websites, Rich Internet Applications or to binary/text-based documents.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    hq_img ( smarty image plugin )

    hq_img - High Quality Images

    Creates cached high quality images for high quality hardcopies. The dimensions of the image are only modified with html options. The binary image file keep the original dimensions for hq printouts. Additionally you can add a frame and legend (with your own font) to your images. The legend may look hackly on the screen layout but is superior on printer media. First public version was 20070517. This program uses PHP (5.x.y) as scripting language, as template engine 'Smarty' (2.6.x). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python module performing binary diff and patching using the same technique as the bsdiff project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 11 This Week
    Last Update:
    See Project
  • 18
    PHPACL is a PHP (vers. 5.x) class which stores PHP files in a database in plain text, NOT database specific binary fields, and allows for dynamic creation of the files during runtime of a PHP script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Welcome to the new Binary Revo Forum website Make sure you read all available documentation and then download the latest release and some themes. You're ready to enter a new era in forum design. Please fasten your seat belts..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Object Oriented CMS, using PHP and MySQL, with specific support for links, images and binary files. Intented for websites that need content updates, not structural updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    myWebProxy is webproxy writen in PHP, but runs on browser, this supports: - Forms, for now myWebProxy converts method="POST" to method="GET" - CSS - JavaScript - Download binary files - Java Applets - Flash Movies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpWebMLM is a modular Multi-Level (MLM)/Direct Sales/Network Marketing engine designed to handle core MLM business functionality, while allowing for modular, 3rd-party components or additions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provide a pure Java, servlet implementation of the Php scripting language for use in most popular application servers. Allow Php to run as a servlet module within an application server, instead of needing a dedicated http server or binary versions of Php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sphing (Swf with PHp without mING) will be a library for writing swf (Flash) files without the need of external binary libraries like Ming. Especially useful if your provider has no support for Ming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB