Kazi Mehedi Hasan

Kazi Mehedi Hasan

BigTubeBigTube
Developer, prijm

Forums

BigTube - Makes watching programming tutorials more fun

Big Tube is a simplified way of watching full-screen videos from YouTube. It is incredibly useful if you are watching tutorials. It embeds the video in the browser, so any sort of shifting between tabs, minimizing or maximizing will be done easier and much smoother.

SleekDB - NoSQL - A NoSQL Database made using PHP

Light-weight, dependency free, only requires PHP to run.

It has a builtin caching layer.

Schema free JSON data storage that allows you to query on nested properties of the JSON documents!

It supports multiple conditional comparisons, text search, sorting on multiple properties, skip and limit on nested properties.

Docker Dashboard - Automate docker commands interactive by intuitive interface.

We already have these in the terminal, right?
Yes and with the docker dashboard you don't need to use the terminal every-time. You will have a visual list of the containers based on their running status and you can perform the basic operations using this simple interface.

SleekDB 2.0 – Simple database effortless - Manage static data with ease, dynamic websites become static

SleekDB is a simple flat file NoSQL like database implemented in PHP that store data in plain JSON files.
Some useful query methods are: select, except 😉 , in, notIn, join, like, sort, skip, orderBy, search, distinct and many more!