hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
mitchellhenke avatar

mitchellhenke

Total Packages

10

Total Downloads

78 505 469+

mitchell@mitchellhenke.com GitHub: mitchellhenke Libera: mitchellhenke Slack: mitchellhenke
Packages Stats

Packages

Most Popular Most Downloaded Newest First

sentry

13.0.1
74 082 724+

The Official Elixir client for Sentry

Last Updated: 2 weeks ago

phoenix_pubsub_redis

3.1.1
3 233 216+

The Redis PubSub adapter for the Phoenix framework

Last Updated: 1 month ago

timber

3.1.2
498 376+

🌲 Great Elixir Logging Made Easy. Official Timber.io Integration.

Last Updated: about 7 years ago

timber_phoenix

1.1.0
199 221+

Timber's Phoenix integration provides structured logging for applications built with the Phoenix Framework

Last Updated: about 7 years ago

timber_plug

1.1.0
196 558+

Timber's Plug integration logs HTTP events with structured metadata

Last Updated: about 7 years ago

timber_ecto

2.1.1
159 529+

Timber's Ecto integration logs query operations with structured metadata

Last Updated: about 7 years ago

timber_exceptions

2.1.0
99 909+

Timber's exception tracking integration captures Elixir exceptions as structured data in your logs

Last Updated: about 7 years ago

plug_server_timing

0.0.2
34 259+

A package to include Server-Timing headers for Plug or Phoenix projects

Last Updated: about 8 years ago

sentry_elixir

0.0.4
1 359+

An Elixir client for Sentry

Last Updated: about 9 years ago

geo_spatialite

0.2.0
318+

Encoder and decoder for SpatiaLite geometries

Last Updated: about 1 year ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".