PHPackages                             fsv-dev/sis-repository - 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. [Framework](/categories/framework)
4. /
5. fsv-dev/sis-repository

AbandonedLibrary[Framework](/categories/framework)

fsv-dev/sis-repository
======================

Nette DI extension for SIS repository

0.1.0(10y ago)135[1 issues](https://github.com/fsv-dev/sis-repository/issues)GPL-2.0PHPPHP &gt;=5.4.0

Since Aug 6Pushed 10y ago2 watchersCompare

[ Source](https://github.com/fsv-dev/sis-repository)[ Packagist](https://packagist.org/packages/fsv-dev/sis-repository)[ Docs](https://github.com/fsv-dev/sis-repository)[ RSS](/packages/fsv-dev-sis-repository/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

sis-repository
==============

[](#sis-repository)

[![License](https://camo.githubusercontent.com/99d280c5a1f6abf3596fc7a96de71d3ae1003f7e99ee55140aae35bb88ba705e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76322d626c75652e737667)](https://img.shields.io/badge/license-GPLv2-blue.svg)

Nette\\DI extension for SIS repository

Install
-------

[](#install)

```
$ composer require fsv-dev/sis-repository
```

Configuration
-------------

[](#configuration)

### config.neon

[](#configneon)

```
extensions:
	sis: SIS\DI\SISExtension

	sis:
    	server: 127.0.0.1
    	user: 'username'
    	password: 'password'
    	port: 1111
    	sid: 'sid'
    	protocol: 'TCP' # default value
    	charset: 'UTF8' # default value
    	facultyCode: 12345

```

Simple use
----------

[](#simple-use)

```
$this->searchForStudent($name, $surname) // Returns simple student's info (array)
$this->getStudentInfo($sident) // Returns more information of student (array)
$this->getStudyInfo($sident) // Returns all student's programs, subjects and credits (multi array)
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

2

Last Release

3937d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ca78d4e2eb6cca3f0195f71d2606ef2a1d3cafce971425de3760250aab83c39?d=identicon)[krausv](/maintainers/krausv)

---

Top Contributors

[![krausv](https://avatars.githubusercontent.com/u/5638224?v=4)](https://github.com/krausv "krausv (3 commits)")[![fsv-dev](https://avatars.githubusercontent.com/u/9462702?v=4)](https://github.com/fsv-dev "fsv-dev (1 commits)")

---

Tags

libraryrepositorysis

### Embed Badge

![Health badge](/badges/fsv-dev-sis-repository/health.svg)

```
[![Health](https://phpackages.com/badges/fsv-dev-sis-repository/health.svg)](https://phpackages.com/packages/fsv-dev-sis-repository)
```

###  Alternatives

[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

41.5k328.9k1](/packages/ccxt-ccxt)[goaop/framework

Framework for aspect-oriented programming in PHP.

1.7k4.0M33](/packages/goaop-framework)[hprose/hprose

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

2.1k215.3k37](/packages/hprose-hprose)[nutgram/nutgram

The Telegram bot library that doesn't drive you nuts

714214.9k8](/packages/nutgram-nutgram)[nutgram/laravel

Laravel package for Nutgram

4989.6k4](/packages/nutgram-laravel)[yiisoft/assets

Asset bundles and asset manager

21318.1k34](/packages/yiisoft-assets)

PHPackages © 2026

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