PHPackages                             kravalg/mfiles-client - 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. [API Development](/categories/api)
4. /
5. kravalg/mfiles-client

ActiveLibrary[API Development](/categories/api)

kravalg/mfiles-client
=====================

Client for the M-Files API

1.0(7y ago)3142proprietaryPHP

Since Aug 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Kravalg/mfiles-client)[ Packagist](https://packagist.org/packages/kravalg/mfiles-client)[ RSS](/packages/kravalg-mfiles-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

M-Files Client
==============

[](#m-files-client)

This library provides access to [M-Files](https://www.m-files.com/en), the intelligent Information Management which introduces the Intelligent Metadata Layer (IML) that unifies information across systems like shared network folders SharePoint, OpenText, Documentum, Box, Dropbox and more.

Here is a link to [M-Files's API documentation](https://www.m-files.com/mfws/).
The API samples is available [here](https://www.m-files.com/mfws/samples.html).

Usage
-----

[](#usage)

[Documentation](docs/MFilesClient.md)

### 1. Integrate M-Files to your app

[](#1-integrate-m-files-to-your-app)

Check out [how to integrate this M-Files client in your app](docs/how-to-integrate.md).

Development
-----------

[](#development)

### Installation

[](#installation)

The development environment runs on [Docker](https://www.docker.com/) and uses [docker-compose](https://docs.docker.com/compose/).

```
$ cp docker-compose.yml.dist docker-compose.yml

# Edit docker-compose.yml to customize data (UID and GID of your working user)
$ vim docker-compose.yml

# Run composer
$ ./bin/docker-run composer install

```

### Coding Standards

[](#coding-standards)

This project uses [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) to maintain coding standards and homogeneity.

To use it:

```
$ ./bin/docker-run vendor/bin/php-cs-fixer fix

```

Please add [PHPDoc](https://www.phpdoc.org/) wherever you can.

### Testing

[](#testing)

This project is tested with [PHPSpec](http://www.phpspec.net/en/stable/) and [Behat](http://behat.org/en/latest/).

Before launching Behat tests, copy `.env.dist` to `.env` and customize the parameters for your M-Files test account (all `TESTS_***` fields).

```
### PHPSpec
$ ./bin/docker-phpspec run
# which is a shortcut for:
$ docker-compose run --rm symfony vendor/bin/phpspec run -f pretty

### Behat
$ ./bin/docker-behat
# which is a shortcut for:
$ docker-compose run --rm symfony vendor/bin/behat

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Unknown

Total

1

Last Release

2882d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/314b495778768f71e524bf045a1651579974a0a17ef4960ef28bfe95e501fe24?d=identicon)[Kravalg](/maintainers/Kravalg)

---

Top Contributors

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

---

Tags

librarym-filesphpsymfony

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/kravalg-mfiles-client/health.svg)

```
[![Health](https://phpackages.com/badges/kravalg-mfiles-client/health.svg)](https://phpackages.com/packages/kravalg-mfiles-client)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.4M25](/packages/googleads-googleads-php-lib)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.5M11](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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