Ecto types for the postgreSQL isn extension.
Collection of support utility functions and extensions for day-to-day web development with Elixir. Includes utility extension to strings...
Provides types for file sizes that you can use in your Ecto schemata.
A set of utility functions / macros.
Generate schema code for various libraries, like ecto, absinthe, etc.
A JSONAPI 1.0 library fully-tested against all jsonapi.org examples. The library generates JSONAPI errors documents whenever it encounte...
LiveView TimeTravel debugger allows you to record and replay your LiveView's lifecycle as you interact with the page
An Finite state machine implementation for elixir
Elixir library for generating HTTP clients from OpenAPI V3 json specifications
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'
Dynamically create Absinthe GraphQL payload objects for mutations 🚚💨
Paginate your Ecto queries with Scrivener
Ecto extensions to support auditing data changes in your Schema.
A wrapper around sqlite-vec
Everything your Phoenix Elixir app needs to use Twitter Bootstrap 4
ContextKit is a modular toolkit for building robust Phoenix/Ecto contexts with standardized CRUD operations
Cliente API DataCube
A simple email address validator for Elixir that first checks the address with a regular expression and then checks if the Top-Level Doma...
Relay helpers for GraphQL Elixir
MapSet support for ecto
A Mix Task to upload Distillery releases to GitHub.
Use Google Spreadsheets as storage for Ecto objects.
Query adds simple tools to aid the use of Ecto in web settings.
An ecto type that provides easy way of managing email addresses in a database
Postgres event store for event_bus
An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` ...
Foreign key based multi-tenancy, allowing all the tenanted data to live in the same database.
Ecto integration for Formex form library
Mishka developer tools provides some macros and modules to make creating your elixir application as easy as possible
Addict allows you to manage users on your Phoenix app easily. Register, login, logout, recover password and password updating is availabl...