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/component

    Bootstrap components such as modal and offcanvas.

  • PHP

    drago-ex/database

    Connecting to database for Nette Framework

  • PHP

    drago-ex/form

    Helper classes for Nette forms with extended inputs and shortcuts.

  • PHP

    drago-ex/generator

    A lightweight CLI tool for generating PHP entity and data class files from your database schema.

  • 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/migration

    A simple CLI tool for running SQL migrations.

  • 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/project-auth

    Authentication and user access package for the Drago project.

  • PHP

    drago-ex/project-backend

    Preconfigured basic backend module for the basic Drago Project.

  • PHP

    drago-ex/project-db

    The package extends the Drago Project to include mysqli database.

  • Dockerfile

    drago-ex/project-docker

    Basic configuration of a php server on docker.

  • PHP

    drago-ex/project-front

    The package adds a basic frontend module to Drago Project.

  • PHP

    drago-ex/project-user

    A small helper package for working with the authenticated user in Drago project.

  • 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

    Lightweight translator for Nette Framework using NEON files, supporting global and module-specific translations.

  • PHP

    drago-ex/utils

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