PHPackages                             ineersa/tds-loader - 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. ineersa/tds-loader

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

ineersa/tds-loader
==================

TDS loader

1.0.4(5y ago)010MITPHPPHP ^7.1

Since Aug 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ineersa/tds-loader)[ Packagist](https://packagist.org/packages/ineersa/tds-loader)[ RSS](/packages/ineersa-tds-loader/feed)WikiDiscussions master Synced today

READMEChangelog (5)DependenciesVersions (6)Used By (0)

TDS loader
==========

[](#tds-loader)

Установка
---------

[](#установка)

```
composer require ineersa/tds-loader

```

Пример использования
--------------------

[](#пример-использования)

```
$loader = new \Ineersa\TDS\Loader('', '');
$content = $loader->getContent();

return new Response($content);
```

`hash` - полученный хеш для РК `url` - ссылкка на tds

`$content` - возвращает строку с контентом либо пусто

Есть возможность включить debug.

CURL обязателен.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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 ~1 days

Total

5

Last Release

2081d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86f5d21ab3c3ddca3f9af93bbcd79813a7db4eb17b179476538741519621ba7a?d=identicon)[ineersa](/maintainers/ineersa)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ineersa-tds-loader/health.svg)

```
[![Health](https://phpackages.com/badges/ineersa-tds-loader/health.svg)](https://phpackages.com/packages/ineersa-tds-loader)
```

###  Alternatives

[infocyph/uid

UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!

105.1k](/packages/infocyph-uid)

PHPackages © 2026

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