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 php-censor/php-censor

Projects sharing features with Php Censor

30 open-source projects similar to php-censor/php-censor, 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.

  • appwrite/appwriteappwrite avatar

    appwrite/appwrite

    56,318View on 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
    View on GitHub↗56,318
  • 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
  • abblix/oidc.serverAbblix avatar

    Abblix/Oidc.Server

    99View on GitHub↗

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

    C#abblixauthenticationauthorization
    View on GitHub↗99

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
  • ada-actions/toolchainada-actions avatar

    ada-actions/toolchain

    22View on 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
    View on GitHub↗22
  • ahmedamsaleh/free-devops-books-1A

    ahmedamsaleh/Free-DevOps-Books-1

    0View on GitHub↗
    View on GitHub↗0
  • ahmedtariq01/cloud-devops-learning-resourcesahmedtariq01 avatar

    ahmedtariq01/Cloud-DevOps-Learning-Resources

    1,947View on GitHub↗

    This repo includes Books and imp notes related to GCP, Azure, AWS, Docker, K8s, and DevOps. More, exam and interview prep notes.

    ansibleawsazure
    View on GitHub↗1,947
  • aimeos/aimeos-typo3aimeos avatar

    aimeos/aimeos-typo3

    1,428View on GitHub↗
    PHPaimeosb2be-commerce
    View on GitHub↗1,428
  • ansible/ansibleansible avatar

    ansible/ansible

    68,968View on 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
    View on GitHub↗68,968
  • aiven-open/mcp-aivenAiven-Open avatar

    Aiven-Open/mcp-aiven

    24View on GitHub↗

    Model Context Protocol server for Aiven

    TypeScript
    View on GitHub↗24
  • alichtman/shallow-backupalichtman avatar

    alichtman/shallow-backup

    1,328View on GitHub↗

    Git-integrated backup tool for macOS and Linux devs.

    Pythonbackupbackup-scriptbackup-utility
    View on GitHub↗1,328
  • alichtman/strongholdalichtman avatar

    alichtman/stronghold

    1,190View on GitHub↗

    Easily configure macOS security settings from the terminal.

    Pythoncommand-linecommand-line-toolhardening
    View on GitHub↗1,190
  • aliyun/alibabacloud-devops-mcp-serveraliyun avatar

    aliyun/alibabacloud-devops-mcp-server

    121View on 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
    View on GitHub↗121
  • amitmerchant1990/electron-markdownifyamitmerchant1990 avatar

    amitmerchant1990/electron-markdownify

    1,082View on GitHub↗

    :closed_book: A minimal Markdown editor desktop app

    JavaScriptdesktopeditorelectron
    View on GitHub↗1,082
  • amplication/amplicationamplication avatar

    amplication/amplication

    16,012View on 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
    View on GitHub↗16,012
  • ankitwasankar/mftool-javaankitwasankar avatar

    ankitwasankar/mftool-java

    51View on GitHub↗

    Java Mutual Fund Library

    Javajavamutual-fund-apimutual-funds
    View on GitHub↗51
  • ai/size-limitai avatar

    ai/size-limit

    6,911View on 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
    View on GitHub↗6,911
  • antoniofalcaojr/eventualshopAntonioFalcaoJr avatar

    AntonioFalcaoJr/EventualShop

    420View on 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
    View on GitHub↗420
  • apache/airflowapache avatar

    apache/airflow

    45,902View on 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
    View on GitHub↗45,902
  • appimagecrafters/build-appimage-actionAppImageCrafters avatar

    AppImageCrafters/build-appimage-action

    35View on GitHub↗

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

    View on GitHub↗35
  • activepieces/activepiecesactivepieces avatar

    activepieces/activepieces

    20,887View on 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
    View on GitHub↗20,887
  • aregtech/areg-sdkaregtech avatar

    aregtech/areg-sdk

    352View on GitHub↗

    Distributed C++ services from embedded to enterprise

    C++cppcross-platformdistributed-systems
    View on GitHub↗352
  • argoproj/argo-cdargoproj avatar

    argoproj/argo-cd

    22,087View on 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
    View on GitHub↗22,087
  • armync/arminc-autoexecarmync avatar

    armync/ArminC-AutoExec

    371View on GitHub↗

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

    autoexeccfgcommands
    View on GitHub↗371
  • artemmkin/infrastructure-as-code-tutorialArtemmkin avatar

    Artemmkin/infrastructure-as-code-tutorial

    2,306View on GitHub↗

    This project serves as an educational resource for mastering automated infrastructure provisioning, configuration management, and container orchestration. It provides structured learning paths and hands-on exercises designed to teach the principles of defining and managing server environments through version-controlled configuration files. The repository distinguishes itself by offering specific, practical tutorials for industry-standard automation tools. It covers the deployment of cloud resources through declarative configuration files, the automation of server setup and software maintenanc

    ansibledockerdocker-compose
    View on GitHub↗2,306
  • athityakumar/colorlsathityakumar avatar

    athityakumar/colorls

    5,123View on 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
    View on GitHub↗5,123
  • aurumz-rgb/reviewaidaurumz-rgb avatar

    aurumz-rgb/ReviewAid

    8View on GitHub↗

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

    Pythonacademic-researchai-assistantai-tool
    View on GitHub↗8
  • aws/chaliceaws avatar

    aws/chalice

    11,062View on 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
    View on GitHub↗11,062
  • binance/binance-spot-api-docsbinance avatar

    binance/binance-spot-api-docs

    4,812View on 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
    View on GitHub↗4,812
  • binhnguyennus/awesome-scalabilitybinhnguyennus avatar

    binhnguyennus/awesome-scalability

    71,779View on GitHub↗

    This project is a curated knowledge repository that aggregates high-quality resources, technical documentation, and expert insights focused on distributed systems engineering. It serves as a community-driven learning resource designed to help developers navigate the complexities of building and maintaining large-scale software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes vast amounts of technical information into a structured, searchable format. By utilizing markdown-based content curation and static indexing, the collection remains version-

    architectureawesomeawesome-list
    View on GitHub↗71,779
  • 4everland/4everland-hosting-mcp4everland avatar

    4everland/4everland-hosting-mcp

    4View on 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
    View on GitHub↗4