Libraries tagged by MazeDEV
marcel-maqsood/mezzio-middleware-formhandler
109 Downloads
The middleware formularhandler is a PSR-15 middleware that provides handling from formular data in a Laminas/Mezzio application
marcel-maqsood/database-connector
336 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
marcel-maqsood/session-auth-middleware
174 Downloads
The SessionAuthMiddleware is a PSR-15 middleware that provides handling for sessions and logins in a Laminas/Mezzio application
marcel-maqsood/middleware-navigation
74 Downloads
The middleware navigation is a PSR-15 middleware that provides navigation functionality to a Laminas Mezzio application
marcel-maqsood/mezzio-abstract-request-handler
150 Downloads
The AbstractRequestHandler is a abstract RequestHandler that contaisn additional functions to be used in a Laminas/Mezzio application
magedev/brazilzipcode
19413 Downloads
Magento 2 module to use brazil zipcode search services.
ricardomartins/brazilzipcode
6520 Downloads
Magento 2 module to use brazil zipcode search services. Forked from magedev/brazilzipcode
make-dev/makedev
4 Downloads
Base framework for MakeDev modules — abstract component, transitions, skills, and overlay system.
magentodaemon/module-magedev
8 Downloads
A Magento 2 module that creates a new page
mzedevworks/laravel-log-enhencer
0 Downloads
Make debugging easier by adding more data to your laravel logs
magedevgroup/module-typesense-search
0 Downloads
Registers Typesense as a selectable Magento search engine and implements the query side: translates a Magento search request into a Typesense query and returns matched IDs plus aggregations. Serves quick/advanced search, category listings and layered navigation. Drop-in replacement for OpenSearch/Elasticsearch, free and uncapped.
magedevgroup/module-typesense-instant-search
0 Downloads
Storefront instant, typo-tolerant search-as-you-type for Magento 2. Replaces the stock autocomplete in place via a RequireJS map override — no Hyvä/Alpine/React dependency, works on stock Luma. Proxy mode keeps Typesense private (default); direct mode queries it from the browser with a derived scoped search-only key. Free and uncapped.
magedevgroup/module-typesense-indexer
0 Downloads
Turns the Magento catalog into Typesense documents and owns the attribute→schema policy. Implements Magento's indexer contracts so catalogsearch_fulltext writes to Typesense: FAT documents, THIN schema, in-place flag PATCH instead of full reindex.
magedevgroup/module-typesense-core
0 Downloads
Typesense access layer for Magento 2: HTTP client, collection lifecycle, aliases, document writes, schema reconciler, diagnostic CLI. No catalog or search-subsystem knowledge.
magedevgroup/module-sso-core
0 Downloads
Shared OIDC/SSO engine for MageDevGroup identity products (generic OIDC client, mapping engine, provider preset contract).