EctoChangesetTools is a library that extends the validation and formatting utilities found in Ecto.Changeset
Test factories generated from database schema
A set of tools to help you translate your Elixir applications
Useful package for dealing with user authentication and signup
Agent orchestration framework for Elixir, built on top of LangChain. Provides AgentServer, middleware system, state management, and more.
Nimble Ecto type for datetime fields to cast from Unix timestamps.
A admin UI for Phoenix applications built with LiveView
Helper library to better join + preload Ecto associations, and other goodies
UUID v5 type for Ecto.
Ecto Filter Query Builder
Tool for validating that Ecto associations have been set
Skuld: Evidence-passing algebraic effects for Elixir. A clean, efficient implementation of algebraic effects using evidence-passing styl...
A Client for Cielo E-Commerce API
A secure, non-evaling condition (boolean predicate) engine for end users
Encode UUIDs into Base58, with optional Ecto integration for prefixed IDs (e.g., usr_F6tzXELwufrXBFtFTKsUvc).
Write step operations with input validation, type casting, and error handling.
A blazing fast request validator for your phoenix app.
Phoenix LiveView Admin Panel to manage Beacon CMS sites.
Abstractions for managing infrastructural components.
Elixir Ecto adapter for LibSQL and Turso databases. Supports local SQLite files, remote Turso cloud databases, and embedded replicas with...
Build and Deploy Elixir releases to Kubernetes via Helm
Bespoke utilities for the Elixir Rivet Framework
OpenRTB Ecto schemas
Swiss is a bundle of extensions to the standard lib.
Serialize and deserilze sqlcommenter data in sql queries
Builds upon Ecto to create a ready to go customizable CRUD module for a schema.
A full featured Elixir/Ecto seeding and factory solution providing means for dev and prod seeding as well as factories for test.
Hack ecto schemas after the fact.
Enumerable type definition in a simple way to be used with any database.
Ecto query helpers, inspired by ActiveRecord