Popular Packages
-
PHP
brocode/module-adminhtml-cache-eviction
Adds quick-action links (Refresh Invalidated, Flush Magento Cache, Flush Cache Storage) to the Magento 2 admin cache-invalidated notification bar, so admins can act without navigating to Cache Management.
-
PHP
flowd/phirewall-preset-bad-ips
Threat-intelligence IP blocklist preset for the Phirewall PHP firewall - bundles a public-domain bad-IP feed snapshot
-
PHP
anytech/silverstripe-secretfield
Masked secret form field with an admin-only reveal button for SilverStripe SiteConfig secrets (API keys, tokens).
-
drupal/ai_recipe_audio_transcription
Transcribes the audio media item and creates summary of the transcription.
-
PHP
nawasara/alerting
Central incident bus for Nawasara — register alert rules, dispatch fire/resolve via Alerter facade, state-machine with cooldown + escalation, routes notifications to nawasara/notification channels.
-
drupal/ai_recipe_basic_rag_chatbot
Provides basic implementation of 'Talk to your content' feature.
-
drupal/ai_recipe_content_suggestions
Adds support for AI content suggestions
-
drupal/ai_recipe_image_alt_text
Adds support for generating image alternative text with AI
-
drupal/ai_recipe_image_search_vector
Adds the image classification recipe and indexes it in Search API.
-
PHP
nawasara/database-monitor
MySQL/MariaDB server + database monitoring for the Nawasara superapp framework — inventory, capacity, performance, slow query, and alerting via a single read-only monitoring user.
-
PHP
nawasara/hibah
Grant (hibah) and social aid (bansos) management for the Nawasara superapp framework — per-OPD submission entry, board-decision recording, quarterly realisation tracking, duplicate-recipient detection, and reporting.
-
PHP
kirchdev/laravel-device-sessions
Device-bound login sessions for Laravel: per-device remember-me tokens, a "where am I signed in" device list, and revoke/rename — privacy-respecting and Fortify-agnostic.
-
-
PHP
nawasara/auth-primitives
Low-level auth primitives for Nawasara packages: sudo mode (session window, Livewire attribute, route middleware), built to live below the application shell so domain packages can depend on it without dragging in core.
-
PHP
kirchdev/laravel-pbac
Policy-based access control for Laravel: roles, permissions, organisation-scoped authorization, Gate integration, and a decision cache.