drago-ex/application

Basic extensions for Nette Framework

v1.0.22 2024-08-29 07:27 UTC

This package is auto-updated.

Last update: 2024-12-29 08:09:47 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