Provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confir...
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
A debug web toolbar for Phoenix projects to display all sorts of information about request
Build filtred and sorted Ecto.Query struct from object based queries.
Closure Table for Elixir - a simple solution for storing and manipulating complex hierarchies.
Recreating the TagsMultiTenant project in order to support tagging requirements for my project
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
SQLite3 adapter for Ecto2
Dynamically updating, searchable, sortable datatables with Phoenix LiveView
Composable query convenience functions for Ecto
The extended tools for the Jet Team.
A library for making domain operations
Decode / encode Postgres replication messages
Interval/range operations on Decimal, DateTime, Integer, Float, etc. Ecto support for Postgres range types like int4range, daterange, tst...
An Elixir authentication library designed for effortless setup
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
A framework which rethinks how data flows, and how we build apps.
A helper for creating and listening to pubsub events from postgres
A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.
A page builder annex CMS made by Fish on Fire
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
Postgrex.Extension and Ecto.Type for PostgreSQL cube module
fat_ecto provides methods for dynamically building queries according to the parameters it receive.
Turnkey Auth Auth Application
Build multitenant applications on top of Ecto.
Ecto types for the postgreSQL isn extension.
Acl implementation.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
Package containing all AMI Models shared between micro-services.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.