This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://lib.soax.tfs-system.com"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Gherkin DSL parser for PHP
BDD-style testing framework
PHPUnit classes used by Codeception
php error handling for cool kids
Guzzle is a PHP HTTP client library
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
PHPMailer is a full-featured email creation and transfer class for PHP
The PHP Unit Testing framework.
A PHP library for generating and working with universally unique identifiers (UUIDs).
Conjunto de funcionalidades básica para los proyectos Soax
LibrerÃa para el manejo de parámetros de configuración
Microframework para implementar un sistema CRUD abstracto
Implementation of Kafka as event dispatcher following PSR 14
Métodos para llamar a los microservicios Soax
Conjunto de funcionalidades utilizadas en los proyectos Soax
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
Eases the creation of beautiful and testable command line interfaces
Provides basic utilities for the filesystem
Finds files and directories via an intuitive fluent interface
Symfony polyfill for the Mbstring extension
Loads and dumps YAML files
Composer plugin for injecting modules and configuration providers into application configuration
Lightweight library for collecting and merging configuration from different sources
PSR HTTP Message implementations
PSR-15 Middleware Microframework
FastRoute integration for Expressive
Helper/Utility classes for Expressive
Router subcomponent for Expressive
Migration and development tooling for Expressive
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
Problem Details for PSR-7 HTTP APIs
Factory-Driven Dependency Injection Container
SPL extensions, array utilities, error handlers, and more
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
This Composer repository is powered by Satis