30 open-source projects similar to naymspace/backpex, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Simple reCaptcha display/verify code for Elixir applications. Using Exrecaptcha with a CMS such as Phoenix is easy.
provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confirmation email and all that other good stuff. Includes plug for checking for authenticated users and macro for generating the required routes.
DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
A mix task for creating new projects based on templates fetched from a Git-repo
Make rendering React.js components in Phoenix easy
Store your plug sessions in memcached
A repository similar to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database
A rapid admin generator for Elixir & Phoenix
A server-side rendering component library for Phoenix
Elixir package that allows to add compatibility layers via API gateways.
Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.
Postgresql PubSub adapter for Phoenix apps
A simple reCaptcha 2 library for Elixir applications.
Use Commanded to build Elixir CQRS/ES applications
An XML-RPC parser/formatter for Elixir, with full support for datatype mapping!
HTTP Router with various macros to assist in developing your application and organizing your code