PHPackages                             ksverchkov/phpdfs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. ksverchkov/phpdfs

ActiveLibrary[Framework](/categories/framework)

ksverchkov/phpdfs
=================

A Distributed Filesystem Framework/Library for Php

1.0.6-alpha(2y ago)01MITPHPPHP &gt;=7.0

Since Aug 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ksverchkov/PHPDFS-framework)[ Packagist](https://packagist.org/packages/ksverchkov/phpdfs)[ RSS](/packages/ksverchkov-phpdfs/feed)WikiDiscussions main Synced today

READMEChangelog (6)Dependencies (3)Versions (8)Used By (0)

[![PHPDFS Logo](php-dfs.png)](php-dfs.png)

PHPDFS - Distributed Filesystem Framework for PHP
=================================================

[](#phpdfs---distributed-filesystem-framework-for-php)

PHPDFS is a powerful Distributed Filesystem Framework/Library for PHP that enables developers to build and manage distributed file systems, implement routing, handle permissions, and more. Whether you're building a large-scale distributed storage solution or need a flexible framework for managing files and permissions, PHPDFS has you covered.

Features
--------

[](#features)

- **Distributed Filesystem**: Build and manage a distributed file storage system across multiple servers.
- **Routing and Controllers**: Define routes and actions for handling incoming requests.
- **Flexible Permissions**: Implement granular permissions and access control for files and actions.
- **Token-based Authentication**: Use tokens with associated permissions for secure authentication.
- **YAML Configuration**: Configure routes, actions, and settings using YAML files.
- **RedBeanPHP Integration**: Easily manage database operations with the powerful RedBeanPHP ORM.
- **Composer Integration**: Install and manage PHPDFS as a Composer package.

Installation
------------

[](#installation)

You can install PHPDFS using Composer. Run the following command in your project directory:

```
composer require ksverchkov/phpdfs
```

Getting Started
---------------

[](#getting-started)

Follow these steps to get started with PHPDFS:

1. Configure your `.env` file with your desired settings:

    ```
    DB_CONNECTION=mysql
    DB_HOST=localhost
    DB_PORT=3306
    DB_NAME=phpdfs_db
    DB_USERNAME=root
    DB_PASSWORD=

    ```
2. Set up your routes and actions in your application.
3. Start building your distributed filesystem solution with PHPDFS!

Documentation
-------------

[](#documentation)

For detailed usage instructions, configuration options, and examples, please refer to the [documentation](https://github.com/ksverchkov/phpdfs-framework/wiki).

Contributing
------------

[](#contributing)

Contributions are welcome! If you'd like to contribute to PHPDFS, please refer to the [contribution guidelines](CONTRIBUTING.md).

License
-------

[](#license)

PHPDFS is released under the [MIT License](LICENSE).

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

7

Last Release

1027d ago

PHP version history (2 changes)1.0.0-alphaPHP 7.\*|8.\*

1.0.6-alphaPHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/107706691?v=4)[Kirill Sverchkov](/maintainers/ksverchkov)[@ksverchkov](https://github.com/ksverchkov)

---

Top Contributors

[![ksverchkov](https://avatars.githubusercontent.com/u/107706691?v=4)](https://github.com/ksverchkov "ksverchkov (17 commits)")

---

Tags

dfsksverchkovphpphpdfsphpframeworklibraryphpdfsksverchkov

### Embed Badge

![Health badge](/badges/ksverchkov-phpdfs/health.svg)

```
[![Health](https://phpackages.com/badges/ksverchkov-phpdfs/health.svg)](https://phpackages.com/packages/ksverchkov-phpdfs)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[zemit-cms/core

Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.

148.5k1](/packages/zemit-cms-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
