PHPackages                             swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify
============================================================

Checks if at https://cestina-pro-cizince.cz/trvaly-pobyt/a2/online-prihlaska/ are free spots and notifies

1.0.1(3y ago)011MITPHPPHP &gt;=7.4

Since Aug 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify)[ Packagist](https://packagist.org/packages/swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify)[ Docs](https://github.com/swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify)[ RSS](/packages/swayoleg-mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify/feed)WikiDiscussions master Synced 1mo ago

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

DEPRECATED.
===========

[](#deprecated)

Use just as example reference
-----------------------------

[](#use-just-as-example-reference)

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)

What is it project for?
=======================

[](#what-is-it-project-for)

In Czech republic to get permanent visa you need to get language exam. And there is a big problem to get term and register - they have always no spots. To get a spot for lang exam you need to go here

So what I did its just simple parser that checks free spot and notifies you.

### Notification and script options

[](#notification-and-script-options)

The notification can be done via telegram, email and webhook. There is two type(styles I would say) to solve the problem. In [noOOPJustForFunExample.php](https://github.com/swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify/blob/master/noOOPJustForFunExample.php) you just put the telegram token and chat id - and put the script on a cron. This is my style to solve one-time issues - just get it done.

BUT its not a cool and corporate style - right? So real "for fun" was to create script that can send notification with different type, can operate via guzzle or curl by config, can be extended - bla bla bla.

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

[](#installation)

Composer

```
composer require swayoleg/mvcr-trvaly-pobyt-lang-exam-online-prihlaska-notify

```

Usage
-----

[](#usage)

### I like to use it like this

[](#i-like-to-use-it-like-this)

```
