Download the PHP package bixacloud/bixa without Composer

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

Bixa - Hosting Management Platform

Note:
Development is active again! A bugfix release is coming to address currently known issues. Pull requests are welcome and will still be accepted. If you want to see a feature, feel free to contribute it.

👀 What is Bixa?

Bixa is a comprehensive hosting account and support management system designed primarily for MOFH (MyOwnFreeHost). Built with Laravel 11, it provides a robust platform for managing hosting accounts, support tickets, SSL certificates, and more.

Version Build Framework Interface Development

🎮 User Features

👑 Admin Features

🔌 Integrations

🚀 Getting Started

🚅 Requirements

Your server needs to meet the following minimum requirements:

💾 Installation

For detailed installation instructions, please refer to our comprehensive documentation at bixa.app/docs/installation.

In brief:

  1. Download the latest release from our GitHub repository
  2. Install PHP dependencies using Composer (see installation guide for VPS vs cPanel instructions)
  3. Upload to your web hosting account and create a database
  4. Configure the .env file manually with your database settings
  5. Configure the .htaccess file for proper URL routing
  6. Import the included bixa.sql file to your database using phpMyAdmin
  7. Use the included demo account to log in, then change your credentials

No automatic installer is available - configuration must be done manually as described in our installation guide.

📧 SMTP Services

Here are some recommended SMTP services with free tiers that work well with Bixa:

📚 Documentation

For comprehensive documentation covering all aspects of using and administering Bixa, please visit our official documentation at bixa.app/docs.

The documentation includes:

🤔 Need Help?

👍 Like Bixa?

If you find Bixa useful, please consider making a donation to support its development.

ÂŠī¸ Copyright

Code released under the GPL-2.0 license.


All versions of bixa with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
afosto/yaac Version ^1.5
alirezax5/check-host Version ^1.0
bacon/bacon-qr-code Version ^3.0
coderflex/laravel-ticket Version 2.0.0
fabianwennink/iconcaptcha Version ^4.0
geerlingguy/ping Version ^1.2
geoip2/geoip2 Version ^3.1
guzzlehttp/guzzle Version ^7.8
infinityfree/mofh-client Version ^0.9.0
io-developer/php-whois Version ^4.1
jenssegers/agent Version ^2.6
laravel/framework Version ^11.0
laravel/sanctum Version ^4.0
laravel/socialite Version ^5.16
laravel/tinker Version ^2.9
laravel/ui Version ^4.5
league/flysystem Version ^3.29
pragmarx/google2fa-laravel Version ^2.3
rappasoft/laravel-authentication-log Version ^4.0
spatie/flare-client-php Version ^1.10
spatie/laravel-database-mail-templates Version ^3.7
spatie/laravel-permission Version ^6.13
torann/geoip Version ^3.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 bixacloud/bixa contains the following files

Loading the files please wait ....