Packages from maaf

  • PHP

    maaf/app

    MAAF Application Skeleton - A fresh MAAF application

  • PHP

    maaf/auth

    MAAF Auth Package - Modular authentication system with session, token, and tenant-aware support

  • PHP

    maaf/billing

    MAAF Billing Package - Stripe, PayPal, and Barion adapters with subscription management and modular billing logic

  • PHP

    maaf/config

    MAAF Config Package - Environment-agnostic layered configuration with module overrides and audit trail

  • PHP

    maaf/core

    MAAF Core Framework - Dependency Injection, Module Loader, EventBus, Config Engine, HTTP Kernel, CLI

  • PHP

    maaf/devtools

    MAAF DevTools Package - Request inspector (Telescope-like), module-level log view, and query profiler

  • PHP

    maaf/flags

    MAAF Flags Package - Feature flag system (Pennant-like) with rollout strategies and user/tenant-level enabling

  • PHP

    maaf/module

    MAAF Module Package - Module registration, lifecycle hooks, route/config/migration/asset management, CLI generators

  • PHP

    maaf/monitor

    MAAF Monitor Package - Performance profiling, module-level metrics, and real-time diagnostics (Pulse-like)

  • PHP

    maaf/permissions

    MAAF Permissions Package - Role based, policy based, and rule based permissions with module-level registration

  • PHP

    maaf/queue

    MAAF Queue Package - Queue driver abstraction with module-level worker configuration and Horizon-like dashboard

  • PHP

    maaf/runtime

    MAAF Runtime Package - Worker-based execution with cached bootstrap and module-level preload

  • PHP

    maaf/search

    MAAF Search Package - Modular indexing with Meilisearch, Elasticsearch, and SQL fulltext adapters

  • PHP

    maaf/social

    MAAF Social Package - OAuth provider modules with social login and social account linking

  • JavaScript

    maaf/starter-admin

    MAAF Starter Admin - Admin panel alapok modulonkénti CRUD generátorral

  • PHP

    maaf/starter-api

    MAAF Starter API - API-first project skeleton with auth, tenant, and modules pre-configured

  • HTML

    maaf/starter-web

    MAAF Starter Web - React/Vite alapú frontend skeleton moduláris UI komponensekkel

  • PHP

    maaf/storage

    MAAF Storage Package - File management, asset pipeline, CDN integration, and module-level storage namespaces

  • PHP

    maaf/style

    MAAF Style Package - Code style, formatter (Pint-like), and module skeleton generator

  • PHP

    maaf/tenant

    MAAF Tenant Package - Multi-tenant support with routing, model resolution, config override, cache and queue isolation

  • PHP

    maaf/testing

    MAAF Testing Package - Integration test helpers, module sandbox environment, and browser test wrapper (Dusk-like)

  • PHP

    maaf/workflow

    MAAF Workflow Package - State machines, transactional workflows, and audit logging