Packages from drago-ex

  • PHP

    drago-ex/application

    Extension for Nette Framework, providing reusable UI components, alert types, and flash message handling.

  • PHP

    drago-ex/authorization

    A simple dynamic access control list (ACL) management system for Nette Framework, with support for roles, permissions, and resources

  • PHP

    drago-ex/bootstrap

    The `ExtraConfigurator` class extends Nette's configuration by searching for `.neon` files across directories and caching the results, with automatic cache invalidation in development.

  • PHP

    drago-ex/database

    Connecting to database for Nette Framework

  • PHP

    drago-ex/generator

    A tool for generating PHP entities and form data classes, built on PHP 8.3 and Nette Framework.

  • PHP

    drago-ex/generator-cli

    Basic configuration for Drago Generator

  • PHP

    drago-ex/gravatar

    Simple and customizable Gravatar integration for PHP applications, allowing easy Gravatar image generation based on user email with options for size, default image, and rating.

  • PHP

    drago-ex/keycloak

    Simple Keycloak adapter for easy integration.

  • PHP

    drago-ex/parameters

    A simple Nette extension for accessing common directory paths (appDir, wwwDir, tempDir) in your application via dependency injection.

  • PHP

    drago-ex/project

    The basis for new projects on Drago Extension.

  • PHP

    drago-ex/sessions

    Helper class for accessing Nette session and session sections outside presenters.

  • PHP

    drago-ex/simple

    Easy configuration for single-page sites.

  • PHP

    drago-ex/simple-project

    Basic project for create single-page sites on Drago Simple

  • PHP

    drago-ex/translator

    Drago Extension for Nette Framework providing localization support with a custom Translator service and DI integration.

  • PHP

    drago-ex/utils

    Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.