Showing 3083 open source projects for "open ssh windows"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    ReactPHP

    ReactPHP

    Event-driven, non-blocking I/O with PHP

    ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more. ReactPHP is production ready and battle-tested with millions of installations from all kinds of projects around the world. Its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Doctrine ORM

    Doctrine ORM

    Doctrine Object Relational Mapper

    Doctrine 2 is an object-relational mapper (ORM) for PHP 7.1+ that provides transparent persistence for PHP objects. It sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernate's HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication. As...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PHP Coding Standards Fixer

    PHP Coding Standards Fixer

    A tool to automatically fix PHP Coding Standards issues

    The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards, whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team’s) style through configuration. It can modernize your code (like converting the pow function to the operator on PHP 5.6) and (micro) optimize it. If you are already using a linter to identify coding standards problems in your code, you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Laravel Helpers

    Laravel Helpers

    Provides backwards compatibility for helpers in the latest release

    This package provides a backward compatibility layer for Laravel 5.8 helpers in the latest Laravel release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Testbench Component

    Laravel Testbench Component

    Laravel Testing Helper for Packages Development

    Testbench Component is the de-facto package that has been designed to help you write tests for your Laravel package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Octane

    Laravel Octane

    Supercharge your Laravel application's performance

    Laravel Octane supercharges your application's performance by serving your application using high-powered application servers, including FrankenPHP, Open Swoole, Swoole, and RoadRunner. Octane boots your application once, keeps it in memory, and then feeds it requests at supersonic speeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MoonShine

    MoonShine

    Laravel Admin panel and more. Simple for beginners and experts

    You are on an open source project dedicated to the "MoonShine" admin panel. Everything is already ready for use in your projects, documentation has been created describing the installation, configuration and features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Intl Component

    Intl Component

    Provides access to the localization data of the ICU library

    The Intl component provides access to the localization data of the ICU library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Laravel BATCH

    Laravel BATCH

    insert batch and update batch in laravel

    Insert and update batch (bulk) in Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Request Factories

    Request Factories

    Test requests in Laravel without all the boilerplate

    Test requests in Laravel without all the boilerplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Blade JavaScript

    Laravel Blade JavaScript

    A Blade directive to export variables to JavaScript

    A Blade directive to export variables to JavaScript. This package contains a Blade directive to export values to JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lumen Generator

    Lumen Generator

    A Lumen Generator You Are Missing

    Do you miss any Laravel code generators on your Lumen project? If yes, then you're in the right place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel Money

    Laravel Money

    Laravel Money

    This project abstracts MoneyPHP. The defaults are set in config/money.php. Copy this file to your own config directory to modify the values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Location

    Laravel Location

    Detect a users location by their IP Address

    Retrieve a visitor's location from their IP address using various services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Follow

    Laravel Follow

    Add user based follow system to your model

    This package helps you to add user user-based follow system to your model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eloquent Filter

    Eloquent Filter

    An Eloquent Way To Filter Laravel Models And Their Relationships

    An Eloquent way to filter Eloquent Models and their relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Stats

    Laravel Stats

    Get insights about your Laravel or Lumen Project

    Get insights about your Laravel or Lumen Project. The easiest way to install the package is by using Composer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Eloquent Translatable

    Laravel Eloquent Translatable

    Making Eloquent models translatable

    This package contains a trait HasTranslations to make Eloquent models translatable. Translations are stored as json. There is no extra table needed to hold them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel DataTables Html Plugin

    Laravel DataTables Html Plugin

    Laravel DataTables HTML Builder Plugin

    This package is a plugin of Laravel DataTables for generating dataTables script using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel ACL

    Laravel ACL

    This package helps you to associate users with permissions

    This package allows you to manage user permissions and groups in a database and is compatible with Laravel v5.8 or higher. Laravel ACL allows models to be associated with permissions and groups. Each group may be associated with multiple permissions. A Group and a Permission are regular Eloquent models that require a name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WireElements Livewire v3

    WireElements Livewire v3

    Component that provides you with a modal supporting multiple modals

    Wire Elements Modal is a Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Laravel Scout

    Laravel Scout

    Provides a driver based solution to searching your Eloquent models

    Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Financial Freedom

    Financial Freedom

    An open source alternative to Mint, YNAB, and more

    Financial Freedom is an open source alternative to Mint, YNAB, and more. With open source at its core, you have the freedom to review exactly what's happening with your data and participate in the improvement of the product. Break free from third parties tracking every financial footstep you have. Run this application on any device or host that supports Docker -- if that's something like AWS, Digital Ocean, or even your own Raspberry Pi running in your basement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel Sail

    Laravel Sail

    Docker files for running a basic Laravel application

    Sail provides a Docker powered local development experience for Laravel that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Sail. Sail's simple CLI means you can start building your Laravel application without any previous Docker experience.
    Downloads: 0 This Week
    Last Update:
    See Project