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

Benjamin Porter

freedomben

Total Packages

7

Total Downloads

10 057+

freedomben@protonmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

iptools_fb

0.0.7
6 210+

A set of functions for validating and transforming IPv4 addresses

Last Updated: about 4 years ago

cloudflare_api

0.6.0
2 818+

A set of convenience functions around the Cloudflare Client API

Last Updated: 5 months ago

stripity_stripe_fb

2.13.1
296+

A Stripe client for Elixir.

Last Updated: about 4 years ago

cidr_fb

1.2.0
224+

Classless Inter-Domain Routing (CIDR) for Elixir

Last Updated: about 4 years ago

malan_utils

0.1.0
172+

Set of utility functions initially written for the Malan project, but now independent.

Last Updated: about 4 years ago

plug_cloudflare_fb

1.4.0
169+

Convert CloudFlare's CF-Connecting-IP header to Plug.Conn's remote_ip field.

Last Updated: about 4 years ago

malan_phoenix_utils

0.1.0
168+

Set of utility functions initially written for the Malan project, but now independent. Provides Phoenix-related utility functions.

Last Updated: about 4 years ago
hex logo Hex
About Blog Sponsors Status Advisories
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".