Showing 12 open source projects for "php to exe"

View related business solutions
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • All Things Performance and Partner Marketing, All in One Place Icon
    All Things Performance and Partner Marketing, All in One Place

    Track calls, leads, and clicks without the manual work

    Automatically tie revenue back to campaigns, channels, publishers, and networks through marketing attribution. Spend less time juggling reports, and more time optimizing for growth by using a single operating solution for partner and performance marketing.
    Learn More
  • 1
    PHP Desktop

    PHP Desktop

    Develop desktop GUI applications using PHP, HTML5, JavaScript

    PHP Desktop is an open-source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript and SQLite. Think of it as Electron for PHP. It is a convenient tool for converting PHP web apps and PHP CLI tools to desktop applications with little effort.
    Downloads: 149 This Week
    Last Update:
    See Project
  • 2
    QUADE Protocol Suite

    QUADE Protocol Suite

    A new protocol and browser for it.

    ...HOW TO USE: Extract to a folder on desktop Place the files in switch and website template into the main folder for your central website. It should have mysql and php available. Open deploy and use the sql file to create the database, Go back to the main folder and use the two sql files to complete the database setup. Open output the folder and run the mirror and browser at the same time. If you want you can use the installer exe but you will have to start the browser and mirror yourself after.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Emjysoft Gestion Locative Connector

    Emjysoft Gestion Locative Connector

    Open-source plugin connector for Emjysoft Gestion Locative v22+

    ...This plugin enables seamless document transmission to external systems via HTTP POST or local executables, supporting automated workflows for property management documents. KEY FEATURES: - Send rent notices, receipts, and certificates to external systems - Support for HTTP POST (with basic authentication) and EXE integration - JSON-based data format with 128-bit UUIDs - Base64-encoded document content - PHP and Python integration examples included - MIT License - free to use and modify SUPPORTED DOCUMENTS: - Rent calls/notices - Rent receipts - Payment reminders - Rent revisions - Service charge adjustments - Payment schedules - Certificate requests
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    RapidEXE

    Script to EXE converter - for PHP, Python and more

    ...You can create command line tools with all the power of modern scripting languages and share it with others, even if they don't have the runtime environment. In a classic way, RapidEXE is not a compiler. It's merely a packer that makes your exe carry the language with itself and silently unpack it whenever needed. But you won't even notice that. Your exe will run fast and leave virtually no traces behind, except for a few files in the system temp area to speed things up on next run. You can easily automate the compilation process: it's all just command line. Configuration is super easy, packing is quite fast, and the whole thing is so effortless you'll end up converting all your little php tools into executables. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution Icon
    Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution

    For Windows-Centric Organizations Looking for Secure File Transfer solutions

    Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
    Learn More
  • 5

    php-sapi-stub-wrapper

    Standalone application wrapper SAPI for php

    The STUB (stand alone applications wrapper) SAPI has been introduced with a goal of making PHP better at supporting the creation of stand alone applications. Copy or move stub(.exe) in folder app, put app.php in assets folder in program directory. Under OSX put in $(APP).app/Contents/MacOS/stub and app.php place in $(APP).app/Contents/Resources/assets. Php extensions copy too in $(PROGRAM)/ext folder on unixes, on Windows extensions is in application directory. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP Dev Engine 2.0
    PHP Dev Engine 2.0 - a new look at PHP as a programming language. With PHP Dev Engine 2.0, you can create console (and not only!) Application in PHP, which was not originally designed for this purpose. You can also compile these applications into stand-alone EXE programs. Also, you are provided with the function of input data from the keyboard, which is an important feature in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    H-two-O

    h-two-o is a Converter For Convert Python Script to EXE File

    H-two-O is a Compiler For VBScript Javascript LUA PYTHON PERL PHP RUBY This Compiler written by Hadi Kiamarsi .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SauceWalk Proxy Helper

    Enumeration and automation of file discovery for your sec tools.

    SauceWalk is a freeware(.exe)/Open Source(.py) tool for aiding in the enumeration of web application structure. It consists of 2 parts a local executable (walk.exe) and a remote agent. Walk.exe iterates through the local files and folders of your target web application (for example a local copy of Wordpress) and generates requests via your favourite proxy (for example burp suite) against a given target url.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    EXE-P - Free PHP to EXE converter

    Convert PHP projects to .EXE stand alone windows executables

    EXE-P convert your PHP projects into stand alone .EXE applications
    Downloads: 1 This Week
    Last Update:
    See Project
  • Network Discovery Software | JDisc Discovery Icon
    Network Discovery Software | JDisc Discovery

    JDisc Discovery supports the IT organizationss of medium-sized businesses and large-scale enterprises.

    JDisc Discovery is a comprehensive network inventory and IT asset management solution designed to help organizations gain clear, up-to-date visibility into their IT environment. It automatically scans and maps devices across the network, including servers, workstations, virtual machines, and network hardware, to create a detailed inventory of all connected assets. This includes critical information such as hardware configurations, software installations, patch levels, and relationshipots between devices.
    Learn More
  • 10
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special. My plans also include monitoring/managing of Windows servers through the same python client, but compiled into a working exe, but I will work on that when the Linux client is finished first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hier kannst du php aber auch andere dateien als exe complimieren.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoHome(Automatic Home Management System) to schedule Television,DVD,and any Infrared based devices(Roboraptor and RoboSapien)to work automatically.Can Send(transmit)/Recieve Remote Control Signals, launch EXE files in Computers/PC .It uses USBUIRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB