Download the PHP package vzgcoders/palace without Composer

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

Notice of deprecation

Development of this bot has been halted in anticopation of a full rewrite that will make it more easy to manage and develop for. Further updates will be made at https://github.com/VZGCoders/Palace-Revived/

About this bot

This fork is dedicated to maintaining the code used by Palace Bot#9203, which runs on the teamreflex/DiscordPHP API library. You can choose to self-host your own instance of this bot or invite my hosted instance to your server. If hosting your own instance, it is advisable to merge all -include.php files into run.php to remove the read overhead of loading a file every time it is needed OR the preferred method of enabling JIT via opcache in PHP's config. Please note that doing so will require the bot to be restarted any time a change is made to it.

Invite link: https://discord.com/oauth2/authorize?client_id=662093882795753482&scope=bot&permissions=8

DiscordPHP Github: https://github.com/discord-php/DiscordPHP

Bot help: https://discord.gg/nQ5HxbkyyD / https://discord.gg/vNntRSe

Discord template: https://discord.new/ttHsSykz5c6A

Before you start

Before you start using this Library, you need to know how DiscordPHP works, how PHP works, and how ReactPHP Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.

See https://github.com/elazar/asynchronous-php for resources.

Why is this bot open-source?

Because there's no reason not to. I made it to do something useful for my community and figured it would be a good learning experience for others.

Can I contribute to development?

Sure! If you find something wrong please create an issue if you discover one. If you have a new feature or want to change how something works create your own fork and make a pull requests. Please let me know before you decide to implement a new feature as there's a possibility I may have already written one with another bot I'm maintaining that I can import.

Can I fork it and distribute my own bot?

Yep! I'm issuing this code under the MIT license. I don't care what you do with it, so long as you credit me as the original author.

How much would it cost for you to host this bot for me?

I'm not in it for the money, but donations are always appreciated. You can either sponsor VZGCoders or me directly. You can invite the bot to your server and ask me for any help you might need at any time and I'll do my best to get back to you.

How can I support development?

Developing and maintaining bots like this one takes time and hard work. If you want to support the various projects I work on please consider donating. Telling your fellow server owners about it helps us too! The main thing that stalls development for us is lack of user feedback.


All versions of palace with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0.0
team-reflex/discord-php Version dev-master
react/filesystem Version ^0.1.1
vzgcoders/twitchphp Version dev-main
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 vzgcoders/palace contains the following files

Loading the files please wait ....