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