Packages from byjg
-
PHP
byjg/anydataset
AnyDataset is a powerful data source abstraction layer for PHP that provides a simple and consistent interface to access different data sources. With AnyDataset, you can work with various data formats and storage systems using the same programming interface.
-
PHP
byjg/anydataset-db
AnyDataset-DB provides a relational database abstraction layer. It is part of the Anydataset project, an agnostic data source abstraction layer for PHP.
-
PHP
byjg/anydataset-json
JSON abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
-
PHP
byjg/anydataset-nosql
Anydataset NoSQL standardizes the access to non-relational databases/repositories and provides a consistent interface for both NoSQL document databases and Key/Value stores.
-
PHP
byjg/anydataset-sparql
Anydataset SparQL abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
-
PHP
byjg/anydataset-text
Text file abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
-
PHP
byjg/anydataset-xml
XML abstraction dataset for the AnyDataset library. AnyDataset is an agnostic data source abstraction layer in PHP.
-
PHP
byjg/authuser
A simple and customizable library for user authentication in PHP applications using a clean repository and service layer architecture.
-
byjg/beansqueueclient
Beansqueue client is a client to connect to a beanstalk queue.
-
byjg/beansqueueworker
Beansqueue worker consumes payloads from a beanstalk queue
-
PHP
byjg/cache-engine
A powerful, versatile cache implementation providing both PSR-6 and PSR-16 interfaces with support for multiple storage drivers.
-
PHP
byjg/config
A very basic and minimalist PSR-11 implementation for config management and dependency injection.
-
PHP
byjg/convert
A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.
-
PHP
byjg/crypto
A cryptography library for symmetric encryption with an innovative keyless exchange mechanism.
-
PHP
byjg/featureflag
Allows you to enable or disable features in your application and dispatch the proper code based on the flags.
-
PHP
byjg/fonemabr
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
byjg/imageutil
ImageUtil is a PHP library that provides a collection of operations for image manipulation using the GD library. It simplifies tasks such as flipping, cropping, resizing, stamping, and more.
-
PHP
byjg/jinja-php
Lightweight PHP implementation of the Jinja2 template engine originally developed for Python
-
PHP
byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
-
PHP
byjg/jwt-wrapper
A simple and flexible wrapper around the Firebase JWT library that makes JWT token handling easy and intuitive in PHP applications
-
PHP
byjg/mailwrapper
A lightweight wrapper for sending email. The interface is totally decoupled from the sender, providing a single interface for sending mail regardless of the underlying mail service.
-
PHP
byjg/message-queue-client
A minimal PHP foundation for building message queue drivers. Features low-code publishing and consumption, decoupled components (Messages, Queues, and Connectors), and easy connector implementation.
-
PHP
byjg/micro-orm
A micro framework for create a very simple decoupled ORM. This library intended to be very small and very simple to use
-
PHP
byjg/migration
A simple, framework-agnostic database migration tool that uses pure SQL commands for versioning your database.
-
PHP
byjg/migration-cli
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
-
PHP
byjg/omnipay-komerci
Komerci is brazilian acquirer solution provided by Rede (former RedeCard) that accept payments with MasterCard, Visa and Diners Club International credit cards on the Internet
-
PHP
byjg/pgbrowser
A 'pretty good' mechanize-like php library for managing cookies and submitting forms. [Fork: Totally rewrite]
-
PHP
byjg/phpthread
ByJG PHPThread simplifies working with threads and non-blocking code in PHP, bridging the gap for a language that was not inherently designed for threading.
-
PHP
byjg/rabbitmq-client
It creates a simple abstraction layer to publish and consume messages from the RabbitMQ Server using the component byjg/message-queue-client.
-
PHP
byjg/redis-queue-client
A simple and efficient abstraction layer for publishing and consuming messages from Redis queues using the byjg/message-queue-client framework
-
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 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/singleton-pattern
A lightweight PHP implementation of the Design Pattern Singleton using trait.
-
-
PHP
byjg/sms-client
A lightweight, extensible PHP library for sending SMS messages through multiple providers.
-
-
-
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/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.
-
-
-
PHP
byjg/xmlnuke-cmdline
Run XMLNuke modules and classes in command line as batches and daemon/service
-
PHP
byjg/xmlutil
A powerful and intuitive PHP library for working with XML documents. This utility makes XML manipulation, querying, and conversion simple and straightforward in PHP.
-
PHP
byjg/account-statements
Very simple component to manage Account Statements in PHP
Abandoned! See byjg/wallets
-
PHP
byjg/anydataset-array
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
Abandoned! See byjg/anydataset
-
PHP
byjg/php-daemonize
Transform any class in a *nix daemon process or cron job without changes or refactoring.
Abandoned! See byjg/scriptify
-
PHP
byjg/resttemplate
ByJG's Reference Architecture project for RESTFul services in PHP with docker and database integrated
Abandoned! See byjg/rest-reference-architecture