Sweet Modal - the sweetest library to happen to modals. Now available for Vue.js.
PHPVerbalExpressions - the easiest way to start with Regular Expressions. Write it in OOP way
$regex=new VerbalExpressions;
$regex ->startOfLine()
->then("http")
->maybe("s")
->then("://")
->maybe("www.")
->anythingBut(" ")
->endOfLine();
$regex->test("http://d.com")
A lot of implementations on other languages exist
Sweet Modal - the sweetest library to happen to modals. Now available for Vue.js.
Beaker - statistics and metrics library for Elixir
ExAdmin is an auto administration package for Elixir and the Phoenix Framework, a port/inspiration of ActiveAdmin for Ruby on Rails.
Quantum Elixir - Cron-like job scheduler
CTOP - concise commandline monitoring for containers