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

Open-Source Alternatives to Eventbrite

Ranking updated Aug 19, 2026

For an open source platform for managing events, the strongest matches are attendize/attendize (Attendize is a self-hostable, Laravel-based event management and ticketing), fossasia/open-event (This platform provides a complete open-source solution for event) and hieventsdev/hi.events (Hi). adrianhajdin/event_platform and opntec/open-event-server round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “open source alternatives to eventbrite”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Open-Source Alternatives to Eventbrite

Find the best repos with AI.We'll search the best matching repositories with AI.
  • attendize/attendizeAttendize avatar

    Attendize/Attendize

    4,261View on GitHub↗

    Attendize is a Laravel-based event management platform designed for selling tickets and organizing events. It functions as an online ticket selling system and a white-label landing page builder, complemented by a web-based QR code entry validator for verifying attendee access at event doors. The platform includes an event affiliate tracker to monitor sales volume and traffic generated by referral partners. It also provides tools for building mobile-friendly event pages with embeddable ticket purchase widgets and customizable ticket designs. The system covers a broad operational surface, incl

    Attendize is a self-hostable, Laravel-based event management and ticketing platform that covers ticket sales, event landing pages, customizable branding, and QR code door check-in.

    PHPEvent Ticket Sales ManagementPayment Gateway IntegrationsEvent Management Platforms
    View on GitHub↗4,261
  • fossasia/open-eventfossasia avatar

    fossasia/open-event

    1,720View on GitHub↗

    Open-event is an open-source event management platform designed to organize conferences and gatherings through centralized backend services, a management REST API, and a responsive web application. The platform provides event lifecycle management tools for organizers to create events, configure tracks, build schedules, manage speakers, coordinate venues, and handle ticket sales. The system includes automated compilation tools that generate custom Android and iOS applications from structured event data packages, delivering offline-capable browsing for attendees. Additionally, it supports stat

    This platform provides a complete open-source solution for event management and ticketing, featuring event creation, schedule management, ticket sales, QR code check-ins, and companion mobile apps for organizers and attendees.

    PythonEvent Ticket Sales ManagementEvent Management Platforms
    View on GitHub↗1,720
  • hieventsdev/hi.eventsHiEventsDev avatar

    HiEventsDev/Hi.Events

    3,881View on GitHub↗

    Hi.Events is an open-source event management platform designed for organizing events, managing ticket tiers, and processing payments. It functions as a multi-tenant ticketing system, allowing multiple independent organizations to operate on a single instance with strict data isolation and role-based access control. The platform specializes in white-label event ticketing, featuring custom branding for event pages and embeddable checkout widgets for external websites. It includes a real-time sales analytics dashboard to monitor revenue, growth, and attendee check-in performance. The system cov

    Hi.Events is a self-hostable event management and ticketing platform that provides registration, payment processing, check-in tracking, and multi-tenant isolation out of the box.

    PHPEvent Ticket Sales ManagementEvent Management Platforms
    View on GitHub↗3,881
  • adrianhajdin/event_platformadrianhajdin avatar

    adrianhajdin/event_platform

    960View on GitHub↗

    Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user registration profiles. The platform enables hosts to create, update, and manage detailed event listings complete with custom schedules and categories, while providing visitors with tools to search, filter, and explore activities. The system incorporates secure online ticket checkout processing alongside order tracking capabilities that maintain a searchable history of past purchases. Identity verification and user sessions are handled through external authentication providers,

    This repository provides a full-stack event management and ticketing platform with event discovery, ticket purchasing, and payment integration, though it lacks dedicated features like seating chart management and an official check-in app.

    TypeScriptEvent Ticket Sales ManagementEvent Management Platforms
    View on GitHub↗960
  • opntec/open-event-serverOpnTec avatar

    OpnTec/open-event-server

    1,231View on GitHub↗

    Open-event-server is a comprehensive event management platform designed to coordinate conferences and meet-ups through a centralized administrative dashboard. It provides a unified system for organizing speaker schedules, managing session details, and overseeing the logistical execution of events from planning to completion. The platform distinguishes itself by integrating secure financial gateways to process registration fees and attendee transactions directly within the application interface. It also features an authentication service that delegates user verification to external social medi

    This repository provides a self-hostable event management platform with payment processing and session scheduling, though it lacks dedicated seating chart management and a native check-in app.

    PythonEvent Management Platforms
    View on GitHub↗1,231
  • pretix/pretixpretix avatar

    pretix/pretix

    2,425View on GitHub↗

    Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.

    Pretix is a self-hostable ticket shop application that handles registration, payments, and event management for conferences and festivals, making it an ideal match for this search.

    PythonContent Management Systems
    View on GitHub↗2,425
  • fossasia/open-event-serverfossasia avatar

    fossasia/open-event-server

    3,008View on GitHub↗

    It offers features for events with several tracks and venues. Event managers can create invitation forms for speakers and build schedules in a drag and drop interface. The event information is stored in a database. The system provides API endpoints to fetch the data, and to modify and update it.…

    This Python-based platform manages event tracks, schedules, and speaker forms via API endpoints, serving as a solid core for an open-source event system even though it focuses less on the visitor's complete ticketing and seating feature set.

    PythonBusiness and Operations
    View on GitHub↗3,008
  • vercel/virtual-event-starter-kitvercel avatar

    vercel/virtual-event-starter-kit

    2,182View on GitHub↗

    The virtual-event-starter-kit is an event management platform and web application starter kit designed to build customized online conferences and virtual events. It provides foundational capabilities for publishing event schedules, displaying speaker profiles, and launching complete event websites with file-based routing and headless content fetching. The platform supports live video broadcasting across multiple tracks, multi-source video streaming, and external video platform embeds with adjustable video layouts. For attendee engagement, the software incorporates user registration and authe

    The virtual-event-starter-kit is a self-hostable React framework designed for building virtual conferences and webinars, though it focuses more on streaming and schedules than full ticketing and seating chart management.

    TypeScriptLive Video BroadcastingVirtual Event PlatformsConference Event Websites
    View on GitHub↗2,182
  • activemerchant/active_merchantactivemerchant avatar

    activemerchant/active_merchant

    4,600View on GitHub↗

    Active Merchant is a Ruby library that provides a payment gateway abstraction layer to process credit card transactions across multiple different payment processor APIs. It serves as a payment API wrapper, offering a consistent set of commands and classes that abstract the complexity of various provider request and response formats. The library utilizes a unified payment gateway API to standardize global payment processing and unify payment flows. It specifically includes a standardized interface for handling 3D Secure authentication and identity verification for card-not-present transactions

    Active Merchant is a Ruby library providing payment gateway abstractions, which is a useful building block for processing transactions but lacks event creation, attendee management, and ticketing features entirely.

    RubyPayment Gateway IntegrationsPayment AdaptersPayment Gateway Abstractions
    View on GitHub↗4,600
  • thephpleague/omnipaythephpleague avatar

    thephpleague/omnipay

    6,053View on GitHub↗

    Omnipay is a PHP payment gateway library and integration framework that abstracts multiple payment service providers into a single, consistent API. It provides a standardized interface for managing payment lifecycles, allowing applications to execute authorizations, captures, and refunds across various financial services without rewriting code for each provider. The framework decouples application logic from provider-specific SDKs using an adapter pattern and data-transfer objects. This architecture ensures that raw gateway responses and HTTP requests are converted into predictable data shape

    This is a PHP payment processing library rather than a complete event management and ticketing platform, making it a low-level building block for handling checkout transactions rather than an end-to-end event solution.

    PHPPayment Gateway IntegrationsPayment Gateway AbstractionsPayment Gateways
    View on GitHub↗6,053
  • javen205/ijpayJaven205 avatar

    Javen205/IJPay

    6,368View on GitHub↗

    This Java library handles third-party payment integrations like WeChat Pay and Alipay, but it is only a payment building block rather than a complete event management and ticketing platform.

    JavaPayment Gateway Integrations
    View on GitHub↗6,368
  • roncoo/roncoo-payroncoo avatar

    roncoo/roncoo-pay

    4,960View on GitHub↗

    Roncoo Pay is a multi-tenant payment platform that integrates Alipay and WeChat Pay as external payment channels, handling payment request routing, authorization, and capture. It also includes an automated settlement engine that calculates net amounts and initiates daily fund transfers, along with a reconciliation engine that matches internal transaction logs against provider statements to detect discrepancies. In addition to payment processing, the project provides a multi-tenant online education delivery platform for live and on-demand courses, exams, and enterprise training. The platform u

    Roncoo Pay is a multi-tenant payment and online education platform rather than an event ticketing and management system, making it an incorrect identity for this search.

    JavaPayment AdaptersPayment Gateways
    View on GitHub↗4,960
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
attendize/attendize4.3KPHPNOASSERTIONAug 20, 2024
fossasia/open-event1.7KPythonGPL-3.0Jun 2, 2025
hieventsdev/hi.events3.9KPHPNOASSERTIONJun 18, 2026
adrianhajdin/event_platform960TypeScript—Jul 20, 2024
opntec/open-event-server1.2KPythonGPL-3.0Jan 23, 2018
pretix/pretix2.4KPythonNOASSERTIONJun 16, 2026
fossasia/open-event-server3KPythonGPL-3.0Apr 2, 2026
vercel/virtual-event-starter-kit2.2KTypeScriptMITDec 12, 2025
activemerchant/active_merchant4.6KRubyMITNov 4, 2025
thephpleague/omnipay6.1KPHPMITOct 5, 2025

Related searches

  • an open source tool for scheduling group availability
  • an open source alternative to Constant Contact
  • an event RSVP tool
  • an open source alternative to Jotform
  • an open source alternative to Kajabi
  • an open source visual website builder
  • an open source alternative to Gumroad
  • an open source tool for prototyping and design