Showing 23 open source projects for "amp server"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    HTTP Server

    HTTP Server

    A non-blocking HTTP application server for PHP based on Amp

    This package provides a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP based on Amp. Several features are provided in separate packages, such as the WebSocket component. The package was previously named amphp/aerys, but has been renamed to be easier to remember, as many people were having issues with the old name. Amp’s HTTP server is a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simorgh

    Simorgh

    The BBC's Open Source Single Page Application

    BBC World Service News websites are rendered using Simorgh, a ReactJS based Single Page Application which also builds Accelerated Mobile Pages (AMP) for every regular HTML page that it renders. Simorgh also renders AMP pages for BBC Public Service News and BBC Sport. Simorgh provides a fast and accessible web experience used by millions of people around the world each month (see list of websites using Simorgh). It is regularly maintained and well documented, and we welcome open-source...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    iMCP

    iMCP

    A macOS app that provides an MCP server to your Messages

    ...It can provide controlled access to Calendar, Contacts, Location, Maps, Messages, Reminders, and Weather. The menu bar interface lets users enable individual services and approve the required macOS permissions. A bundled command-line server communicates over standard input and output with clients such as Claude Desktop, Claude Code, Cursor, and Amp. Calendar and reminder tools can create items, while other tools support searches, directions, travel estimates, message history, and current conditions. The app itself does not collect or store user data, although connected AI clients may send tool results off device. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    AMP Servers For Windows 32 Bit ( x86 )

    AMP Servers For Windows 32 Bit ( x86 )

    Apache v2.4, MariaDB v10.4, PHP v8.1 With Automated Service Installers

    Please watch the video below for a sample library software installation, which uses this same server. After watching / installing the services, you may copy your new application folder, to the C:\slims9-x86\httpd\htdocs directory and change the DocumentRoot value in the following files : 1. C:\slims9-x86\httpd\conf\httpd.conf 2. C:\slims9-x86\httpd\conf\extra\httpd-ssl.conf Restart the services for applying the new configuration. You may now access your install.php /...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Quotr - PHP Quotation Generator

    Quotr - PHP Quotation Generator

    Quotr is an open-source PHP quotation generator (HTML, PDF, DOCX, PNG)

    ...It is a simple and fuss-free package, giving developers a quick boost with their quotation generation needs. = LICENSE = Quotr is released under the MIT License. = REQUIREMENTS = Quotr should work on any modern AMP server with GD extension enabled. = INSTALLATION = 1) Edit quolib/quotr.php, C1 - set your own company information. 2) That's all, see example.php. = DOCUMENTATION = Please visit https://code-boxx.com/quotr-php-quotation-generator/ for the documentation and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WebServer / AMP Stack for Windows

    WebServer / AMP Stack for Windows

    WebServer (AMP Stack) for Windows. Support multiple PHP versions.

    .... - Auto-create missing service while starting the server. - Change port easily. - Map public folder inside, instead of root public_html folder.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    AmPEP and AxPEP

    AmPEP and AxPEP

    Sequence-based Antimicrobial Peptide Prediction by Random Forest

    Server online at https://cbbio.online/AxPEP
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Mea-familia

    Mea-familia

    Mea-family is a family management application

    ... - to manage your hobbies with book, CD, DVD, video games libraries. Mea-familia is currently available in French and English. The access to Mea-family is via a web browser. Mea-familia can be install on your computer (with an AMP platform) or on a server (then you can access it from anywhere in the world via a web browser).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MAYA STUDIO 13.07-32bit

    MAYA STUDIO 13.07-32bit

    Linux Mint based A/V-System

    MAYA STUDIO is an optimized Linux System with a lot of applications for Audio/Video and Photo-Production based on Ubuntu 12.04/Linux Mint 13 with Mate-Desktop! It was designed for older hardware, netbooks and modern hardware as well. First focus is stability, compability and an user-friendly Linux-Environment to be creative. Special feature: Maya Studio uses ALSA as the default soundsystem without Pulse and comes with the Jack Sound Server as an advanced option for professional...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 10
    This project is intended top provide a build script for Java jar & web projects. Run "ant -p" to get a full list of the potential targets. The expected targets should be "jar","war" or "deploy". There is an additional task called "cibuild" which is intended to run with a build server. Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx Where A.BB.CCC is the version number and DEV marks the version as being produced in development sooner than a production environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support for conditional messaging and custom message routing as well as standard point-to-point and publish-subscribe messaging models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MoVigo

    MoVigo

    Portable AMP micro server for localhost/offline php apps

    Welcome To Movamp Vigo V 1.0 Movamp Vigo is unofficial version of Movamp. specially created as lightweight and portable microserver with necessary modules like Php , MySQL , Apache , PhpMyadmin. easy to run from your portable device. it is simple to use and manage. Version Details PHP 5.3.1 MySQL 5.1.41 Apache 2.2.15 PhpMyadmin 3.3.2 Developer Package it is useful for developer and you can customise it as you want. you can also run your php projects from removable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tactical Resistance Online/Offline
    In the year of 2600, war is based on 3 different Empires after one planet with valuable resources. This is a MMO/rpg/RTS/FPS. Please visit our site/wiki for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XAMPLE creates a separate, encrypted and independent LAMP environment on a system that does or does not already run a web server and database. It is useful to provide a customized environment for software refusing to work with the installed LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Apache2/mysql4 5/php4 5 package for developers in windows. You don't need to do installation, but just unzip it in any dir, and use the .exe file to manage the server. We delete some files in apache/mysql/php, because they aren't often used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kea is a web-based application build with C#. It's purpose is to help in the management of small-medium Vineyard & Winery in their everyday tasks: will help with law requests for winemaking. Will also be accessible by Pocket PC and will be GIS enabled
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    We develop a PHP application server, web application framework and a suite of web apps along with a set of tools (based on Eclipse) to configure the app server and web apps and build the site. Also included are FCKeditor, The GIMP, and AMP+Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to provide an array of tools for use with the OpenSource Server Emulator (L2J). The priority of this project is to provide Global server statistics as well as Realtime Administration tools in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    With Bills Image-Uploader & Resizer you can upload JPEG- and PNG- or GIF-files to your server. It automatically resizes the image file and creates a thumbnail. Optimized for use with phpCMS (www.phpcms.de) - requires GD-Lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    n-amp... is. Well, perhaps it is, and perhaps it isn't. Read around if that's not a satisfactory description, because I'm not writing a better one right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Easy, Fast and Free program to manage your Pub, Fast Food or Restaurant. Take control of your businnes, now! ( Based on php+apache+mysql )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Project is a MaNGOS Server, who is modified, for the French community. We developpe patches for the MaNGOS daemon, a Database for MaNGOS Server and a website for MaNGOS Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MegaTF United is a project dedicated to enhancing the gameplay of MegaTF by adding support for advanced quakeworld server extensions, fixes to bugs, and the addition/tweaking of weapons and grenades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next