A library that provides a simple DSL for seeding databases through Ecto.
Ecto helper library to use PostgreSQL enums
MaCrud - painless CRUD contexts
A DRY way to get CRUD.
Xero API elixir SDK
Distributed singleton supervisor backed by PostgreSQL advisory locks. Ensures a process runs exactly once across your entire cluster—no...
Library for standardized Graphql error handling through Absinthe
An event_bus data store building with Broadway.
Implements Authority behaviours using Ecto for persistence
Utilities for working with Exd streams
Ecto IT is library for writing integration tests(with database backend) for ecto-based applications.
Ecto extensions to support auditing data changes in your Schema.
Elixir Client for the Delta Sharing Protocol
Phoenix components based on the Bootstrap5 CSS framework.
A run-once database seeder using Ecto
Ecto proxy to simplify querying across multiple separate databases
Elixir utility for retrying stale Ecto entry operations
A secure authentication system designed for tablet and mobile device applications requiring simple PIN-based access with device registrat...
StateMachine for Ecto
Minimalist Elixir application framework
Relay framework support for Absinthe
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
Track changes to your database with Ecto.
Paypal API v2
Write step operations with input validation, type casting, and error handling.
Library faciliating OpenID authentication flow throughout Phoenix application(s)
Library for using Unity renders from RenderKit in Elixir
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
An elixir helper library for database list reordering functionality
Implements vote / like / follow functionality for Ecto models. Inspired from Acts as Votable