byjg member since: Jun 26, 2013
byjg's packages
-
PHP
byjg/rest-reference-architecture
ByJG's Reference Architecture project for RESTFul services in PHP with docker and database integrated
-
PHP
byjg/restserver
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.
-
PHP
byjg/scriptify
Transform any PHP class into an executable script callable from command line without changes or refactoring.
-
-
-
PHP
byjg/singleton-pattern
A lightweight PHP implementation of the Design Pattern Singleton using trait.
-
-
PHP
byjg/sms-client
A generic and extensible lightweight sms client to publish SMS service providers like Twilio and ByJG.
-
-
-
-
PHP
byjg/swagger-test
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
-
-
PHP
byjg/wallets
A robust PHP library for managing digital wallets and financial transactions with full audit trails, transaction chain integrity, and support for reserved funds.
-
PHP
byjg/webrequest
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.