drago-ex/drago

Basic methods for the presenter and components.


Keywords
application, nette
License
MIT

Documentation

Drago Application

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