boydm / phoenix_integrationLinks
Lightweight server side integration test tools for Phoenix
☆219Updated last year
Alternatives and similar repositories for phoenix_integration
Users that are interested in phoenix_integration are comparing it to the libraries listed below
Sorting:
- Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.☆241Updated 2 years ago
- :ets, the Elixir way☆218Updated 2 years ago
- Notification dispatch library for Elixir applications☆111Updated 7 years ago
- A simple reCaptcha 2 library for Elixir applications.☆113Updated 2 years ago
- Elixir authorization and resource loading in Plug form for Phoenix☆183Updated 6 years ago
- Custom parenting of processes in Elixir☆276Updated 8 months ago
- Easily parsable single line, plain text and JSON logger for Plug and Phoenix applications☆207Updated 4 months ago
- ActionView::NumberHelper for Elixir☆229Updated 9 months ago
- Browser detection for Elixir☆104Updated last week
- A library for performing and validating complex filters from a client (e.g. smart filters)☆198Updated 10 months ago
- Search, Sort and Pagination for ecto queries☆212Updated 2 years ago
- Ecto ULID☆144Updated 2 years ago
- Helpful assertions for ExUnit☆148Updated last month
- Elixir Plug to easily add HTTP basic authentication to an app☆164Updated 5 years ago
- Elixir library for safely using any external service or API using automatic retry with rate limiting and circuit breakers.☆148Updated last year
- Cleaner request parameters in Elixir web applications 🙌☆97Updated 6 years ago
- Utilities for retrying Elixir functions, with configurable delay and backoff.☆199Updated 2 years ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆236Updated 11 months ago
- Ensure that your Elixir project documentation is healthy☆184Updated 7 months ago
- Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix.☆150Updated 2 years ago
- There can only be one (process in your cluster)!☆122Updated last year
- Collection of Country Information for Elixir.☆154Updated 9 months ago
- An app builder framework for Phoenix☆164Updated 6 years ago
- An alternative logger for Ecto queries☆153Updated 6 months ago
- Converts keys of maps to `snake_case`, useful as a plug to format params in the Phoenix connection pipeline☆90Updated 3 years ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆191Updated 8 months ago
- Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.