MishaConway / ecto_shortcuts
Shortcuts for common operations in ecto
☆29Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for ecto_shortcuts
- Easily generate data based on your ecto schemas.☆44Updated last year
- Elixir/Phoenix view helper to manage "active" state of a link☆63Updated 7 months ago
- BDD-like syntax for ExUnit☆99Updated 6 years ago
- HTML tag-safe string truncation☆32Updated 3 years ago
- Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.☆106Updated last year
- ExGuard is a mix command to handle events on file system modifications☆84Updated 4 months ago
- Browser detection for Elixir☆100Updated 3 months ago
- Phoenix variables in your JavaScript without headache.☆99Updated last year
- Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.)☆90Updated 4 years ago
- Beautiful emails for your elixir application☆46Updated 7 years ago
- A Papertrail backend for Elixir Logger☆53Updated 3 months ago
- State machine pattern for Ecto☆97Updated 4 years ago
- Ecto Model shortcuts to make your life easier!☆112Updated 6 years ago
- Elixir plug to keep navigation history☆71Updated 3 months ago
- Track changes to your Ecto models☆63Updated 5 years ago
- Expressive and easy to use datetime functions in Elixir.☆46Updated last year
- ☆48Updated 5 years ago
- Separate your read and write operations in replicated database setup☆69Updated 5 months ago
- Enumerable type in Elixir☆65Updated 4 years ago
- A Bamboo adapter for Postmark☆39Updated last year
- Interactive semantic versioning for Elixir packages☆56Updated 5 years ago
- An Elixir library for Ecto which helps with translating database models☆43Updated 5 years ago
- Ecto extension for ordered models☆40Updated 7 years ago
- elixir phoenix plug that can extract locale from browser headers or paths for redirection and setting of get text locales☆78Updated 3 years ago
- dotenv like easy loading of environment variables in Elixir