-
-
docker-easy-haproxy Public
Discover services and create dynamically the haproxy.cfg based on the labels defined in docker containers or from a simple static Yaml
-
docker-php Public
A complete and small PHP Docker image based on Alpine Linux.
-
microk8s-community-addons Public
Forked from canonical/microk8s-community-addonsThe add-ons shipped with MicroK8s
Python Apache License 2.0 UpdatedDec 4, 2025 -
Boilerplate project template for create RESTFul services with docker and database integrated
-
php-scriptify Public
Transform any PHP class into an executable script callable from command line without changes or refactoring.
PHP MIT License UpdatedNov 26, 2025 -
php-wallets Public
A robust PHP library for managing digital wallets and financial transactions with full audit trails, transaction chain integrity, and support for reserved funds.
-
php-authuser Public
A simple and customizable class for enable user authentication inside your application. It is available on XML files, Relational Databases and Moodle.
-
php-micro-orm Public
A micro framework for create a very simple decoupled ORM (sqlite, mysql, postgres, sqlserver)
-
php-migration Public
Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres
-
php-swagger-test Public
A set of tools for testing your REST calls based on the swagger documentation using PHPUnit
-
php-soap-server Public
A lightweight and modern SOAP server implementation for PHP
-
php-redis-queue-client Public
A minimal redis queue client using the components of byjg/message-queue-client
-
-
php-phpthread Public
ByJG PHPThread: Simplified Threads and Non-Blocking Code in PHP
-
-
php-anydataset-xml Public
Anydataset Xml abstraction. Anydataset is an agnostic data source abstraction layer in PHP
-
php-anydataset-text Public
Anydataset Text File abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
-
php-anydataset-nosql Public
A NoSql abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
-
php-anydataset-db Public
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
-
php-anydataset-json Public
Anydataset JSON abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
-
php-restserver Public
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.
-
php-jwt-session Public
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
-
php-config Public
A very basic and minimalist component for config management and dependency injection.
-
php-mailwrapper Public
A lightweight wrapper for send mail. The interface is tottaly decoupled from the sender. The sender availables are: PHP Mailer, AWS SES Api, Mandril Api.
-
php-fonemabr Public
O Fonema BR tem por objetivo criar uma simplificação de palavras de tal forma que erros de ortografia e vogais não interfiram na busca
-
php-anydataset Public
Anydataset Core Module. Anydataset is an agnostic data source abstraction layer in PHP.
-
php-webrequest Public
A lightweight and highly customized CURL wrapper for making RESt calls and a wrapper for call dynamically SOAP requests.
-
-
php-xmlutil Public
A utility class to make easy work with XML in PHP.