From cc7307362c1178274234baad74992f82857eb1b7 Mon Sep 17 00:00:00 2001 From: feycot Date: Tue, 26 May 2020 00:21:57 +0500 Subject: [PATCH] add bottomline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b0f34e..9da0206 100644 --- a/README.md +++ b/README.md @@ -803,6 +803,7 @@ Libraries to help manage database schemas and migrations. * [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component. * [Underscore](https://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library. * [Whoops](https://github.com/filp/whoops) - A pretty error handling library. +* [Bottomline](https://github.com/maciejczyzewski/bottomline) - bottomline is a PHP utility library, similar to Underscore/Lodash. # Software *Software for creating a development environment.*