PHPackages                             marouva/open-sos - 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. marouva/open-sos

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

marouva/open-sos
================

Open source knihovna pro tvorbu requestů na Informační Systém SPŠ na Proseku

v1.0(5y ago)09WTFPLPHPPHP &gt;=7.1

Since Feb 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Marouva/OpenSOS)[ Packagist](https://packagist.org/packages/marouva/open-sos)[ RSS](/packages/marouva-open-sos/feed)WikiDiscussions main Synced 3w ago

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

OpenSOS
=======

[](#opensos)

Open source knihovna pro tvorbu requestů na Informační Systém SPŠ na Proseku

Použití
-------

[](#použití)

### Instalace pomocí Composeru

[](#instalace-pomocí-composeru)

```
composer require marouva/open-sos

```

### Ukázka použití

[](#ukázka-použití)

```
// REQUEST 1
$sos = new SOS();
$sos->Start();
$sos->UserLogin('username', 'password');

$saved = $sos->SaveSession(); // save to DB

// REQUEST 2
$sos2 = new SOS();
$sos2->LoadSession($saved);

var_dump($sos2->MyClassification());
var_dump($sos2->GetTopicAttendance('2B'));
var_dump($sos2->UserInout('2020-11-2', '2021-2-2'));
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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

1976d ago

### Community

Maintainers

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

---

Top Contributors

[![podroja17](https://avatars.githubusercontent.com/u/71314898?v=4)](https://github.com/podroja17 "podroja17 (4 commits)")[![Marouva](https://avatars.githubusercontent.com/u/71694254?v=4)](https://github.com/Marouva "Marouva (1 commits)")

### Embed Badge

![Health badge](/badges/marouva-open-sos/health.svg)

```
[![Health](https://phpackages.com/badges/marouva-open-sos/health.svg)](https://phpackages.com/packages/marouva-open-sos)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[phpseclib/mcrypt_compat

PHP 5.x-8.x polyfill for mcrypt extension

28131.4M42](/packages/phpseclib-mcrypt-compat)[akeneo/pim-community-dev

Akeneo PIM, the future of catalog management is open!

1.0k624.1k86](/packages/akeneo-pim-community-dev)[phpseclib/phpseclib2_compat

phpseclib 2.0 polyfill built with phpseclib 3.0

132.1M17](/packages/phpseclib-phpseclib2-compat)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M568](/packages/shopware-core)[shopware/app-php-sdk

Shopware App SDK for PHP

15109.8k3](/packages/shopware-app-php-sdk)

PHPackages © 2026

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