awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to laravel/envoy

Projects sharing features with Envoy

19 open-source projects similar to laravel/envoy, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • weiye-jing/datax-webWeiYe-Jing avatar

    WeiYe-Jing/datax-web

    6,009View on GitHub↗

    DataX Web is a web-based management platform for scheduling, building, executing, and monitoring distributed data synchronization jobs powered by DataX. It provides a visual console for creating and managing DataX tasks without manual JSON configuration, with a distributed executor cluster that auto-registers worker nodes and supports configurable routing and blocking strategies for task distribution. The platform offers cron-based task scheduling with dynamic start, stop, and immediate status changes, along with incremental sync capabilities that pass dynamic parameters to extract only new o

    Java
    View on GitHub↗6,009
  • erlware/relxerlware avatar

    erlware/relx

    692View on GitHub↗

    Sane, simple release creation for Erlang

    Erlang
    View on GitHub↗692
  • indatus/dispatcherIndatus avatar

    Indatus/dispatcher

    1,048View on GitHub↗

    Dispatcher is a Laravel artisan command scheduling tool used to schedule artisan commands within your project so you don't need to touch your crontab when deploying.

    PHP
    View on GitHub↗1,048
  • jeffreyway/laravel-mixJeffreyWay avatar

    JeffreyWay/laravel-mix

    5,233View on GitHub↗

    Laravel Mix is a frontend asset pipeline and JavaScript build tool that functions as a wrapper for Webpack. It provides a declarative configuration system to simplify the compilation and bundling of JavaScript and CSS assets. The tool focuses on Webpack workflow simplification, allowing users to manage complex build pipelines without writing extensive configuration files from scratch. It uses a fluent interface API to define build steps and asset transformation rules. The system covers modern web asset bundling, including JavaScript module transpilation and CSS preprocessor integration for S

    JavaScript
    View on GitHub↗5,233

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • laravel/artlaravel avatar

    laravel/art

    193View on GitHub↗

    Laravel logo and other artwork.

    View on GitHub↗193
  • laravel/cashierlaravel avatar

    laravel/cashier

    2,534View on GitHub↗

    Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

    PHP
    View on GitHub↗2,534
  • laravel/docslaravel avatar

    laravel/docs

    3,392View on GitHub↗

    This is the official repository for submitting and managing changes to the Laravel framework's documentation. It operates as an open source documentation platform where community contributions are organized through a versioned documentation structure, with each major or minor release maintaining its own set of documentation files. Documentation content is stored as plain Markdown files in a version-controlled repository, with changes tracked through Git commits and routed to specific branches that correspond to distinct release versions. Contributions are submitted via pull requests, enabling

    docslaravel
    View on GitHub↗3,392
  • laravel/elixirlaravel avatar

    laravel/elixir

    1,069View on GitHub↗

    Fluent API for Gulp.

    JavaScript
    View on GitHub↗1,069
  • laravel/frameworklaravel avatar

    laravel/framework

    34,774View on GitHub↗

    This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to translate database records into programmable objects. The framework distinguishes itself through a central service containe

    PHPframeworklaravelphp
    View on GitHub↗34,774
  • deployphp/deployerdeployphp avatar

    deployphp/deployer

    11,077View on GitHub↗

    Deployer is a PHP deployment tool and SSH-based deployment automator used to push applications to remote servers and automate the provisioning of hosting environments. It functions as a zero-downtime deployment manager that utilizes symbolic links to switch between application versions, ensuring continuous site availability. The system employs pre-defined deployment recipes tailored to the specific requirements of popular PHP web frameworks. This framework-specific automation allows for the execution of task sequences designed for particular software environments. The tool covers remote serv

    PHPdeploydeploymentphp
    View on GitHub↗11,077
  • laravel/laravellaravel avatar

    laravel/laravel

    84,489View on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. The framework is built to handle complex application requirements through a modular architecture that emphasizes convention over configuration. What distinguishes Laravel is its deep integration of background processing and event-driven communication. It features a task queue orch

    Bladeframeworklaravelphp
    View on GitHub↗84,489
  • laravel/laravel.comL

    laravel/laravel.com

    0View on GitHub↗
    View on GitHub↗0
  • laravel/settlerlaravel avatar

    laravel/settler

    1,000View on GitHub↗

    The scripts that build the Laravel Homestead development environment.

    Shell
    View on GitHub↗1,000
  • mattbrictson/airbrusshmattbrictson avatar

    mattbrictson/airbrussh

    524View on GitHub↗

    Airbrussh pretties up your SSHKit and Capistrano output

    Ruby
    View on GitHub↗524
  • shoretel-inc/erldShoreTel-Inc avatar

    ShoreTel-Inc/erld

    190View on GitHub↗

    ErlD

    C
    View on GitHub↗190
  • stevenosloan/slack-notifierstevenosloan avatar

    stevenosloan/slack-notifier

    1,489View on GitHub↗

    A simple wrapper for posting to slack channels

    Ruby
    View on GitHub↗1,489
  • synlay/docker-erlangsynlay avatar

    synlay/docker-erlang

    14View on GitHub↗

    Docker Image for Erlang

    View on GitHub↗14
  • thoughtbot/paritythoughtbot avatar

    thoughtbot/parity

    894View on GitHub↗

    Shell commands for development, staging, and production parity for Heroku apps

    Ruby
    View on GitHub↗894
  • laravel/homesteadlaravel avatar

    laravel/homestead

    3,972View on GitHub↗

    Homestead is a virtual machine provisioner that creates a standardized PHP development environment. It provides a disposable development workspace that isolates project dependencies and server tools from the host operating system, using Vagrant to orchestrate the machine lifecycle. The system functions as a local site orchestrator, allowing users to map custom domains to specific project folders through virtual host routing and network port forwarding. It includes a dedicated local mail testing tool that intercepts outgoing application emails in a dashboard for inspection without sending them

    Shell
    View on GitHub↗3,972