Jitendra Adhikari's repositories
docker-lemp
A single container LEMP complete fullstack with latest release of PHP8.0.30/8.1.29/8.2.23/8.3.11, MySQL, nginx, PostgreSQL, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need; on top alpine3.17+ for both arm and amd arch
docker-phpfpm
Lightweight (~100mb) Docker PHP FPM for both arm and amd arch on alpine 3.17+ with PHP8.0.30/8.1.29/8.2.23/8.3.11 (also 7.4.33) with ~80-84 useful extensions (you can disable not necessary ones easily)
php-cron-expr
Ultra lightweight, Dependency free and Super Fast Cron Expression parser for PHP
php-json-fixer
Fix truncated JSON data
phalcon-ext
Foundations, adapters, extensions, middlewares and utilities for Phalcon v4
php-json-comment
Lightweight JSON comment and trailing comma stripper library for PHP with support for literal newlines and nested JSON strings.
jquery-plugins
jQuery plugins: BS calendar & datepicker, auto form filler, css grid float top, lazy & ajax pagination
crx-jtrans
jTransliter - the roman to unicode transliter as Google chrome extension
php-cli-syntax
PHP Code Syntax Highlighter and/or exporter for CLI. Zero Dependency.
bigcache
Efficient cache for gigabytes of data written in Go.
fasthttp
Forked from valyala/fasthttp, removed some stuffs, added some stuffs
validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go. This fork exposes NewConn & SetupCompression API.