badpixxel / dol-helper
This library is a set of Simple & Usefull Helpers for Dolibarr Framework.
Installs: 851
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 1
Type:package
Requires
- php: ^7.4|^8.0
Requires (Dev)
- badpixxel/php-sdk: dev-main
- behat/mink: ^1.7
- behat/mink-goutte-driver: ^1.2
This package is auto-updated.
Last update: 2024-10-17 10:22:49 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.