Download the PHP
package paymenter/paymenter without Composer
On this page you can find all versions of the php package
paymenter/paymenter. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor paymenter Package paymenter Short Description Paymenter is a self-hosted, open-source, and free invoicing and billing software built with Laravel. License
MIT
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 paymenter
Paymenter
Open-Source Billing, Built for Hosting
Automate subscriptions, eliminate billing chaos, and grow your hosting business – without vendor lock-ins or hidden costs.
## Getting Started
#### Installation & Documentation
For a detailed explanation of how to install and configure Paymenter, take a look at our [documentation here](https://paymenter.org/docs/getting-started/introduction/).
Or, get additional help via [Community Discord](https://discord.gg/xB4UUT3XQg).
#### Requirements
The requirements for Paymenter are the following:
- PHP (8.3 or higher).
- Composer
- Webserver (Apache or Nginx)
- Database (MariaDB)
## What is Paymenter?
Paymenter is an open-source billing platform tailored for hosting companies. It simplifies the management of hosting services, providing a seamless experience for both providers and customers. Built on modern web technologies, Paymenter offers a flexible and robust solution for your hosting business needs.
### Key Features:
- User-Friendly Interface: Paymenter is designed with simplicity in mind, ensuring an intuitive experience for users of all technical levels.
- Open Source and Extensible: As an open-source platform, Paymenter encourages community contributions and customization. Its architecture allows for extensive modifications and integration with other tools.
- Efficient Management: Streamline your operations with Paymenter powerful admin panel, designed to enhance productivity and reduce overhead.
- Secure and Reliable: Built with security as a priority, Paymenter ensures the protection of your data and transactions.
- Community Driven: Join an engaged community of developers and hosting providers to collaborate and drive the future development of Paymenter.
Paymenter is available under the MIT license, offering you the freedom to adapt and evolve the platform to meet your specific requirements.
## Sponsors
Thanks to all sponsors for helping fund Paymenter's development. [Interested in becoming a sponsor?](https://github.com/sponsors/Paymenter)
## License
Licensed under the [MIT License](https://github.com/Paymenter/Paymenter/blob/master/LICENSE).
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 paymenter/paymenter contains the following files
Loading the files please wait ...
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.