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/generator
A tool for generating PHP entities and form data classes, built on PHP 8.3 and Nette Framework.
-
-
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/parameters
A simple Nette extension for accessing common directory paths (appDir, wwwDir, tempDir) in your application via dependency injection.
-
-
PHP
drago-ex/sessions
Helper class for accessing Nette session and session sections outside presenters.
-
-
-
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.