adam12 / phoenix_mtm
A small collection of functions to make it easier working with many_to_many Ecto associations and checkboxes to create them.
☆28Updated 3 years ago
Alternatives and similar repositories for phoenix_mtm
Users that are interested in phoenix_mtm are comparing it to the libraries listed below
Sorting:
- Elixir library to run multiple functions in parallel and capture the results☆39Updated 7 years ago
- An Authentication and User Lifecycle Framework for Phoenix☆24Updated 4 years ago
- Some helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )☆31Updated 3 years ago
- A lightweight solution for handling and storing money.☆46Updated 3 years ago
- Track changes to your Ecto models☆65Updated 6 years ago
- Enumerable type in Elixir☆65Updated 5 years ago
- EctoTrail allows to store Ecto changeset changes in a separate audit_log table.☆54Updated last year
- Support for Automatic Persisted Queries in Absinthe☆52Updated 2 months ago
- Search Engine written in pure Elixir☆89Updated 8 years ago
- Elixir/Phoenix view helper to manage "active" state of a link☆63Updated last year
- Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.)☆91Updated 4 years ago
- Dynamically convert the case of your JSON API keys