byjg member since: Jun 26, 2013

byjg's packages

  • PHP

    byjg/rest-reference-architecture

    Production-ready PHP REST API boilerplate that lets you focus on building your business logic, not the infrastructure.

  • 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 the command line without changes or refactoring.

  • PHP

    byjg/serializer

    A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation

  • PHP

    byjg/shortid

    Create short string IDs from numbers

  • PHP

    byjg/singleton-pattern

    A lightweight PHP implementation of the Design Pattern Singleton using trait.

  • PHP

    byjg/sms-cep-service-php5

    Implementação em PHP para acesso ao WebService de CEP e SMS ByJG

  • PHP

    byjg/sms-client

    A lightweight, extensible PHP library for sending SMS messages through multiple providers.

  • PHP

    byjg/soap-server

    A lightweight and modern SOAP server implementation for PHP 8.3+

  • PHP

    byjg/sparqllib

    Simple library to query SPARQL from PHP

  • PHP

    byjg/statemachine

    Finite State Machine implementation with conditional transitions and state actions

  • PHP

    byjg/swagger-test

    A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit. Currently, this library supports the OpenApi specifications 2.0 (formerly swagger) and 3.0.

  • PHP

    byjg/uri

    A PHP implementation of PSR-7 UriInterface with additional utility methods

  • 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 PSR-7 implementation and highly customized CURL wrapper for making REST calls.