Download the PHP package ksverchkov/phpdfs without Composer
On this page you can find all versions of the php package ksverchkov/phpdfs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ksverchkov/phpdfs
More information about ksverchkov/phpdfs
Files in ksverchkov/phpdfs
Package phpdfs
Short Description A Distributed Filesystem Framework/Library for Php
License MIT
Informations about the package phpdfs
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
- 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
You can install PHPDFS using Composer. Run the following command in your project directory:
Getting Started
Follow these steps to get started with PHPDFS:
-
Configure your
.env
file with your desired settings: -
Set up your routes and actions in your application.
- Start building your distributed filesystem solution with PHPDFS!
Documentation
For detailed usage instructions, configuration options, and examples, please refer to the documentation.
Contributing
Contributions are welcome! If you'd like to contribute to PHPDFS, please refer to the contribution guidelines.
License
PHPDFS is released under the MIT License.
All versions of phpdfs with dependencies
ext-mbstring Version *
ext-curl Version *
ext-json Version *
ext-simplexml Version *
ext-iconv Version *
gabordemooij/redbean Version *
vlucas/phpdotenv Version *
symfony/yaml Version v5.0.6