Results 7 repositories owned by Joao M

php-migration

154
Stars
27
Forks
Watchers

Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres

php-swagger-test

98
Stars
32
Forks
Watchers

A set of tools for testing your REST calls based on the swagger documentation using PHPUnit

docker-easy-haproxy

50
Stars
12
Forks
Watchers

Discover services and create dynamically the haproxy.cfg based on the labels defined in docker containers or from a simple static Yaml

docker-nginx-extras

25
Stars
22
Forks
Watchers

Nginx extended version: provides a version of nginx with the standard modules, plus extra features and modules

jquery-sse

51
Stars
18
Forks
Watchers

jQuery Plugin for Server-Sent Events (SSE) EventSource Polyfill

php-jwt-session

49
Stars
15
Forks
Watchers

JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.

php-micro-orm

17
Stars
3
Forks
Watchers

A micro framework for create a very simple decoupled ORM (sqlite, mysql, postgres, sqlserver)