MavuSnippets: Text-Snippet - Management for mavu_* projects
MavuBeUserUi: Backend-User-UI for mavu_* projects
Collection of various Ecto related utilities I tend to re-implement on every project I work on.
Upsert multiple Ecto schema structs to the database with a single function call.
Email Management
Xero API elixir SDK
Validate parameters in Phoenix with ease using Ecto.Schema
Pagination library for Ecto. Includes helper for building 'next' and 'previous' links in a template.
Automatic migrations for Ecto as part of the application boot process
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
A Statistic Counter designed for simplicity and ease of use. Stats are rolled into time periods of your choice.
A minimal translation library for Ecto
Provides some helper methods to build manager and admin applications quicker
Library providing support for saving CRDT data and values to db using Ecto.
Manage Data Migrations with Ecto and Phoenix LiveDashboard
Authentication library for Elixir applications
Elixir AntiGate.com (anti-captcha.com) captcha solving service API client
Logic for reading Gutenberg format to NLdoc Spec.
Easy & Customizable Ecto data forger
Generate test data recursively with traits
A jsonapi.org serializer and optional server implementation in Elixir. Relax can be used as a standalone API with Relax.Router and Relax...
Local, application-level PubSub API for dispatching side effects.
The Brains of the Farmbot Project
Advanced job monitoring and filtering for Oban with persistent job history
A Mix Task to upload Distillery releases to GitHub.
A Translator of Structs in Elixir.
Firebird Ecto3 adapter
Flexible, lightweight and productive authentication for Plug, Phoenix and Ecto projects
Dynamic ecto query builder
Normalization and backfilling Ecto Schemas