PHPackages                             drechsler-development/class-library - 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. drechsler-development/class-library

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

drechsler-development/class-library
===================================

a bunch of classes you can use in your projects

v1.0.36(1mo ago)03301MITPHP

Since Nov 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/drechsler-development/class-library)[ Packagist](https://packagist.org/packages/drechsler-development/class-library)[ RSS](/packages/drechsler-development-class-library/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (42)Used By (1)

class-library
=============

[](#class-library)

A library of useful classes I am using often in different projects

[![License](https://camo.githubusercontent.com/b70c29b8d4186837cd5470714a8f7a7b99b7f69c1fa5c851de8138c78384cbef/68747470733a2f2f706f7365722e707567782e6f72672f62756f6e7a7a2f6c61726176656c2d342d6672656567656f69702f6c6963656e73652e737667)](https://packagist.org/packages/buonzz/laravel-4-freegeoip)

Requirements
============

[](#requirements)

- PHP &gt;= 7.4
- cURL Extension
- json Extension
- soap Extension
- gd Extension
- mbstring Extension
- ctype Extension

Installation
============

[](#installation)

```
composer require drechsler-development\class-library

```

Just install the package and it is ready to use!

Usage
=====

[](#usage)

Formats a date into german format with long year

```
$date = "2012-12-31";
$formattedDate = Date::FormatDateToFormat ($date, Date::DATE_FORMAT_GERMAN_DATE_LONG_YEAR); //will return 31.12.2021

```

Credits
=======

[](#credits)

- Peter Dragicevic for the DHL library =&gt;
- Markus Poerschke for the ICAL class =&gt;

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance88

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community11

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

Every ~44 days

Recently: every ~28 days

Total

37

Last Release

59d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/73aecb5d467d0f49f309bb33a5f4e07d3203e1c9b171af1ced76427915ce1d8c?d=identicon)[kugelschreiber](/maintainers/kugelschreiber)

---

Top Contributors

[![drechsler-development](https://avatars.githubusercontent.com/u/48915610?v=4)](https://github.com/drechsler-development "drechsler-development (59 commits)")

---

Tags

helper classesclass libraryclasslibrary

### Embed Badge

![Health badge](/badges/drechsler-development-class-library/health.svg)

```
[![Health](https://phpackages.com/badges/drechsler-development-class-library/health.svg)](https://phpackages.com/packages/drechsler-development-class-library)
```

###  Alternatives

[uspdev/replicado

Classes PHP que consome dados do Replicado USP

136.2k7](/packages/uspdev-replicado)

PHPackages © 2026

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