Download the PHP package ec-europa/ssk without Composer

On this page you can find all versions of the php package ec-europa/ssk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ssk

Toolkit

The Toolkit is a composer package designed to speed up the development of Drupal websites in Drupal 9+. Its main core is the robo based build system that builds your development environments, deploy and test your code.

Build Status

Prerequisites

You need to have the following software installed on your local development environment:

User guide and documentation

To have more details about this package, please check the full documentation.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process to submit pull-request to us.

License

This project is licensed under the EUROPEAN UNION PUBLIC LICENCE v. 1.2 - see the LICENSE.txt for details.

Maintainers

This project is maintained by members of the Quality Assurance team who review incoming pull requests for this project. The board on which they operate can be found at [https://citnet.tech.ec.europa.eu/CITnet/jira/secure/RapidBoard.jspa?rapidView=9224].

Contact list - [Joao Santos](https://github.com/jonhy81): Maintainer - Quality Assurance - [Miguel Martins](https://github.com/zarabatana): Maintainer - Quality Assurance - [Joao Silva](https://github.com/joaocsilva): Maintainer - Quality Assurance

All versions of ssk with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-curl Version *
ext-dom Version *
ext-json Version *
ext-simplexml Version *
behat/behat Version ^3.7
composer/composer Version ^2.7
consolidation/annotated-command Version ^4.7.0
consolidation/robo Version ^3.0 || ^4.0 || ^5.0
cweagans/composer-patches Version ^1.7 || ^2.0
dantleech/gherkin-lint Version ^0.2.3
drupal/coder Version ^8.3.10
drush/drush Version ^11.0.4 || ^12.0 || ^13.0
ec-europa/qa-automation Version ^9.4.0
ec-europa/toolkit-composer-plugin Version ^0.0.1
guzzlehttp/guzzle Version ^6.3 || ^7.0
jakeasmith/http_build_url Version ^1.0
league/container Version ^4.1.1
mglaman/phpstan-drupal Version ^1.3
pear/archive_tar Version ^1.4
php-parallel-lint/php-parallel-lint Version ^1.3
phpmd/phpmd Version ^2.12
phpstan/phpstan Version ^1.12.15 || ^2.1
phpstan/phpstan-deprecation-rules Version ^1.0
phpunit/phpunit Version ^9.5 || ^10.0 || ^11.0
squizlabs/php_codesniffer Version ^3.7
vlucas/phpdotenv Version ^5.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ec-europa/ssk contains the following files

Loading the files please wait ....