ianks / mini_phone
A fast phone number parser, validator and formatter for Ruby. This gem binds to Google's C++ libphonenumber for spec-compliance and performance.
☆160Updated 4 months ago
Alternatives and similar repositories for mini_phone:
Users that are interested in mini_phone are comparing it to the libraries listed below
- Parameters-based transformation DSL☆213Updated 3 months ago
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆127Updated 2 weeks ago
- ActiveRecord schema visualization and model organization made easy☆174Updated last year
- Manage timestamps in ActiveRecord models☆134Updated 2 weeks ago
- Rails Event Store in a more Rails way☆191Updated last month
- A friendlier CLI for Bundler’s `update` and `outdated` commands.☆194Updated last month
- A very fast json builder for Rails☆162Updated 2 months ago
- Easily configure styles and apply them as classes.☆143Updated last week
- ☆117Updated last month
- Cursor-based pagination for ActiveRecord☆141Updated last week
- Run code after the current Rack response or Rails action completes☆133Updated 4 months ago
- The fastest way to prototype API in your Rails application☆142Updated 2 years ago
- Make your long-running sidekiq jobs interruptible and resumable.☆275Updated 7 months ago
- Devise extension that checks user passwords against the PwnedPasswords dataset☆157Updated 10 months ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated last year
- Address verification for Ruby and Rails☆180Updated 2 months ago
- Art Vandelay is an importer/exporter for Rails 7.0 and higher.☆85Updated 8 months ago
- Allows Sequel to reuse Active Record's database connection☆139Updated 2 months ago
- Deadlines for Ruby☆156Updated last year
- Better Mailer Previews is a Ruby on Rails gem that makes it easier to preview ActionMailer email templates.☆163Updated 9 months ago
- A small authorization library, inspired by Pundit, but built for scopes☆95Updated 4 years ago
- Parse user agent to deduce the platform☆125Updated 2 years ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆256Updated 5 months ago
- Speedy Rails JSON serialization with built-in caching☆156Updated last year
- Beautiful and user-friendly forms for your command-line Ruby applications.☆125Updated 5 months ago
- A gem for memoization in Ruby