Ecto.Hstore adds Postgres Hstore compatibility to Ecto.
UUIDv7 identifiers base62 encoded with a prefix. Based on the blog post by Dan Schultzer: https://danschultzer.com/posts/prefixed-base62-...
Battle-tested NestedSets for Ecto that supports PostgreSQL, SQLite, and MySQL.
Very simple sitemap generator for Elixir inspired by sitemap_generator.
Elixir library to connect LLMs to MCP servers for tool use capabilities
Composing introspective %like% queries for Ecto.Schema fields.
Some view helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )
Parameter validation for Phoenix.
A library which allows for file storage compatible with Ruby's activestorage gem
A CQRS implementation in Elixir
Azalea is aim to make upload file in Phoenix easy.
The SwaggerDoc module provides a convenience task for generating Swagger API documentation for Phoenix and Ecto-based projects.
Create .dot diagrams from your ecto schemas. Export them to `png`, `svg` or `pdf`.
a plug for body param validation
Provide Custom Types for Kronos.t (simple timestamps).
The flexible REST API client
Elixir helper macros to work with PostgreSQL `case` expression
A library to verify and complete address information via http://everythinglocation.com
An elixir module that convert default utc timestamps to local timestamps in ecto. Note: Ecto 2.0 and above is required.
Sanitization helpers for SQL LIKE/ILIKE strings.
Cursor based pagination for Elixir Ecto.
Elixir utils about datetime.
Encrypted fields for Ecto
a plug for body param validation
Ecto auditing library that transparently tracks changes and can revert them
Flexible double entry based accounting for Elixir.
Phoenix default rest actions and associated renders for your controller.
EctoModel is a library that overhauls your EctoSchemas with additional functionality.
An elixir wrapper around SendInc API Client
Ecto postgres notifications-based queue for Honeydew