Adds support for enumerated types to Ecto. Unlike ecto_enum, these enums assume the database will take and return the enum's values by th...
A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.
Ex Saga is an NServiceBus Saga implementation in Elixir, while being abstracted away from storage and transport.
fat_ecto provides methods for dynamically building queries according to the parameters it receive.
Acl implementation.
Mishka developer tools provides some macros and modules to make creating your elixir application as easy as possible
Download and warehouse historical trading data
SecureX is Role Based Access Control(RBAC) and Access Control List (ACL) to handle User Roles And Permissions.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Text Extensions for Postgrex
Process JSONAPI requests in transport and backing store neutral way.
LiveView Sync Engine
A chain native hybrid bazaar engine
Elixir health checker for checking the status of your services
Extend `Ecto.Query` to write TimescaleDB's SQL as builtin
A set of utility functions / macros.
A macro set for exposing schema access functions in context modules
DawdleDB uses Dawdle and SQS to capture change notifications from PostgreSQL.
This is a CMS written in Elixir. Aims to be the great open-source ecommerce and/or startup solution for those who are searching for a per...
A flexible pagination library for Elixir and Phoenix applications.
Raxol is a modern Elixir toolkit for building advanced terminal user interfaces (TUIs) with components, theming, and event handling.
A functional approach to data access with Elixir
Simple passwordless authentication for your Phoenix apps.
Foreign key based multi-tenancy, allowing all the tenanted data to live in the same database.
A page builder annex CMS made by Fish on Fire
ExEventBus provides an event bus that uses the outbox pattern. Behind the scenes, it relies on Oban and ConCache.
Solution for token auth in Phoenix apps. Provides an api for registration, account confirmation and logging in.
A spaced-repetition system based on Anki built in Phoenix LiveView which uses Markdown for flashcard content
EctoForge usising for filter query and create some context for Model Schema.