Showing 31 open source projects for "http server python"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Yii Web Programming Framework

    Yii Web Programming Framework

    Yii PHP Framework 1.1.x

    .... Yii has been tested with Apache HTTP server on Windows and Linux operating systems. Yii comes with a command line tool called "yiic" that can create a skeleton Yii application for you to start with. The new Yii application will be created at "YiiPath/testdrive. Please visit the project website for tutorials, class reference and join discussions with other Yii users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Sidecar for Laravel

    Sidecar for Laravel

    Deploy and execute AWS Lambda functions from your Laravel application

    ... need to run just one or two Node functions for some reason. Common use cases could be taking screenshots with headless Chrome, generating images, or doing a server-side rendering of your Javascript frontend. When running on a serverless platform, it's not quite as easy as installing Node and running your functions. You don't have access to the server! So you end up deploying a single Vercel or Netlify function and calling it over HTTP or just forgetting the thing altogether.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Webman

    Webman

    Probably the fastest PHP web framework in the world

    Webman is a high-performance PHP framework designed for building fast and scalable web applications. It leverages PHP’s multi-process architecture to handle asynchronous HTTP requests efficiently, making it suitable for real-time applications, APIs, and microservices. Unlike traditional synchronous frameworks, Webman achieves low latency and high throughput by using asynchronous I/O, significantly improving performance in scenarios requiring concurrent connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Wave

    Laravel Wave

    Painless Laravel Broadcasting with SSE

    Unlock the power of Laravel's broadcasting system with Wave. Imagine that real-time server broadcasting is possible over native HTTP without any WebSockets setup. Meet the Server-sent Events 🛜 Works seamlessly with Laravel's default Redis broadcasting driver and supports Laravel Echo. Wave seamlessly integrates with Laravel's default Redis broadcasting driver, ensuring efficient real-time data transfer. Wave intelligently resumes the event stream from the last event, ensuring no crucial data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 5
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Apiato

    Apiato

    PHP Framework for building scalable API's on top of Laravel

    ... using ApiDocJS (provided by Documentation Container). Supports CORS (Cross-Origin Resource Sharing) and JSONP (JSON with padding). Auto encoding/decoding of real IDs, to prevent exposing real ids to the outer world. API Throttling (rate-limiting to control the rate of traffic received and protect your server). Support Data Caching (with auto clearing on Create, Update, and Delete). API versioning in the URL or Header (versioning based on the route file name).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel-Swoole

    Laravel-Swoole

    High performance HTTP server based on Swoole

    High-performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands...
    Downloads: 109 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Swoft

    Swoft

    PHP Microservice full Coroutine framework

    ... three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management. Built-in high-performance network server(HTTP/Websocket/RPC/TCP). Flexible componentization. Flexible annotation function. Diversified command terminal(Console). Powerful Aspect-Oriented Programming. Perfect Container management, Dependency Injection (DI). Flexible event mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hprose

    Hprose

    Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

    Hprose (High Performance Remote Object Service Engine) is a lightweight and high-speed RPC (Remote Procedure Call) framework for PHP. It allows applications to call methods on remote servers as if they were local, using a cross-language protocol. Hprose supports multiple transport layers and is designed to be easy to use, efficient, and extensible across different platforms and languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ServiceNode is a non-blocking preforking multi-process HTTP server and framework for unix-/linux- based systems/ environments. It is directly written in php. So up to now .. Work is in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CJAX

    CJAX

    Ajax Development Framework written in PHP and JavaScript.

    Cjax is a very basic lightweight but powerful cross browser Ajax Framework written in PHP and JavaScript. Download From: ( *NEW* official location ) https://github.com/ajaxboy/cjax For Demos & Documentation: http://cjax.sourceforge.net/examples/ Key Points Of the Ajax Framework * Lightweight > 100kb * 100% Ajax * Zero Configuration * No page footprint * No inline codes * No Snippets or JavaScript needed * No front-end JavaScript. * 100% server side * Insanely Fast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    z9

    a simple client-server ERP system

    z9 is a simple client-server ERP framework, based on a Python/PyQt modular smartclient and a PHP+SQL RESTful web service, created for the "opificio zeronove" bike shop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SAS008

    investigations & entertainment

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    ... by default with a URL and View controllers intended for building websites by solving URL requests and loading views. Mercurial and Git repositories is available for developers who are interested in following the development. Official website and documentation: http://www.waveframework.com Social networks for latest news: Google+ - http://plus.google.com/106969835456865671988 Facebook - http://www.facebook.com/waveframework Twitter - http://www.twitter.com/WWWFramework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    zenyan

    zenyan

    zenyan is a lightweight Php development environment

    zenyan is no longer under development. The security used by the login module is no longer current.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jsPlatform

    A True Web Operating System

    See more about jsplatform: http://www.youtube.com/watch?v=jr-VL461x8I Finally, JSPlatform v1.0 is released A great web productivity interface integrating a web desktop, a php backend, javascript gui interface, supporting MySQL, Desktop, Window System Drop an email if you need help installing if you don't know how Working with projects: - AceEditor - TinyMCE - MongoDB (thorugh OneDB package) Featuring: - Code in the cloud web os (through OneDB package) - Connectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    winginx

    winginx

    Local web server for PHP, Node.js, MongoDB, MySQL developers

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations. More documentation is provided at: http://code.google.com/p/sierra-php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    THIS PROJECT IS DEAD. For the real appcelerator project, please visit http://www.appcelerator.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Database server abstraction layer for PHP. Interact with database server without writing single line of SQL. Makes easy and stable dynamic SQL generation. Now supports MySQL. Video Tutorial: http://www.youtube.com/watch?v=ZzYvgiS_p4o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.