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
qkqpttgf avatar

qkqpttgf/OneManager-php

0
View on GitHub↗
3,808 stars·2,548 forks·HTML·11 views

OneManager Php

OneManager-php is a PHP-based cloud file manager designed to index and navigate files stored in OneDrive. It provides a web interface for browsing remote directories and managing uploads and downloads via the Microsoft Graph API.

The project focuses on reducing server load by generating direct upload and download links, shifting data transfer from the application server to the cloud provider. It supports custom presentation through a markdown-based cloud directory and the ability to render specific HTML files as homepages.

The system is built with a stateless execution model, making it compatible with serverless platforms and traditional PHP hosting. It also includes access control features to restrict guest uploads to designated directories.

Features

  • Cloud Storage Indexers - Provides a web interface that indexes remote cloud storage for navigable file browsing.
  • Cloud File Managers - Provides a serverless-compatible PHP manager for handling OneDrive uploads and downloads.
  • Cloud Direct Link Generators - Generates direct download and upload links for OneDrive files to bypass server bandwidth limits.
  • Cloud Storage Share Links - Generates direct cloud storage share links to bypass the application server and reduce bandwidth load.
  • Public Download Links - Generates public download links for cloud storage objects to avoid consuming server bandwidth.
  • File Indexers - Creates a navigable web directory to browse and organize files stored in a OneDrive account.
  • File Indexing Interfaces - Provides a web interface for listing and navigating OneDrive files using the Microsoft Graph API.
  • Remote File Metadata Indexing - Provides remote file metadata indexing to generate a navigable directory structure without mirroring files locally.
  • Remote File Uploads - Facilitates remote file uploads to OneDrive to avoid overloading the application server.
  • Direct-to-Cloud Uploads - Enables direct-to-cloud uploads by providing authenticated endpoints for browser-to-cloud data transmission.
  • Cloud Content Directories - Renders cloud-hosted Markdown and HTML files to create custom documentation and homepages.
  • Markdown Renderers - Renders the content of specific markdown files as formatted HTML for directory documentation.
  • Content Renderers - Displays Markdown and HTML files from OneDrive as formatted web pages.
  • Cloud Computing & Serverless - Provides a lightweight file management solution deployable on serverless platforms.
  • Serverless Execution Models - Uses a stateless execution model compatible with serverless execution environments and cloud functions.
  • Stateless Request Processing - Employs stateless request processing to map URL paths directly to cloud API calls without a local database.
  • Conditional Template Rendering - Implements logic-driven rendering to select between directory listings, custom HTML, or markdown views based on file presence.

Star history

Star history chart for qkqpttgf/onemanager-phpStar history chart for qkqpttgf/onemanager-php

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does qkqpttgf/onemanager-php do?

OneManager-php is a PHP-based cloud file manager designed to index and navigate files stored in OneDrive. It provides a web interface for browsing remote directories and managing uploads and downloads via the Microsoft Graph API.

What are the main features of qkqpttgf/onemanager-php?

The main features of qkqpttgf/onemanager-php are: Cloud Storage Indexers, Cloud File Managers, Cloud Direct Link Generators, Cloud Storage Share Links, Public Download Links, File Indexers, File Indexing Interfaces, Remote File Metadata Indexing.

Which projects share features with qkqpttgf/onemanager-php?

Projects with overlapping indexed features include: blinkfox/hexo-theme-matery — A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive… fish2018/pansou — Pansou is a cloud storage search engine and distributed search aggregator designed to locate and retrieve files across… openlistteam/openlist — OpenList is a cloud storage indexing platform that transforms remote file collections into searchable lists and… pingdotgg/uploadthing — Uploadthing is a tool for integrating file uploads into web applications, providing a system to accept and store files… jiangrui1994/cloudsaver — CloudSaver is a multi-cloud file transfer manager and storage aggregator designed to discover remote resources and… helloxz/zdir — Zdir is a self-hosted file management server that indexes local and remote directories to build organized, browsable…

Projects sharing features with OneManager Php

These projects share indexed features with OneManager Php. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • blinkfox/hexo-theme-materyblinkfox avatar

    blinkfox/hexo-theme-matery

    5,362View on GitHub↗

    A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive layout system that transforms markdown files into styled HTML pages, providing a specialized environment for technical documentation and personal blogging. The theme is characterized by a data-driven approach to content visualization, using radar charts for categories and word clouds for tags to represent post metadata. It further distinguishes its organization by utilizing a chronological timeline architecture for blog archives. The project covers a wide range of technical publ

    JavaScriptfeatured-pictureshexo-blog-themehexo-theme
    View on GitHub↗5,362
  • fish2018/pansoufish2018 avatar

    fish2018/pansou

    11,834View on GitHub↗

    Pansou is a cloud storage search engine and distributed search aggregator designed to locate and retrieve files across multiple remote storage platforms. It functions by consolidating search results from various sources into a single interface, allowing users to find specific files through keyword-based queries. The system utilizes a plugin-based architecture that supports the development of custom search modules. This extensibility enables the integration of external artificial intelligence clients, which can interact with the platform to automate the discovery and refinement of file metadat

    Go
    View on GitHub↗11,834
  • openlistteam/openlistOpenListTeam avatar

    OpenListTeam/OpenList

    20,814View on GitHub↗

    OpenList is a cloud storage indexing platform that transforms remote file collections into searchable lists and standardized streaming media endpoints. It functions as a centralized gateway, allowing users to connect external storage providers and manage their data through a unified interface. The platform distinguishes itself by providing a dedicated security layer for API authentication and traffic proxying, which protects user credentials while managing connectivity for distributed components. It also features automated service lifecycle management, enabling the deployment and maintenance

    Goalistaliyunpanbaidupan
    View on GitHub↗20,814
  • jiangrui1994/cloudsaverjiangrui1994 avatar

    jiangrui1994/CloudSaver

    8,542View on GitHub↗

    CloudSaver is a multi-cloud file transfer manager and storage aggregator designed to discover remote resources and save them directly to cloud drives. It functions as a cloud file downloader and management platform that enables the movement of data between different cloud storage providers without requiring files to be downloaded to a local device first. The system uses OAuth authentication to manage secure connections to third-party cloud drives, facilitating direct server-to-server data transfers. It incorporates asynchronous streaming to move data between remote sources and destinations, p

    Vue
    View on GitHub↗8,542
  • Compare all 30 related projects→