Showing 51 open source projects for "win 11 linux"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    ThinkPHP 6.1

    ThinkPHP 6.1

    ThinkPHP Framework

    ThinkPHPIt is an open source free, fast and simple target-oriented lightweight PHP development framework, which was born to agile WEB application development and simplify enterprise application development. Follow at the same timeApache2The release of the open source license agreement means that you can use ThinkPHP for free, and even allow the release/sale of your application open source or commercial products based on ThinkPHP development.ThinkPHPThe trademark holder is Shanghai Top Want...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Counter-Strike: Football

    Counter-Strike: Football

    Multiplayer FPS game - Counter-Strike: Football

    Competitive multiplayer FPS game where two football fan teams fight with the goal of winning more rounds than the opponent team. Teams are Attackers and Defenders. The Defenders team has a goal of protecting their fan base sanctuary every round from desecrating by attackers using their graffiti bomb ball.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Laravel Starter

    Laravel Starter

    A CMS like modular starter application project built with Laravel 11.x

    Laravel Starter is a Laravel 11. x-based simple starter project. Most of the commonly needed features of an application like Authentication, Authorisation, User and Role management, Application Backend, Backup, Log viewer are available here. It is modular, so you may use this project as a base and build your own modules. A module can be used in any Laravel Starter-based project. Here Frontend and Backend are completely separated with separate routes, controllers, and themes as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HTMLPurifier for Laravel

    HTMLPurifier for Laravel

    HTMLPurifier for Laravel 5/6/7/8/9/10/11

    HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but have never been able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    Twitter for PHP

    Twitter for PHP

    Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x

    Twitter API for Laravel 10.x, 11.x (and new versions as they are released). Also supports other frameworks via PHP-DI (or feel free to add support for your framework via PR). You need to create an application and create your access token in the Application Management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    LogViewer

    LogViewer

    Provides a log viewer for Laravel

    This package allows you to manage and keep track of each one of your log files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Captcha for Laravel 5/6/7/8/9

    Captcha for Laravel 5/6/7/8/9

    Captcha for Laravel 5/6/7/8/9/10/11

    A simple Laravel 5/6 service provider for including the Captcha for Laravel. for Laravel 4 Captcha for Laravel Laravel 4. The Captcha Service Provider can be installed via Composer by requiring the mews/captcha package and setting the minimum-stability to dev (required for Laravel 5) in your project's composer.json.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PHP-DI

    PHP-DI

    The dependency injection container for humans

    PHP-DI is a Dependency Injection (DI) container for PHP applications that promotes flexibility and modularity. It automates the process of injecting dependencies, reducing boilerplate code and making applications more maintainable. PHP-DI supports autowiring and integrates seamlessly with popular frameworks like Symfony and Laravel, offering a powerful solution for managing complex dependency graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Venture

    Venture

    Venture allows you to create and manage complex, async workflows

    Create and manage complex, async workflows in your Laravel application. Venture comes with all the tools you need to build and manage complex, asynchronous workflows. Just install and start building amazing things. Venture comes with a robust plugin system that allows you to easily change and extend its behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    Backup Tables

    Backup Tables

    Backup single or multiple database tables with ease

    Backup single or multiple database tables with ease. Use the BackupTables::generateBackup($tableToBackup) Facade anywhere in your application and it will generate $tableToBackup_backup_2024_08_22_17_40_01 table in the database with all the data and structure. Note that the datetime 2024_08_22_17_40_01 will be varied based on your datetime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WhichBrowser

    WhichBrowser

    Browser sniffing gone too far — A useragent parser library for PHP

    This is an extremely complicated and almost completely useless browser-sniffing library. Useless because you shouldn't use browser sniffing. So stop right now and go read something about feature detecting instead. I'm serious. Go away. You'll thank me later. There is always an exception to the rule. There are valid reasons to do browser sniffing: to improve the user experience or to gather intelligence about which browsers are used on your website. My website is html5test.com and I wanted to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    laravel-paystack

    laravel-paystack

    Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack

    A Laravel Package for working with Paystack seamlessly. Give your customers the gift of modern, frictionless, painless payments. Integrate Paystack once and let your customers pay you however they want. Developers love our thorough, well-documented APIs that let you to build everything from simple weekend projects to complex financial products serving hundreds of thousands of customers. If you can imagine it, you can build it with Paystack. Paystack’s combination of automated and manual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FusionShellOpen By G/a

    FusionShellOpen By G/a

    FusionShell Opensource Content Manager Framing System For Win/Lin/Unix

    FusionShell is an Opensource Framing Utility which presents multiple open source CMS tools in a single pane of glass, on a single website allowing for the creation of deep sophisticated platforms on common opensource DBMS tools including MySQL, MariaDBMS, and Postgres SQL. Included with the platform are three instances of Wordpress, One Joomla CMS System, and One Drupal 8 platform, fully integrated with various other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model complete with a Unix-Like Kernel File named: Cerberus. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    YetiForce CRM

    YetiForce CRM

    The most affordable CRM system according to Capterra

    Are you looking for a system to boost your sales? Do you want to improve your relationships with customers? Do you want to contribute to the fastest growing open source project on GitHub? You can use YetiForce completely free of charge. With YetiForce’s help you will manage 12 business processes in your company, no matter the size. The vast number of features available for free helped us win the first place in Capterra’s “Most Affordable CRM Software” ranking. YetiForce’s open...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16

    Complete Resource Management

    Employee Management

    Developed in an environment with php (8.1.2), mariadb (10-6-11), python (3.10.6) served by apache (2.4.52) (It should be backwards compatible). This is a collection of tools designed to automate administrative tasks of employee management. Time - punches, Time-accounting, Pay-accounting, etc. PHP and SQL REQUIRED. Was written on MARIADB should also work with MYSQL. Can be tailored to better automate and meet your specific needs. Include your logo on select pages. Changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PSR-11 Container interface

    PSR-11 Container interface

    A common interface for dependency injection containers

    The goal set by ContainerInterface is to standardize how frameworks and libraries make use of a container to obtain objects and parameters. An entry identifier is any PHP-legal string of at least one character that uniquely identifies an item within a container. An entry identifier is an opaque string, so callers should not assume that the structure of the string carries any semantic meaning. The Psr\Container\ContainerInterface exposes two methods, get and has. get takes one mandatory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Paroiciel

    Paroiciel

    Logiciel libre et gratuit d'aide à la gestion d'une paroisse

    Le logiciel d'organisation paroissiale "Paroiciel" à partir de la version 11, sous licence open source et basé sur PHP / Mysql. Démo en ligne : https://test32.paroiciel.com (identifiant : admin mot de passe : paroiciel) Site officiel : https://www.paroiciel.com Page facebook : https://www.facebook.com/Paroiciel-1152511388139136/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    cncerp

    cncerp

    Weberp中国本地化项目

    Weberp中文本地化衍生版4.15发布 1、包含中文会计科目及税收、收入成本的初始信息 2、修改了凭证查询界面 3、新增主题 4、增加了操作者签名记录,并且在相关页面显示和打印 5、包含了中国式票据PDF打印 6、加入了金额合计大写功能 7、BOM支持保密内容,可单独授权或不显示打印 8、修复工单号刷新控制 9、修正了共用物料的发料错误 10、修正了柜台退货账户选择 11、增加了内测科目余额初始化(请谨慎操作) 12、增加了没有定价产品是否允许销售 13、增加和修正了翻译 欢迎大家多提建议意见、交流 :-) http://www.cncerp.com QQ群:320212884
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free Webcam Chat

    Free Webcam Chat

    Free Chat is pre-populated with Models, Members and Guests.

    Providing a live interactive free chat 24 hours a day on your own web site. Built in Horse Racing Game - every 30 minutes where members can win real money automatically deposited to their accounts. Chat users can easily chat anonymously, change head icons and see every live cam, every member and guest in an intuitive right side menu with picture and smiley faces uploading.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SentinelIVR

    Aplicación desarrollada para monitoreo de IVR's

    Aplicación desarrollada para monitoreo de IVR's por medio Llamadas automáticas y envío de tonos DTMF. Cuando detecta una estado diferente a "En Servicio", genera un incidente (ITIL) para que sea documentado con la falla presentada. Cuando se restablece el servicio, cierra los incidentes abiertos asociados a dicho IVR. Adicionalmente tiene módulo de cambios (ITIL) que permite llevar un seguimiento de todos los cambios sobre la plataforma. Aparte de éstos dos módulos, cuenta con: - Gestión...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Games Lan manager

    Web lan manager to see who is winner

    Lan manager to http to see runnig games and win/lose ration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OSDial

    OSDial

    OpenSource Call Center and Dialer System

    An Open Source (predictive) Dialer. OSDial is a full featured GPL dialer which does Manual, Power and Predictive dialing out of the box. Its easily installed through one of our .iso images. Install manual available at http://store.osdial.com/ Full details available at web site (http://osdial.com).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Simple Webcam Image Archive Script

    Simple Webcam Image Archive Script

    simple webcam image archive - copies an image into a mysql db

    Author: Stephen Phillips - http://www.stephen-phillips.co.uk/webcam.html Created Date: 11/03/2012 Last Modified Date: 30/04/14 Version: 1.12 Updated to fix some minor bugs and issues in the code. Description: This is a simple script I wrote to automatically archive images from my webcam to a MySQL Database for me to view later using PHP and a scheduler such as cron. It is very simple, and can be included into a page using an iframe, it automatically copies the latest...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB