A wrapper around Ecto to simplify queries
MavuSnippetsUi: Rodent - Management for mavu_* projects
ValidField aids unit testing a changeset for valid (and invalid) fields
Simple layout builder that allows you to create, store and show layout based of rows and cols
Taglet allows you to manage tags associated to your records. It also allows you to specify various contexts
Dynamic Instagram-like PostgreSQL sharding with Ecto
An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` ...
South brings ecto migrations to phoenix applications
An opinionated file uploader
Ecto integration for Formex form library
An Elixir library for application notifications
An ecto type that provides easy way of managing email addresses in a database
A Guardian hook to track user sign in.
A super simple Elasticsearch tool with its own DSL and Ecto-like use.
Fast, simple and lightweight pagination system for your Elixir application.
Library for using Kalends with Ecto. This lets you save Kalends types in Ecto and work with date-times in multiple timezones.
Library for using Unity data structures from SerializationKit in Elixir
Provide common localization data and formatting attributes from the CLDR.
A feature toggle library using redis. It allows to roll out to users based on a percentage of users or alternatively to a set of users or...
A port of Rails has_secure_password for Ecto models
A use macro for automatically generating a Bitmask from a collection of atoms.
Spatial databases and GIS SQL functions. Currently supports PostGIS, Spatialite, and Geopackage.
An Ecto wrapper for RavenDB
Generate fictitious data in elixir for unit test.
Tree structure & hierarchy for ecto models. Uses the materialized path pattern
Manage Data Migrations with Ecto and Phoenix LiveDashboard
A questionable bag of helper functions
Elixir ACL library for managing user abilities and permissions with support of ecto and compatibility with absinthe
Ecto adapter for ClickHouse database (uses clickhousex driver)
An Finite state machine implementation for elixir