PHPackages                             thelia/dealer-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. thelia/dealer-module

ActiveThelia-module

thelia/dealer-module
====================

3.0.3(3y ago)01.6k↓100%11[1 issues](https://github.com/thelia-modules/Dealer/issues)[3 PRs](https://github.com/thelia-modules/Dealer/pulls)LGPL-3.0+PHP

Since Apr 17Pushed 5mo ago7 watchersCompare

[ Source](https://github.com/thelia-modules/Dealer)[ Packagist](https://packagist.org/packages/thelia/dealer-module)[ RSS](/packages/thelia-dealer-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (61)Used By (0)

Dealer 2.4.2
============

[](#dealer-242)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/69941a7b88a1185e424a38fcfd60876a5580b9e842ea5a180f06a935d68a3daa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7468656c69612d6d6f64756c65732f4465616c65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/thelia-modules/Dealer/?branch=master)

author : Penalver Antony

This module Thelia generate CRUD interface for dealer.

Compatibility
-------------

[](#compatibility)

Thelia &gt;= 2.1.3 Developped for : Thelia 2.2.1

Installation
------------

[](#installation)

### Manually

[](#manually)

- Copy the module into `/local/modules/` directory and be sure that the name of the module is Dealer.
- Activate it in your thelia administration panel

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/dealer-module:~2.0

```

Usage
-----

[](#usage)

You can find main Dealer interface on modules admin menu.

Loop
----

[](#loop)

### DealerLoop

[](#dealerloop)

### Input arguments

[](#input-arguments)

ArgumentDescription**id**filter by id**city**filter by city**country\_id**filter by country**order**order result by "id","id-reverse","date","date-reverse"### Output arguments

[](#output-arguments)

VariableDescription$IDid$TITLEName$ADDRESS1First element address$ADDRESS2Second element address$ADDRESS3Third element address$ZIPCODEAddress zip code$CITYCity name$COUNTRY\_IDCountry id-reverse$DESCRIPTIONDealer description$LATLatitude$LONLongitude$CREATE\_DATECreation date$UPDATE\_DATELast update date### ContactLoop

[](#contactloop)

### Input arguments

[](#input-arguments-1)

ArgumentDescription**id**filter by id**dealer\_id**filter by dealer**order**order result by "id","id-reverse","label","label-reverse"### Output arguments

[](#output-arguments-1)

VariableDescription$IDid$DEALER\_IDAssociated Dealer id$IS\_DEFAULTBoolean$LABELContact group name### ContactInfoLoop

[](#contactinfoloop)

### Input arguments

[](#input-arguments-2)

ArgumentDescription**id**filter by id**contact\_id**filter by contact**order**order result by "id","id-reverse","value","value-reverse"### Output arguments

[](#output-arguments-2)

VariableDescription$IDid$CONTACT\_IDAssociated Contact id$CONTACT\_TYPEContact type$CONTACT\_TYPE\_IDContact type id$VALUEContact value### SchedulesLoop

[](#schedulesloop)

### Input arguments

[](#input-arguments-3)

ArgumentDescription**id**filter by id**dealer\_id**filter by dealer**default\_period**boolean filter by default schedule**hide\_past**boolean for hide past schedules (default: false)**closed**boolean for closed or open schedule (default: false)**day**filter by day**order**order result by "id","id-reverse","day","day-reverse","begin","begin-reverse","period-begin","period-begin-reverse"### Output arguments

[](#output-arguments-3)

VariableDescription$IDid$DEALER\_IDAssociated Dealer id$DAYDay value$DAY\_LABELDay label$BEGINSchedules start$ENDSchedules end$PERIOD\_BEGINSchedules period start$PERIOD\_ENDSchedules period end### RegularSchedulesLoop

[](#regularschedulesloop)

### Input arguments

[](#input-arguments-4)

ArgumentDescription**id**filter by id**dealer\_id**filter by dealer**day**filter by day**hour\_separator**separator between hours for ouput formatted\_hours (default: ' - ')**half\_day\_separator**separator between half day for ouput formatted\_hours (default: ' / ')**merge\_day**boolean to allow concatenated hours of schedule with the same day (default: true)**order**order result by "id","id-reverse","day","day-reverse","begin","begin-reverse"### Output arguments

[](#output-arguments-4)

VariableDescription$IDid$DEALER\_IDAssociated Dealer id$DAYDay value$DAY\_LABELDay label$BEGINSchedules start$ENDSchedules end (end of the afternoon when merge\_day input argument is true$FORMATTED\_HOURSFormatted hours when merge\_day input argument is true### ExtraSchedulesLoop

[](#extraschedulesloop)

### Input arguments

[](#input-arguments-5)

ArgumentDescription**id**filter by id**dealer\_id**filter by dealer**day**filter by day**hour\_separator**separator between hours for ouput formatted\_hours (default: ' - ')**half\_day\_separator**separator between half day for ouput formatted\_hours (default: ' / ')**merge\_day**boolean to allow concatenated hours of schedule with the same periods (default = true)**hide\_past**boolean for hide past schedules (default: false)**closed**boolean for closed or open schedule (default: false)**order**order result by "id","id-reverse","day","day-reverse","begin","begin-reverse","period-begin","period-begin-reverse"

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance52

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 82.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~50 days

Recently: every ~125 days

Total

58

Last Release

1185d ago

Major Versions

1.1.x-dev → 2.0.02015-12-04

2.9.5 → 3.0.12022-11-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![Soldras](https://avatars.githubusercontent.com/u/11573385?v=4)](https://github.com/Soldras "Soldras (161 commits)")[![TomPradat](https://avatars.githubusercontent.com/u/16164512?v=4)](https://github.com/TomPradat "TomPradat (7 commits)")[![Lurivar](https://avatars.githubusercontent.com/u/33634597?v=4)](https://github.com/Lurivar "Lurivar (7 commits)")[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (4 commits)")[![Yochima](https://avatars.githubusercontent.com/u/7498669?v=4)](https://github.com/Yochima "Yochima (3 commits)")[![julescournut](https://avatars.githubusercontent.com/u/26310511?v=4)](https://github.com/julescournut "julescournut (3 commits)")[![NicolasBarbey](https://avatars.githubusercontent.com/u/26166378?v=4)](https://github.com/NicolasBarbey "NicolasBarbey (2 commits)")[![zzuutt](https://avatars.githubusercontent.com/u/7439945?v=4)](https://github.com/zzuutt "zzuutt (2 commits)")[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (2 commits)")[![InformatiqueProg](https://avatars.githubusercontent.com/u/7933327?v=4)](https://github.com/InformatiqueProg "InformatiqueProg (2 commits)")[![roadster31](https://avatars.githubusercontent.com/u/2197734?v=4)](https://github.com/roadster31 "roadster31 (1 commits)")[![gillesbourgeat](https://avatars.githubusercontent.com/u/7335734?v=4)](https://github.com/gillesbourgeat "gillesbourgeat (1 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/thelia-dealer-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-dealer-module/health.svg)](https://phpackages.com/packages/thelia-dealer-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
