Pinned Repositories
amp
A non-blocking concurrency framework for PHP applications.
cache
Async, Promise-based cache interface for ReactPHP.
console-service-provider
couchdb
CouchDB PHP client
ctci-go
Cracking the Coding Interview in Go
docker-php-experimental
Docker image with experimental PHP features (built from sources)
docker-php-fpm-nginx
Lightweight docker image for PHP projects (nginx + php-fpm)
Elastica
Elastica is a PHP client for elasticsearch
go-vips-lambda
Libvips AWS Lambda Layer for Golang
threaded-cli
krlv's Repositories
krlv/ctci-go
Cracking the Coding Interview in Go
krlv/go-vips-lambda
Libvips AWS Lambda Layer for Golang
krlv/amp
A non-blocking concurrency framework for PHP applications.
krlv/cache
Async, Promise-based cache interface for ReactPHP.
krlv/couchdb
CouchDB PHP client
krlv/docker-php-experimental
Docker image with experimental PHP features (built from sources)
krlv/docker-php-fpm-nginx
Lightweight docker image for PHP projects (nginx + php-fpm)
krlv/http-server
A non-blocking HTTP application server for PHP based on Amp.
krlv/file
Allows non-blocking access to the filesystem for Amp.
krlv/filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
krlv/flask-microblog
krlv/gateway
Gateway is an HTTP server that can be used to replace the built-in PHP web server for development purposes.
krlv/getting-started
A getting started guide for Amp.
krlv/go-base
Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL
krlv/hego
Heroku Go App
krlv/ibit-go
krlv/krlv.github.io
krlv/mysql
Async MySQL client for PHP based on Amp.
krlv/notes-go
Go web app
krlv/paydate
krlv/php
Docker Official Image packaging for PHP
krlv/PHPAlgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
krlv/phpmd
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
krlv/pre-collections
krlv/redis
Async Redis Client for PHP based on Amp.
krlv/slim-demo
krlv/Slim-Http
PSR-7 implementation
krlv/tiny-go
krlv/udemy-complete-go
krlv/websocket-server
WebSocket component for the Amp HTTP server.