Ecto helpers for tsvector in Postgres
Nested Set implementation for Ecto/Phoenix. It is our first attempt to make something like acts_as_nested_set in rails. Still in WIP, be ...
Support password based sign-in by comparing the password to a hashed password
Tiny Ecto Helper for MySQL
ArangoDB adapter for Ecto
A module for API Token based authentication in Phoenix.
Phoenix default rest actions and associated renders for your controller.
A User Management system for Elixir Projects
Swiss army knife authentication framework for Elixir projects.
ClickHouse driver for Elixir which uses ODBC driver for connection
Anka.Ecto helps to create Ecto schemas and their context functions with optionally definable pre/post processors that prepare CRUDL resou...
A convenient macro for writing Ecto fragments with string interpolation syntax
This package implements the RRPproxy.net API for registering domains
An elixir module that convert default utc timestamps to local timestamps in ecto. Note: Ecto 2.0 and above is required.
Elixir utils.
Provides a parser for an arbitrary map with atom or string keys.
Cursor based pagination for Elixir Ecto.
Create uniform yet flexible CRUD functions for your Phoenix contexts to reduce generated boilerplate.
Warns when creating changesets which are missing fields from the target schema.
Sanitization helpers for SQL LIKE/ILIKE strings.
EctoCastIntToString is a simple library that enables ecto casting from int to string.
Ecto postgres notifications-based queue for Honeydew
Addressbook API
A DuckDB Ecto3 adapter.
Interactor provides an opinionated interface for performing complex user interactions.
Parameter validation for Phoenix.
Composing introspective %like% queries for Ecto.Schema fields.
An email confirmation workflow for Curator
Ecto.Hstore adds Postgres Hstore compatibility to Ecto.
A Generator to support user registration