Authentication extension for the Ash Framework.
A declarative, extensible framework for building Elixir applications.
The PostgreSQL data layer for Ash Framework
Utilities for integrating Ash and Phoenix
The extension for building GraphQL APIs with Ash
An asynchronous, graph-based execution engine
Integration library between Ash Framework and Backpex admin interface (early development). Provides a DSL for creating admin interfaces f...
A powerful, intelligent data table component for Phoenix LiveView applications with seamless Ash Framework integration.
The JSON:API extension for the Ash Framework.
Encrypts integer attributes using a Feistel cipher with a Postgres trigger.
A Reactor extension which provides steps for working with supervisors.
A Reactor extension which provides steps for working with the filesystem.
Automatically adds AshPostgres custom indexes for `belongs_to` relationships in Ash resources.
A Reactor extension which provides steps for working with `Req`.
Ash resource extension for implementing Outstanding protocol
The extension for integrating Ash resources with Oban.
Configure a default sort to apply when a read action or a has_many relationship has no sort.
An Ash extension for rate limiting actions
Set always_select? to true for all attributes.
Automatically sets `archive_related` from `ash_archival` for all `has_many`, `has_one`, and `many_to_many` relationships.
Generate identity, get_by action and code_interface for unique keys.
Automatically generates code_interface for ash resources' actions
A mock resource generator extension for Ash resources.
Random parameter generation for Ash resources.
Livex is a library that provides type-safe LiveView components and views with URL state management.
CQRS pattern implementation for Ash Framework resources using Commanded
The extension for building state machines with Ash resources.
Shortcut DSL for attributes and relationships in Ash resources.
An Ash extension which generates mix tasks for Ash actions
Build robust, elegant CLIs with minimal boilerplate