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://pkgs.socylist.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.
This application hosts the needed tools for Api Testing the SocyList Online Portal and new APIs that might be added in the future.
The purpose of this package is create a easy interface for site crawling. This means tranforming a website into structured output.
This Laravel package contains the data functionality, and it's required to have socylist/quality and socylist/support as dependencies.
This package contains http-related functionality that is required by the SocyList platform.
Laravel components: Event for advanced audit trail, ExceptionHandler, EventLoggingHandler
This package contains all notifications/mail related functionality
PHP implementation for array operations (assignments, expressions and functions)
The purpose of this package is to easily implement the SocyList Package Quality System into any other package. This makes testing and quality improvements a lot easier.
This package contains all queue/job related functionality
Package for reporting by means of document templates of document generation
The purpose of this package is to facilitate and standardize all generic functionality for making a multi-tenant Laravel project with authentication and other basic facilities.
Laravel components: AuthController, Security Request with advance input validation, Security Middleware, Security Guard
This package several common helper classes similar to the Illuminate/Support namespace within Laravel framework
This Composer repository is powered by Satis