Extensions for Ecto previously used at Kinetic Commerce
Plug that makes POST and PATCH requests idempotent
Factories for elixir to help create data models at random, this works for any type of ecto structs
AI agent framework for Elixir with multi-provider LLM support
Helpers
Passwordless authentication utilities based on Guardian.
Manage Data Migrations with Ecto and Phoenix LiveDashboard
An Ecto.ParameterizedType for phone numbers
Simple pagination for Ecto and Phoenix using plaing EEx templates.
A library for common Ecto changeset transformations.
Interval/range operations on Decimal, DateTime, Integer, Float, etc. Ecto support for Postgres range types like int4range, daterange, tst...
Alpha: Phoenix LiveView components for interactive Selecto query building and data exploration
SQLite3 adapter for Ecto2
Set of helper modules
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
A client for the Elasticsearch with Ecto, written in Elixir
Ecto type for Erlang term format
Elixir implementation of the NLdoc Spec for events from conversion of documents.
Alpha: composable SQL query builder for Elixir domains with joins, CTEs, OLAP, and hierarchical patterns
A newtype abstraction for Elixir
File upload persistence and processing for Phoenix / Plug.
EctoCrypto provides Ecto Types relating to Cryptographic concerns such as encrypted or hashed data.
Ecto adapter for Mnesia Erlang/OTP term storage.
Easy. Simple. Powerful. Generate (complex) SQL queries using magical Elixir SQL dust.
Ecto extension to support ordered list models
Manage a position field in an Ecto schema
A library for working with Shopify's GraphQL Admin API schema in Elixir
Protocol library for implementing LiveView Native clients
Rule based authorization for Elixir
A behaviour for defining JSON-API spec controllers in Phoenix. Lets you focus on your data, not on boilerplate controller code. Like Web...