Pular para o conteúdo principal

42 documentos marcados com "PHP"

PHP libraries and components

Ver todas as etiquetas

AnyDataset

AnyDataset is a powerful data source abstraction layer for PHP that provides a simple and consistent interface to access different data sources.

AnyDataset-Xml

XML abstraction dataset for the AnyDataset library. AnyDataset is an agnostic data source abstraction layer in PHP.

Cache Engine

A powerful, versatile cache implementation providing both PSR-6 and PSR-16 interfaces with support for multiple storage drivers.

Database Abstraction Layer

AnyDataset-DB provides a relational database abstraction layer. It is part of the Anydataset project, an agnostic

Database Migration

A simple, framework-agnostic database migration tool that uses pure SQL commands for versioning your database.

FeatureFlag Dispatcher

A simple feature flag dispatcher that allows conditional code execution based on enabled feature flags.

Fonema BR

O Fonema BR tem por objetivo criar uma simplificação de palavras de tal forma que erros de ortografia e

Image Manipulation Library

ImageUtil is a PHP library that provides a collection of operations for image manipulation using the GD library.

Jinja for PHP

Lightweight PHP implementation of the Jinja2 template engine originally developed for Python.

JWT Session Handler

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.

JWT Wrapper

A simple and flexible wrapper around the Firebase JWT library that makes JWT token handling easy and intuitive in PHP applications.

LLM API Objects

Strongly-typed PHP model layer for building OpenAI Chat Completions API request payloads.

Mail Wrapper

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.

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.

Multi-Format 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.

NoSQL Database Abstraction

Anydataset NoSQL standardizes the access to non-relational databases/repositories and provides a consistent interface for both NoSQL document databases and Key/Value stores.

RabbitMQ Client

It creates a simple abstraction layer to publish and consume messages from the RabbitMQ Server using the component byjg/message-queue-client.

Redis Queue Client

A simple and efficient abstraction layer for publishing and consuming messages from Redis queues using the byjg/message-queue-client framework.

Rest Server

Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.).

ShortID

Create short string IDs from numbers

Singleton Pattern

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

Soap Server

A lightweight and modern SOAP server implementation for PHP 8.3+

State Machine

This component implements a Finite State Machine, which can define several states and group them in a collection

String Conversion Utility

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.

Swagger Test

A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit.

User Authentication

A simple and customizable library for user authentication in PHP applications using a clean repository and service layer architecture.

Wallets

A robust PHP library for managing digital wallets and financial transactions with full audit trails, transaction chain integrity, and support for reserved funds.

Web Request

A lightweight PSR-7 implementation and highly customized CURL wrapper for making REST calls.

WordNumber

Convert numeric values into their word representations in multiple languages.

XML Utility

A powerful and intuitive PHP library for working with XML documents. This utility makes XML manipulation, querying,