PHPackages                             porox/dropmefiles-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. porox/dropmefiles-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

porox/dropmefiles-client
========================

PHP client dropmefiles.com

1.2.1(3y ago)2981—0%1MITPHPPHP &gt;=7.2

Since Feb 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/porox/DropMeFilesClient)[ Packagist](https://packagist.org/packages/porox/dropmefiles-client)[ RSS](/packages/porox-dropmefiles-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

[![Build Status](https://camo.githubusercontent.com/bd5a623302f95d0d4dbcda03808f1922f90d3490177f0b7abe2084720bee9ec9/68747470733a2f2f6170692e7472617669732d63692e636f6d2f706f726f782f44726f704d6546696c6573436c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/github/porox/DropMeFilesClient)[![Latest Stable Version](https://camo.githubusercontent.com/61d83e168700bad8a02a2f7f932195b34fb3da5043e09d16f521e12f3b556a55/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706f726f782f64726f706d6566696c65732d636c69656e742e737667)](https://packagist.org/packages/porox/dropmefiles-client)[![Total Downloads](https://camo.githubusercontent.com/2d615f7c4fa63998341ff9821b23ef44b3f5a4f408d0a841cd2c0b236fd8b324/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706f726f782f64726f706d6566696c65732d636c69656e742e737667)](https://packagist.org/packages/porox/dropmefiles-client)[![Downloads Month](https://camo.githubusercontent.com/b32e0c97766fb39bb724799c1878e554afd21b64a462072392cb8f096f395398/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f706f726f782f64726f706d6566696c65732d636c69656e742e737667)](https://packagist.org/packages/porox/dropmefiles-client)[![Minimum PHP Version](https://camo.githubusercontent.com/f29aa459ec3db3bfca9c31cf17dc272059b6530fbef22ad1b181f3b78356d60f/687474703a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344372e322d3838393242462e737667)](https://php.net/)

Sample usage
============

[](#sample-usage)

```
include 'vendor/autoload.php';

use \Porox\Dropmefiles\Client\CreateFileConfig;
use \Porox\Dropmefiles\Client\PeriodTypes;

$httpClient = new \GuzzleHttp\Client(['']);
$client = \Porox\Dropmefiles\Client\DropmefilesClientFactory::create($httpClient);

$config = new CreateFileConfig();
$config->addFile(new SplFileInfo(__DIR__.'/README.md'));
$config->setNeedPassword(true);
$config->setPeriod(PeriodTypes::DAYS_3);

$resp =$client->sendFiles($config);

var_dump($resp);
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~152 days

Total

5

Last Release

1321d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.0

1.1.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/e079e0811b9d098e8285242b8a4fb550365bb1bf40b88c74f34238fc7d5dda79?d=identicon)[porox](/maintainers/porox)

---

Top Contributors

[![ydombrovsky](https://avatars.githubusercontent.com/u/23196959?v=4)](https://github.com/ydombrovsky "ydombrovsky (8 commits)")[![porox](https://avatars.githubusercontent.com/u/10989678?v=4)](https://github.com/porox "porox (4 commits)")[![AlexandrErohin](https://avatars.githubusercontent.com/u/20934010?v=4)](https://github.com/AlexandrErohin "AlexandrErohin (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/porox-dropmefiles-client/health.svg)

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

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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