bitgamma / crudexLinks
CRUD utilities for Phoenix and Ecto
☆20Updated 10 years ago
Alternatives and similar repositories for crudex
Users that are interested in crudex are comparing it to the libraries listed below
Sorting:
- Pub-sub hub with pattern subscription☆50Updated last year
- Compile static files into Elixir bytecode and serve them from memory☆33Updated 8 years ago
- Elixir wrapper around OTP's gen_fsm☆40Updated 5 years ago
- A collection of authentication-related plugs☆67Updated 8 years ago
- ☆32Updated 4 years ago
- Ectophile is an extension for Ecto models to instantly support file uploads.☆42Updated 9 years ago
- Elixir String Manipulation☆24Updated 3 months ago
- :awesome = Elixir's Task ++ Basho's sidejob library☆72Updated 8 years ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆116Updated 2 years ago
- Acme (Let's Encrypt) Client for Elixir☆44Updated 6 years ago
- Simple adapter based SMS sending library☆32Updated 5 years ago
- Simple rabbitmq bindings for elixir☆48Updated 10 years ago
- Library containing Email related implementations in Elixir : dkim, spf, dmark, mimemail, smtp☆64Updated 2 months ago
- Artificial Neural Networks in Elixir☆55Updated 5 years ago
- Elixir library to run multiple functions in parallel and capture the results☆39Updated 8 years ago
- An Elixir library for generating SVG images☆32Updated 4 years ago
- HTTPipe is an adapter-driven HTTP library for Elixir that provides a way to build composable HTTP requests☆47Updated 8 years ago
- Elixir library for fetching Google Spreadsheet data in CSV format☆41Updated 7 years ago
- Filename sanitization for Elixir☆29Updated 3 months ago
- An Elixir library for Ecto which helps with translating database models☆44Updated 6 years ago
- Elixir GenServer and GenStage runtime metrics.☆92Updated 8 years ago
- Collision-resistant ids, in Elixir☆55Updated 8 years ago
- An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.☆21Updated 4 years ago
- A nifty NIF for the FS, providing faster filesystem operations for Elixir☆52Updated 9 years ago
- A simple, secure, and highly configurable Elixir identity [username | email | id | etc.]/password authentication module to use with Ecto.☆38Updated 3 years ago
- Access external document sources from IEx shell in elixir.☆31Updated 8 years ago
- Plug for writing access logs☆31Updated 4 years ago
- Elixir macro for extracting or transforming values inside a pipe flow.☆29Updated 6 months ago
- Generic queues with adapter support for Elixir