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://tfc-packagist.nepservices.io/"
}]
}
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 Symfony bundle containing ready-to-use auditable fields and listeners for your entities, to keep track of audit info.'
A simple database backup manager for Symfony2 with support for S3, Rackspace, Dropbox, FTP, SFTP.
Symfony bundle that provides generic functionalities to entities
Symfony bundle providing a RFC7807 valid form validation error response for JMS Serializer library
Support for PHP 8, Symfony 5 and Doctrine Common 3
Symfony bundle to integrate with RabbitMQ
A Symfony bundle that contains API Clients to be able to easily connect Symfony apps to TFC uSVC APIs.
Symfony bundle that provides generic functionality for Symfony usvcs for TFC.
A Symfony bundle that contains API Clients to be able to easily connect Symfony apps to TFO APIs.
This Composer repository is powered by Satis