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

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

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

orchidsoftware/platform

0
View on GitHub↗
4,791 星标·667 分支·PHP·MIT·11 次浏览orchid.software↗

Platform

This project is a rapid application development framework for building back-office interfaces and dashboards within Laravel applications. It functions as a backend management UI toolkit and schema-based UI generator that renders administration panels and data forms by mapping backend logic to pre-defined frontend components.

The framework includes a role-based access control system to restrict application features and data based on user identity and assigned roles. It also provides a full-text search integration that uses interchangeable drivers to index and retrieve application content.

Additional capabilities cover asynchronous content loading to streamline page transitions and a multi-channel notification routing system. The platform also provides tools for query-driven data filtering and sorting to manage complex datasets within internal dashboards.

Features

  • Schema-Based Generators - Renders administration panels and data forms by mapping backend logic to pre-defined components via schema-based generation.
  • Admin Panel Frameworks - Provides a specialized framework for building production-ready administrative interfaces and dashboards.
  • Back-Office Administration Interfaces - Facilitates the creation of secure management portals for non-technical staff to manage application data.
  • Internal Business Tools - Offers a platform for building custom dashboards and data management interfaces for internal organizational use.
  • Data Query Filters - Implements tools for narrowing down datasets using user-defined field-based criteria and logical operators.
  • UI Data Sorting - Organizes lists of items based on user-defined sorting and filtering criteria within internal dashboards.
  • Full Text Search - Integrates full-text search capabilities for indexing and retrieving content across the application.
  • Driver Abstractions - Uses interchangeable search drivers behind a common interface to index and retrieve full-text content.
  • Admin Panel Generators - Provides tooling for rapidly building management dashboards and administrative interfaces from backend logic.
  • Permission-Based Access Control - Implements a security model where access is granted based on specific permissions assigned to users or roles.
  • Role-Based Access Control - Manages user permissions and restricts access to specific features based on assigned identities and roles.
  • Role-Based Access Control Systems - Provides a framework for managing user permissions and access levels based on defined roles.
  • User Access Management - Provides centralized tools for managing user accounts, security policies, and resource allocations.
  • Administrative UI Toolkits - Ships a collection of pre-defined form elements and data filters for creating administration panels without custom code.
  • Data Entry Forms - Ships interfaces for users to input or modify database records through structured, pre-built fields.
  • Form Input Widgets - Offers widgets that automate the arrangement and validation of data-entry form fields.
  • User Event Notifications - Delivers system event alerts and announcements to users via multiple communication channels.
  • Full-Text Search Integrations - Integrates typo-tolerant search capabilities and interchangeable drivers into the application database.
  • Notification Routing Layers - Provides a notification routing layer that abstracts multiple communication channels behind a unified interface.
  • Single-Page Navigators - Enables seamless navigation by updating page sections without a full browser reload.
  • Multi-Channel Notification Dispatch - Sends system alerts through multiple communication mediums using a single unified delivery interface.
  • Form Builders - Allows developers to build data-entry interfaces using pre-defined elements to eliminate manual frontend form construction.
  • AJAX Content Swapping - Implements a pattern for replacing page containers via asynchronous requests to enable seamless navigation.
  • AJAX Page Loaders - Fetches new page content via asynchronous requests to update the DOM without a full reload.
  • Asynchronous Content Updates - Provides asynchronous data fetching to update UI content without requiring full page reloads.
  • Page Transition Controls - Manages the logical flow of page transitions by loading content asynchronously for a seamless experience.
  • Admin Panels - Code-driven framework for rapid business application development.

Star 历史

orchidsoftware/platform 的 Star 历史图表orchidsoftware/platform 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Platform 的开源替代方案

相似的开源项目,按与 Platform 的功能重合度排序。
  • theorchid/platformTheOrchid 的头像

    TheOrchid/Platform

    4,791在 GitHub 上查看↗

    Platform is a framework for building back-office applications and administrative dashboards using Laravel. It functions as a schema-driven UI framework and CRUD generator that automatically constructs database management interfaces, input forms, and validation rules from programmatic model definitions. The project distinguishes itself through a comprehensive backend UI kit that supports advanced data capture, including geographic coordinate mapping, tabular JSON data matrices, and marketing metadata tracking. It features a robust role-based access control system for managing resource visibili

    PHP
    在 GitHub 上查看↗4,791
  • marmelab/react-adminmarmelab 的头像

    marmelab/react-admin

    26,780在 GitHub 上查看↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    TypeScriptadminadmin-dashboardadmin-on-rest
    在 GitHub 上查看↗26,780
  • rappasoft/laravel-boilerplaterappasoft 的头像

    rappasoft/laravel-boilerplate

    5,630在 GitHub 上查看↗

    Laravel Boilerplate is a pre-built admin panel and application scaffolding for Laravel that provides a complete backend foundation including user management, role-based permissions, and a CoreUI interface. It serves as a starting point for web application development by bundling essential administrative features into a single, ready-to-use package. The project distinguishes itself through a comprehensive identity management system that combines multi-language support across over 20 locales with two-factor authentication and user impersonation capabilities. Its role-based access control system

    PHPboilerplatelaravellaravel-boilerplate
    在 GitHub 上查看↗5,630
  • goadmingroup/go-adminGoAdminGroup 的头像

    GoAdminGroup/go-admin

    8,981在 GitHub 上查看↗

    go-admin is a framework for generating administrative interfaces and data visualization dashboards using the Go programming language. It functions as a low-code dashboard builder and a web-based interface for performing create, read, update, and delete operations across multiple SQL database dialects. The project features a deployment model that compiles backend logic and frontend assets into a single executable binary for simplified distribution. It includes a role-based access control system to manage user permissions and restrict administrative functions based on assigned roles. The frame

    Goadminadminltebeego
    在 GitHub 上查看↗8,981
查看 Platform 的所有 30 个替代方案→

常见问题解答

orchidsoftware/platform 是做什么的?

This project is a rapid application development framework for building back-office interfaces and dashboards within Laravel applications. It functions as a backend management UI toolkit and schema-based UI generator that renders administration panels and data forms by mapping backend logic to pre-defined frontend components.

orchidsoftware/platform 的主要功能有哪些?

orchidsoftware/platform 的主要功能包括:Schema-Based Generators, Admin Panel Frameworks, Back-Office Administration Interfaces, Internal Business Tools, Data Query Filters, UI Data Sorting, Full Text Search, Driver Abstractions。

orchidsoftware/platform 有哪些开源替代品?

orchidsoftware/platform 的开源替代品包括: theorchid/platform — Platform is a framework for building back-office applications and administrative dashboards using Laravel. It… marmelab/react-admin — React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL… rappasoft/laravel-boilerplate — Laravel Boilerplate is a pre-built admin panel and application scaffolding for Laravel that provides a complete… goadmingroup/go-admin — go-admin is a framework for generating administrative interfaces and data visualization dashboards using the Go… hs-web/hsweb-framework — This project is a Spring Boot administrative framework and enterprise backend boilerplate designed for building… kalcaddle/kodexplorer — KodExplorer is a web-based file manager and remote server administration tool that provides a desktop-like interface…