awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to php-censor/php-censor

Open-source alternatives to Php Censor

30 open-source projects similar to php-censor/php-censor, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Php Censor alternative.

  • appwrite/appwriteappwrite 的头像

    appwrite/appwrite

    56,318在 GitHub 上查看↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    TypeScriptandroidappwritebackend
    在 GitHub 上查看↗56,318
  • deployphp/deployerdeployphp 的头像

    deployphp/deployer

    11,077在 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
    在 GitHub 上查看↗11,077
  • abblix/oidc.serverAbblix 的头像

    Abblix/Oidc.Server

    99在 GitHub 上查看↗

    Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects

    C#abblixauthenticationauthorization
    在 GitHub 上查看↗99

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • ada-actions/toolchainada-actions 的头像

    ada-actions/toolchain

    22在 GitHub 上查看↗

    Basic: `yaml steps: - uses: actions/checkout@master - uses: ada-actions/toolchain@dev with: distrib: fsf target: native - run: gprbuild hello - uses: ada-actions/toolchain@dev with: distrib: community target: arm-elf - run: gprbuild --target=arm-eabi --RTS=zfp-microbit hello `

    JavaScript
    在 GitHub 上查看↗22
  • ai/size-limitai 的头像

    ai/size-limit

    6,911在 GitHub 上查看↗

    size-limit is a set of specialized tools for measuring JavaScript bundle sizes and enforcing performance budgets within continuous integration pipelines. It functions as a bundle size monitor and budget enforcer that can reject pull requests when JavaScript bundles exceed predefined size thresholds. The project distinguishes itself by providing a browser-based execution profiler that calculates the time required to compile and execute JavaScript on simulated low-end hardware. It also includes a tree-shaking validator that analyzes partial import bundle sizes to verify that unused code is corr

    JavaScript
    在 GitHub 上查看↗6,911
  • aimeos/aimeos-typo3aimeos 的头像

    aimeos/aimeos-typo3

    1,428在 GitHub 上查看↗
    PHPaimeosb2be-commerce
    在 GitHub 上查看↗1,428
  • alichtman/shallow-backupalichtman 的头像

    alichtman/shallow-backup

    1,328在 GitHub 上查看↗

    Git-integrated backup tool for macOS and Linux devs.

    Pythonbackupbackup-scriptbackup-utility
    在 GitHub 上查看↗1,328
  • apache/airflowapache 的头像

    apache/airflow

    45,902在 GitHub 上查看↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Pythonairflowapacheapache-airflow
    在 GitHub 上查看↗45,902
  • alichtman/strongholdalichtman 的头像

    alichtman/stronghold

    1,190在 GitHub 上查看↗

    Easily configure macOS security settings from the terminal.

    Pythoncommand-linecommand-line-toolhardening
    在 GitHub 上查看↗1,190
  • aliyun/alibabacloud-devops-mcp-serveraliyun 的头像

    aliyun/alibabacloud-devops-mcp-server

    121在 GitHub 上查看↗

    Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.

    TypeScript
    在 GitHub 上查看↗121
  • amitmerchant1990/electron-markdownifyamitmerchant1990 的头像

    amitmerchant1990/electron-markdownify

    1,082在 GitHub 上查看↗

    :closed_book: A minimal Markdown editor desktop app

    JavaScriptdesktopeditorelectron
    在 GitHub 上查看↗1,082
  • amplication/amplicationamplication 的头像

    amplication/amplication

    16,012在 GitHub 上查看↗

    Amplication is a low-code API platform and backend service generator designed to accelerate the development of business domain services. It automates the creation of APIs and data models through schema-driven code generation, transforming structured definitions into executable backend source code. The platform functions as a developer portal orchestrator that establishes standardized workflows and golden paths for software delivery. It enforces organizational coding standards and best practices by applying live templates and predefined blueprints across all generated services. The system inc

    TypeScriptapicode-generationcsharp
    在 GitHub 上查看↗16,012
  • ankitwasankar/mftool-javaankitwasankar 的头像

    ankitwasankar/mftool-java

    51在 GitHub 上查看↗

    Java Mutual Fund Library

    Javajavamutual-fund-apimutual-funds
    在 GitHub 上查看↗51
  • ansible/ansibleansible 的头像

    ansible/ansible

    68,968在 GitHub 上查看↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    在 GitHub 上查看↗68,968
  • antoniofalcaojr/eventualshopAntonioFalcaoJr 的头像

    AntonioFalcaoJr/EventualShop

    420在 GitHub 上查看↗

    A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design

    C#architectureclean-architecturecqrs
    在 GitHub 上查看↗420
  • aiven-open/mcp-aivenAiven-Open 的头像

    Aiven-Open/mcp-aiven

    24在 GitHub 上查看↗

    Model Context Protocol server for Aiven

    TypeScript
    在 GitHub 上查看↗24
  • appimagecrafters/build-appimage-actionAppImageCrafters 的头像

    AppImageCrafters/build-appimage-action

    35在 GitHub 上查看↗

    Create an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the recipe files.

    在 GitHub 上查看↗35
  • activepieces/activepiecesactivepieces 的头像

    activepieces/activepieces

    20,887在 GitHub 上查看↗

    Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications through modular triggers and actions. It provides a low-code integration framework that allows users to build, manage, and execute complex business logic sequences within isolated, sandboxed environments. The platform distinguishes itself through its focus on embeddability and enterprise-grade security. It features an embedded automation builder that can be integrated into external applications via iframes, supported by comprehensive identity and access management tools such a

    TypeScriptai-agentai-agent-toolsai-agents
    在 GitHub 上查看↗20,887
  • aregtech/areg-sdkaregtech 的头像

    aregtech/areg-sdk

    352在 GitHub 上查看↗

    Distributed C++ services from embedded to enterprise

    C++cppcross-platformdistributed-systems
    在 GitHub 上查看↗352
  • argoproj/argo-cdargoproj 的头像

    argoproj/argo-cd

    22,087在 GitHub 上查看↗

    Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized control plane that synchronizes application states from version-controlled repositories directly into target clusters, ensuring that the live environment consistently matches the desired configuration defined in Git. The platform distinguishes itself through its ability to manage multi-cluster deployments from a single interface, providing unified oversight across distinct computing environments. It employs a controller-based reconciliation loop to continuously monitor for co

    Goargoargo-cdcd
    在 GitHub 上查看↗22,087
  • armync/arminc-autoexecarmync 的头像

    armync/ArminC-AutoExec

    371在 GitHub 上查看↗

    ⚙️ ArminC's autoexec for CS2 - well documented, analysed and no misconfigurations

    autoexeccfgcommands
    在 GitHub 上查看↗371
  • athityakumar/colorlsathityakumar 的头像

    athityakumar/colorls

    5,123在 GitHub 上查看↗

    colorls is a Ruby-based terminal directory visualizer that displays file system contents using colors, Font Awesome icons, and Git status indicators. It functions as a command line interface for rendering directory contents and nested file system hierarchies in both list and tree formats. The project features a customizable theme engine that allows users to override default colors and unicode icons via external configuration files. It integrates with version control to append the status of files and folders directly within the terminal listing. The tool provides capabilities for directory hi

    Rubyclicoloreye-candy
    在 GitHub 上查看↗5,123
  • aurumz-rgb/reviewaidaurumz-rgb 的头像

    aurumz-rgb/ReviewAid

    8在 GitHub 上查看↗

    AI-Driven Full-Text Screening and Data Extraction for Systematic Reviews and Evidence Synthesis

    Pythonacademic-researchai-assistantai-tool
    在 GitHub 上查看↗8
  • aws/chaliceaws 的头像

    aws/chalice

    11,062在 GitHub 上查看↗

    Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It functions as an infrastructure-as-code generator, mapping application logic and routing definitions directly to cloud compute resources while automating the provisioning and management of the underlying environment. The framework distinguishes itself by analyzing source code to automatically construct the minimum necessary security permissions, ensuring least-privilege access for all deployed functions. It supports modular development through blueprint-based organization and

    Pythonawsaws-apigatewayaws-lambda
    在 GitHub 上查看↗11,062
  • binance/binance-spot-api-docsbinance 的头像

    binance/binance-spot-api-docs

    4,812在 GitHub 上查看↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    在 GitHub 上查看↗4,812
  • bleenco/abstrusebleenco 的头像

    bleenco/abstruse

    956在 GitHub 上查看↗

    Abstruse is a free and open-source CI/CD platform that tests your models and code.

    Gocdcicontinuous-delivery
    在 GitHub 上查看↗956
  • boostercloud/boosterboostercloud 的头像

    boostercloud/booster

    445在 GitHub 上查看↗

    Booster Framework

    TypeScript
    在 GitHub 上查看↗445
  • borgbackup/borgborgbackup 的头像

    borgbackup/borg

    12,986在 GitHub 上查看↗

    Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora

    Pythonbackupborgbackupcompression
    在 GitHub 上查看↗12,986
  • boto/boto3boto 的头像

    boto/boto3

    9,834在 GitHub 上查看↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    在 GitHub 上查看↗9,834
  • 4everland/4everland-hosting-mcp4everland 的头像

    4everland/4everland-hosting-mcp

    4在 GitHub 上查看↗

    A Model Context Protocol (MCP) server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.

    TypeScript
    在 GitHub 上查看↗4