Showing 45 open source projects for "you-get"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Laravel Webhook Server

    Laravel Webhook Server

    Send webhooks from Laravel apps

    A webhook is a mechanism where an application can notify another application that something has happened. Technically, the application sends an HTTP request to that other application. In this blog post, I'd like to introduce you to two packages that we recently released. The first is laravel-webhook-server, which allows you to send webhook requests. The second one is laravel-webhook-client, which makes it easy to receive those webhook request. Webhooks are very useful when a system wants to be notified as soon as something happens in another system. Let's make that a bit less abstract and take a look at a real-world example. laravel-webhook-server allows you to configure and send webhooks in a Laravel app easily. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LaravelS

    LaravelS

    LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole

    ...If one request takes 100ms, in order to provide 1000QPS concurrency, at least 100 Worker processes need to be configured. Create WebSocket Handler class, and implement interface WebSocketHandlerInterface. The instant is automatically instantiated when start, you do not need to manually create it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    WampServer

    WampServer

    A Windows Web development environment for Apache, MySQL, PHP databases

    WampServer is a Web development platform on Windows that allows you to create dynamic Web applications with Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to intuitively develope Web applications. You will be able to tune your server without even touching its setting files. Best of all, WampServer is available for free (under GPML license) in both 32 and 64 bit versions.
    Leader badge
    Downloads: 23,208 This Week
    Last Update:
    See Project
  • 4
    XAMPP-Lite

    XAMPP-Lite

    Portable/Installer WAMP server including Apache, MariaDB/MySQL, PHP...

    XAMPP-Lite is a lightweight WAMP server for web development (portable & installer, 32-bit & 64-bit). It includes Apache, PHP, MySQL/MariaDB, phpMyAdmin, Adminer, HeidiSQL, and more. Latest versions: PHP 8.4.6 - MariaDB 11.4.5 LTS - Apache 2.4.63 - phpMyAdmin 5.2.2 - Adminer 5.2.0 - HeidiSQL 12.10 - XDebug 3.4.2 - OpenSSL 3.4.1 - Composer 2.8.8 - Pear/Pecl 1.10.16. System requirements: ─ XAMPP-Lite 8.2 and below: Windows 7 and later (32-bit & 64-bit) ─ XAMPP-Lite 8.4 and 8.3: ⠀⠀─...
    Leader badge
    Downloads: 1,263 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    CompacT WebServer

    Compact and portable Apache and php combination

    ...It consists of a slimed-down apache with php for local development. No SSL / https support The Multi-Mix version supports multiple php versions, especially usefull when you need to upgrade a very old project, so you can easily switch between php versions. The launcher includes a full GUI (right-click on the icon in the Windows taskbar notification area ("systray") to open up)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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 / index.php file, from your App's install folder, through an internet browser and complete the database setup. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    LocNetServe

    LocNetServe

    A local web server for developing web applications on Windows.

    LocNetServe is a web development platform for Windows that helps you build dynamic web applications using Apache 2.4, PHP 8.2, and MySQL 9.4. It installs everything you need to develop web applications easily, thanks to its modern interface. You can manage your server and develop applications without manually editing configuration files. Best of all, LocNetServe is free (under MIT license) and available in a 64-bit version designed for modern Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ascoos Web Server

    Ascoos Web Server

    Is a web server for all Web Developers and Web Designers

    ...It incorporates third-party components such as PHP, MySQL, pgSQL, MongoDB and FileZilla and stands out through a compact setup and a well-built administrative panel. ASCOOS Web Server allows you to work with multiple versions of PHP and MySQL without having to re-install the package. In other words, it is possible to accommodate the newest versions of the components without removing the previous ones. Needless to say, this brings great advantage to developers who want to test their application on several editions of PHP and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Trusted Proxies

    Laravel Trusted Proxies

    Laravel Proxy Package for handling sessions when behind load balancers

    Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy such as a load balancer or cache. Laravel 5.5+ comes with this package. If you are using Laravel 5.5 or greater, you do not need to add this to your project separately. Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy. This is useful if your web servers sit behind a load balancer (Nginx, HAProxy, Envoy, ELB/ALB, etc), HTTP cache (CloudFlare, Squid, Varnish, etc), or other intermediary (reverse) proxy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    IZ-WAMP

    IZ-WAMP

    Easily install WAMP Server with Wordpress and more.

    IZ-WAMP is a WAMP package combining the latest stable versions of Windows x64, Apache, MySQL and PHP. In addition, IZ-WAMP embeds the latest version of differents CMS. In this way, you can manage your site on your local machine and offline without a network connection. A good way to work on improvements and a redesign of the site securely before switching it online. Once IZ-WAMP installed on your PC, note the appearance of a drop-down menu accessible from the system tray. Among the different items available, you find the components of the WAMP package that you administer easily. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    idcheck

    apache cookie SSO mechanism.

    ...In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content from various people. For example, an intranet whose contents are available to thousands of people. This is, in fact, its main advantage and feature. Please check the wiki pages for more info (link above). Please submit patches or problems via the patches section (link above). Please note that there are many idcheck RPMs on various web pages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VertrigoServ WAMP

    VertrigoServ WAMP

    Complete WAMP Server - PHP Apache MySQL for Windows.

    VertrigoServ is a complete free WAMP server allowing PHP development for Windows. It installs Apache 2.4, PHP, MySQL and PhpMyAdmin, both installing and setting up the environment. An uninstaller allows you to remove Vertrigo from hard disc. Vertrigo is a freeware compilation of free software (under GPL, Apache License). Main aplication has closed source code. For license details please take a look at every single component terms and conditions.
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 13
    EasyPHP Devserver & Webserver

    EasyPHP Devserver & Webserver

    A complete WAMP environment for PHP development & personal web hosting

    ...Devserver installs a complete and ready-to-use development environment. Devserver is portable, modular, fully configurable and easy to update and extend. Webserver turns your computer into a ready-to-use personal web hosting server. You can host whatever you want directly on your computer and share it on internet like any website. Your computer acts like a web hosting service and allows you to make your website / application / demo accessible via internet. The server is fully configurable, modular and easy to update and extend.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    File Manager

    File Manager

    Site Manage: Free PHP based File Manager to manage files of website

    Site Manage is a cross browser compatible web based File Manager written in PHP by Thomas Cheriyan of Kerala, India to manage files on your web server, without physically accessing the server. There are easy to use windows explorer type interfaces to view, upload, download, move, copy, create, delete, chmod and archive files. You can even edit and save files in plain text type using the inbuilt editor. The rights for any of the above functions and access to certain types of files or directories can be controlled through configurations of individual users. Even though the HTML codes are in XHTML 1 strict, you can easily convert it to HTML 5, by changing just the DOCTYPE of a couple of pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    Drubuntu is an Ubuntu based mini iso of ubuntu that will automatically set up a Drupal development server for you. You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Portable Webserver

    Portable Webserver

    Simple, useful & fast webserver for your portable device!

    It's a portable server manager that you can go anywhere, anytime, in any computer and run your webapp. Quick and easy to configure, a really useful application for your portable apps kit.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    eWamp

    eWamp

    A zero install WAMP webserver

    A wamp stack webserver that is zero-install and can be implemented on any 32 bit pc in 5 steps or less. It will also run on a 64 bit windows machine. You can also add the zenyan web application framework (Php,Javascript,Jquery,CSS, HTML) to this package: http://sourceforge.net/projects/zenyan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LocalServer

    LocalServer

    LocalServer is a Web Server software for windows

    ...The latest version has been on the Release of version 1.0.1 that is made on the date of 26-10-2012, which has been running stable on Windows devices with the addition of the mail server that Mercury mail. Hopefully LocalServer useful for you to use, and congratulations creative with LocalServer Thank you!
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    WinPHP

    WinPHP

    PHP Development Platform for Windows

    WinPHP is a complete php development platform for windows. WinPHP will install Apache, Nginx, PHP, MySQL, phpMyAdmin and many more. You can easily control your services, projects and logs with WinPHP Control Panel.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    Varal WAMP

    Varal WAMP

    Develop and host websites on your PC with great ease.

    Varal WAMP allows you to develop and host websites on your PC with great ease. Whether you are a web designer or a advanced web developer, Varal WAMP has been developed keeping you in mind. The current version of Varal WAMP is build with latest configuration. The latest version includes Apache 2.4.4, PHP 5.5.0, MySQL 5.6.10 as well as phpMyAdmin 4.0.4, xDebug 2.2.3, FileZilla FTP 3.7.1, WordPress 3.5.1 and lots of add ons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    woodyWebBacker

    woodyWebBacker

    Scheduled website and database backup script.

    This php script compresses your databases, and your entire website, and sends it to you. Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    You can set a barrier which determines how many identical records need to be 'learned' from unique IP's before the record becomes 'official'. An 'official' record never diverts to the learning page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Dynamic FreeDNS IP Address Update Client

    Dynamic ip address update client. The php script uses a mysql db.

    This php script stores all information in a mySQL database for maximum security, portability, and reliabliity. DynamicFreeDNS ip address updater only updates if your i.p. changes. Works with almost any dynamic dns provider. Can get your local i.p. from router or from external url. Web (php) based interface makes managing several domains with several update urls each manageable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NwimpServer

    NwimpServer

    NginxWIndowsMysqlPhp Server

    High Performance Stack for Windows with NGINX, MySQL, PHP, Memcached. Designed for Windows 32 and 64 architectures. NWimpServer comes with a service manager as a tray icon. It will allow you to easily manage your server. NWimpServer is build by the crew of WampServer. It's why NWimpServer is very close to it in look and feel to WampServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Blue Server
    Blue Server is a WAMP package that allows you to run a web server with Apache, MySQL, PHP, and phpMyAdmin on any Microsoft Windows Operating System. It is lightweight and built for stability, speed, and security as well as portability. The server is based on the following components: Apache 2.2.19, PHP 5.3.6, MySQL 5.5.12, and phpMyAdmin 3.4.1.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next