Download the PHP package loadinglucian/deployer-php without Composer

On this page you can find all versions of the php package loadinglucian/deployer-php. 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 deployer-php

DeployerPHP Logo

Supports PHP >= 8.2 Latest Stable Version License

https://deployerphp.com

Meet DeployerPHP

This is DeployerPHP, a complete set of CLI tools for provisioning, installing, and deploying servers and sites using PHP. It serves as an open-source alternative to services such as Ploi, RunCloud or Laravel Forge.

Here it is in action:

DeployerPHP in action

Crash Course

Here's a quick but complete run-through to start deploying immediately. Run each of these commands in sequence to go from zero to deploy:

Benefits

Unlimited Servers & Sites

There aren't any limits or restrictions on how many servers and sites you can deploy or manage: provision, install, manage, and deploy as many as you want.

No Vendor Lock-In

You can manage servers and deploy sites with any hosting or cloud provider. If your server runs Ubuntu LTS and you can SSH into it, you can manage it with DeployerPHP.

End-To-End Management

With DeployerPHP, you can effortlessly provision cloud instances, install services, and manage deployments and operations directly from the command line.

Composable Commands

Atomic commands allow you to easily spin up new servers and create automation pipelines for running your own custom workflows on demand.

AI Agent Support

Use your favorite AI agents to debug server and site issues, using DeployerPHP's built-in agent skills scaffolding.

License

DeployerPHP is open-source software distributed under the MIT License.

You can use it freely for personal or commercial projects, without any restrictions.

This also means there are no guarantees or warranties. You are on your own.

Contributing

Thank you for considering contributing to DeployerPHP!

Please see CONTRIBUTING for details.


All versions of deployer-php with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
ext-pcntl Version *
aws/aws-sdk-php Version ^3.373
guzzlehttp/guzzle Version ^7.10
jeremykendall/php-domain-parser Version ^6.4
laravel/prompts Version ^0.3.15
phpseclib/phpseclib Version ^3.0
symfony/console Version ^7.4
symfony/dotenv Version ^7.4
symfony/filesystem Version ^7.4
symfony/yaml Version ^7.4
toin0u/digitalocean-v2 Version ^5.0
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 loadinglucian/deployer-php contains the following files

Loading the files please wait ...