badpixxel / dol-helper
This library is a set of Simple & Usefull Helpers for Dolibarr Framework.
2.2.0
2026-08-24 20:53 UTC
Requires
- php: ^7.4|^8.0
Requires (Dev)
- badpixxel/php-sdk: ^2.0
- behat/mink: ^1.11
- behat/mink-browserkit-driver: ^2.3
- symfony/browser-kit: ^5.4 || ^6.4 || ^7.4
- symfony/http-client: ^5.4 || ^6.4 || ^7.4
- symfony/mime: ^5.4 || ^6.4 || ^7.4
This package is auto-updated.
Last update: 2026-08-24 20:58:30 UTC
README
This library is a set of Simple & Usefull Helpers for Dolibarr Framework.
Features
- A lot of tooling functions for rendering simple pages, froms, etc...
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
$ composer require badpixxel/dol-helper
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.