PHPackages                             algolteam/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. [Database &amp; ORM](/categories/database)
4. /
5. algolteam/library

ActiveLibrary[Database &amp; ORM](/categories/database)

algolteam/library
=================

This is php utilities.

2.1(3y ago)0891MITPHPPHP &gt;=7.4

Since Jun 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/algolteam/php-utility)[ Packagist](https://packagist.org/packages/algolteam/library)[ RSS](/packages/algolteam-library/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (8)Versions (13)Used By (1)

PHP-UTILITY
===========

[](#php-utility)

This is php utilities.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4
- Curl extension for PHP7 must be enabled.

Download
--------

[](#download)

#### Using Composer

[](#using-composer)

From your project directory, run:

```
composer require algolteam/library

```

or

```
php composer.phar require algolteam/library

```

Note: If you don't have Composer you can download it [HERE](https://getcomposer.org/download/).

#### Using release archives

[](#using-release-archives)

#### Using Git

[](#using-git)

From a project directory, run:

```
git clone https://github.com/algolteam/php-utility.git

```

Installation
------------

[](#installation)

#### Via Composer's autoloader

[](#via-composers-autoloader)

After downloading by using Composer, you can include Composer's autoloader:

```
include (__DIR__ . '/vendor/autoload.php');

ALGOL::DefaultOf()->PrintFormat($AValue);
ALGOL::StrOf()->Length($AValue);
ALGOL::ValueOf()->Distance($ALatFrom,$ALonFrom,$ALatTo,$ALonTo);
ALGOL::ArrayOf()->Length($AValue);
ALGOL::DateTimeOf()->TimeAgo($ADate);
ALGOL::SystemOf()->FileInfo($AFileName);

ALGOL::LanguageOf($AFileName)->Execute();
ALGOL::MysqlDbOf()->ConnectOf();
ALGOL::TelegramOf()->ChatIDOf();
ALGOL::EmbedOf()->get($url);
ALGOL::FtpOf()->FileDownload($ARemoteFile,$ALocalFile);
ALGOL::Html5Of()->Count($ASource,$ASearch);
ALGOL::FakerOf()->Faker;
```

License
-------

[](#license)

This open-source software is distributed under the MIT License. See LICENSE.md

Contributing
------------

[](#contributing)

All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...

- Send feedbacks.
- Submit bug reports.
- Write/Edit the documents.
- Fix bugs or add new features.

Contact me
----------

[](#contact-me)

You can contact me [via Telegram](https://telegram.me/algolteam) but if you have an issue please [open](https://github.com/algolteam) one.

Support me
----------

[](#support-me)

You can support me using via LiberaPay [![Donate using Liberapay](https://camo.githubusercontent.com/f42d4c8650291eed95d5feb7658604d653ad107d3308fb7e8f269623d7ed65cf/68747470733a2f2f6c69626572617061792e636f6d2f6173736574732f776964676574732f646f6e6174652e737667)](https://liberapay.com/algolteam/donate)

or buy me a beer or two using [Paypal](https://paypal.me/algolteam).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~5 days

Recently: every ~11 days

Total

12

Last Release

1403d ago

Major Versions

1.9 → 2.02022-07-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d95d5d36006ca92fc169dd09634dbbaa859968804d431c083953016559f478c?d=identicon)[algolteam](/maintainers/algolteam)

---

Top Contributors

[![algol-team](https://avatars.githubusercontent.com/u/90094611?v=4)](https://github.com/algol-team "algol-team (10 commits)")[![algolteam](https://avatars.githubusercontent.com/u/108464692?v=4)](https://github.com/algolteam "algolteam (2 commits)")[![Asadbek1212](https://avatars.githubusercontent.com/u/109652968?v=4)](https://github.com/Asadbek1212 "Asadbek1212 (2 commits)")

---

Tags

phpftplanguageutilitymysqltelegramTeamalgolalgol-team

### Embed Badge

![Health badge](/badges/algolteam-library/health.svg)

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

###  Alternatives

[getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

15.6k86.4k1](/packages/getgrav-grav)[mevdschee/php-crud-api

Single file PHP script that adds a REST API to a SQL database.

3.7k66.7k9](/packages/mevdschee-php-crud-api)[silverstripe/framework

The SilverStripe framework

7313.7M2.8k](/packages/silverstripe-framework)[codezero/laravel-unique-translation

Check if a translated value in a JSON column is unique in the database.

1881.0M8](/packages/codezero-laravel-unique-translation)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[eftec/pdoone

Minimaist procedural PDO wrapper library

1116.3k9](/packages/eftec-pdoone)

PHPackages © 2026

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