drago-ex/application

Basic extensions for Nette Framework

v1.0.20 2023-12-01 10:55 UTC

This package is auto-updated.

Last update: 2024-04-12 07:24:52 UTC


README

Basic extensions.

License: MIT PHP version Coding Style CodeFactor

Technology

  • PHP 8.1 or higher
  • composer

Installation

composer require drago-ex/application

Extra Control

Check if there is a pair signal receiver and name (default is edit).

$this->getSignal();

Is AJAX request?

Shorter method in control.

$this->isAjax();

Flash message alert type