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://composer.bpm.dev.velistech.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.
A non-blocking concurrency framework for PHP applications.
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
PCRE wrapping library that offers type-safe preg_* replacements.
Semver library that offers utilities, version constraint parsing and validation.
Abandoned! Package is abandoned, you should avoid using it. Use psr/container instead.
Promoting the interoperability of container objects (DIC, SL, etc.)
implementation of xdg base directory specification for php
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
Google Auth Library for PHP
Guzzle is a PHP HTTP client library
PSR-7 message implementation that also provides common utility methods
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Strong cryptography tools and password hashing
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
Trigger and listen to events within a PHP application
Programmatically filter and normalize data and files
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Autoloading and plugin loading strategies
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Create cryptographically secure pseudo-random numbers, and manage big integers
Paginate collections of data from arbitrary sources
Factory-Driven Dependency Injection Container
SPL extensions, array utilities, error handlers, and more
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Flexible view layer supporting and providing multiple view layers, helpers, and more
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Alias legacy ZF class names to Laminas Project equivalents.
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
PHP Class for working with complex numbers
Sends your logs to files, sockets, inboxes, databases and various web services
A PHP parser written in PHP
Array2XML conversion library credit to lalit.org
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
A PHP library that offers compression and extraction functions for Zip formatted archives
Phalcon Framework proxy classes for PSR-16
Common reflection classes used by phpdocumentor to reflect the code structure
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
A PSR-5 based resolver of Class names, Types and Structural Element Names
PHPOffice Common
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
PHPDoc parser with support for nullable, intersection and generic types
Common interface for caching libraries
Common interface for HTTP clients
PSR-17: Common interfaces for PSR-7 HTTP message factories
Common interface for HTTP messages
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
sabre/event is a library for lightweight event-based programming
The sabre/http library provides utilities for dealing with http requests and responses.
Functions for making sense out of URIs.
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
sabre/xml is an XML library that you may not hate.
PHP SDK for Sentry (http://sentry.io)
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Kind of metadata package for dependencies of the latest versions of FPDI and TCPDF.
Smarty - the compiling PHP template engine
Eases the creation of beautiful and testable command line interfaces
A set of abstractions extracted out of the Symfony components
Abandoned! Package is abandoned, you should avoid using it. Use symfony/error-handler instead.
Provides tools to ease debugging PHP code
A generic function and convention to trigger deprecation notices
Provides an improved replacement for the array_replace PHP function
Symfony polyfill for ctype functions
Symfony polyfill for intl's grapheme_* functions
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Symfony polyfill for intl's Normalizer class and related functions
Symfony polyfill for the Mbstring extension
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Generic abstractions related to writing services
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
TCPDF is a PHP class for generating PDF documents and barcodes.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
A static analysis tool for finding errors in PHP applications
A PHP implementation of Ant's glob.
Abandoned! Package is abandoned, you should avoid using it. Use symfony/filesystem instead.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Safely dump debug information to HTML
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.
Trigger and listen to events within a PHP application
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-hydrator instead.
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-json instead.
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-loader instead.
Autoloading and plugin loading strategies
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-mail instead.
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-mime instead.
Create and parse MIME messages and parts
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-servicemanager instead.
Factory-Driven Dependency Injection Container
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.
SPL extensions, array utilities, error handlers, and more
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-validator instead.
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-view instead.
Flexible view layer supporting and providing multiple view layers, helpers, and more
This Composer repository is powered by Satis