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

legendary_core

2.12.0
8.12.0 8.11.1 8.11.0 8.10.0 8.9.2 8.9.1 8.5.3 8.5.2 8.5.1 8.5.0 8.4.0 8.3.6 8.3.5 8.3.4 8.3.3 8.3.2 8.3.1 8.3.0 8.2.7 8.2.5 8.2.4 8.2.3 8.2.2 8.2.1 8.2.0 8.1.1 8.1.0 8.0.1 8.0.0 7.17.12 7.17.8 7.17.7 7.17.6 7.17.5 7.17.4 7.17.3 7.17.2 7.17.1 7.17.0 7.16.12 7.16.11 4.5.4 4.0.0 2.12.0 2.11.5 2.6.0 2.4.1 2.4.0 2.3.7 2.1.2

A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.

HexDocs HexPreview

Current section

21 Dependencies

Jump to
Readme
50 Versions
21 Dependencies
0 Dependants
Activity
Readme 50 Versions 21 Dependencies 0 Dependants Activity

Dependencies of legendary_core

21 dependencies
Package Requirement
bamboo
~> 1.5
bamboo_smtp
~> 3.0
ecto_sql
~> 3.4
ex_cldr
~> 2.13.0
ex_prompt
~> 0.2.0
fun_with_flags
~> 1.6.0
fun_with_flags_ui
~> 0.7.2
gettext
~> 0.11
jason
~> 1.0
libcluster
~> 3.3
linguist
0.3.1
phoenix
~> 1.5.8
phoenix_ecto
~> 4.1
phoenix_html
~> 2.11
phoenix_live_dashboard
~> 0.4.0
phoenix_pubsub
~> 2.0
plug_cowboy
~> 2.0
postgrex
>= 0.0.0
pow
~> 1.0.23
telemetry_metrics
~> 0.4
telemetry_poller
~> 0.4

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 50 100 150 200

this version

168

yesterday

2

last 7 days

18

all time

8 784

Last Updated

Jul 21, 2021

License

MIT

Build Tools

mix

Publisher

prehnra prehnra

Links

  • GitLab

Owners

  • mythic_insight mythic_insight
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".