Documentation Technique - Certyx | Librairies Open Source

- [ star Fonctionnalités ](https://certyx.fr#features)
- [ menu\_book Guide Proctoring ](https://certyx.fr/guide-proctoring-france)
- [ article Articles ](https://certyx.fr/articles)
- [ format\_quote Témoignages ](https://certyx.fr#testimonials)
- [ login Connexion ](https://certyx.fr/login)
- [ person\_add Inscription ](https://certyx.fr/register)

 [  ![Certyx LOGO](https://certyx.fr/build/assets/logo-30eebad6.svg) Certyx ](https://certyx.fr)

- [ Fonctionnalités ](https://certyx.fr#features)
- [ Guide Proctoring ](https://certyx.fr/guide-proctoring-france)
- [ Articles ](https://certyx.fr/articles)
- [ Témoignages ](https://certyx.fr#testimonials)

 [  login Connexion  ](https://certyx.fr/login) [  person\_add Inscription  ](https://certyx.fr/register)

 [ Inscription ](https://certyx.fr/register)

 code Documentation Technique

 Documentation Technique
=========================

 Transparence totale sur les technologies et librairies open source utilisées dans Certyx.

 open\_in\_new Toutes les librairies sont open source et libre de droit

    info

À propos de cette documentation
-------------------------------

 Certyx est construit avec des technologies open source de confiance. Cette page répertorie toutes les librairies, frameworks et outils utilisés dans notre plateforme, avec leurs licences respectives et leurs versions.

 **Dernière mise à jour :** 09/05/2026

   storage Technologies Backend
--------------------------------

  php

### Laravel Framework

v12.0

 MIT

 Framework PHP moderne pour le développement d'applications web.

 [ Site officiel → ](https://laravel.com) [ GitHub → ](https://github.com/laravel/laravel)

  code

### PHP

v8.2+

 PHP License

 Langage de programmation côté serveur.

 [ Site officiel → ](https://php.net) [ GitHub → ](https://github.com/php/php-src)

  storage

### PostgreSQL

v15+

 PostgreSQL License

 Base de données relationnelle open source avancée.

 [ Site officiel → ](https://postgresql.org) [ GitHub → ](https://github.com/postgres/postgres)

   web Technologies Frontend
-----------------------------

  javascript

### Vue.js

v3.4.0

 MIT

 Framework JavaScript progressif pour l'interface utilisateur.

 [ Site officiel → ](https://vuejs.org) [ GitHub → ](https://github.com/vuejs/core)

  link

### Inertia.js

v2.0

 MIT

 Pont entre Laravel et Vue.js pour des SPAs sans API.

 [ Site officiel → ](https://inertiajs.com) [ GitHub → ](https://github.com/inertiajs/inertia)

  palette

### Tailwind CSS

v4.0.9

 MIT

 Framework CSS utility-first pour le design.

 [ Site officiel → ](https://tailwindcss.com) [ GitHub → ](https://github.com/tailwindlabs/tailwindcss)

  widgets

### DaisyUI

v5.0.12

 MIT

 Composants UI pour Tailwind CSS.

 [ Site officiel → ](https://daisyui.com) [ GitHub → ](https://github.com/saadeghi/daisyui)

  speed

### Vite

v4.0.0

 MIT

 Build tool moderne et rapide pour le développement.

 [ Site officiel → ](https://vitejs.dev) [ GitHub → ](https://github.com/vitejs/vite)

  http

### Axios

v1.6.8

 MIT

 Client HTTP basé sur les promesses.

 [ Site officiel → ](https://axios-http.com) [ GitHub → ](https://github.com/axios/axios)

   extension Librairies PHP
----------------------------

  vpn\_key

### Laravel Sanctum

v4.0

 MIT

 Authentification API pour applications SPA.

 [ Documentation → ](https://laravel.com/docs/sanctum) [ GitHub → ](https://github.com/laravel/sanctum)

  flash\_on

### Livewire

v3.0

 MIT

 Framework pour interfaces dynamiques en PHP.

 [ Site officiel → ](https://livewire.laravel.com) [ GitHub → ](https://github.com/livewire/livewire)

  admin\_panel\_settings

### Spatie Permission

v6.0

 MIT

 Gestion des rôles et permissions pour Laravel.

 [ Documentation → ](https://spatie.be/docs/laravel-permission) [ GitHub → ](https://github.com/spatie/laravel-permission)

  payment

### Laravel Cashier

v15.4

 MIT

 Intégration Stripe pour les abonnements.

 [ Documentation → ](https://laravel.com/docs/cashier) [ GitHub → ](https://github.com/laravel/cashier)

  psychology

### OpenAI PHP

v0.10.1

 MIT

 Client PHP pour l'API OpenAI.

 [ Documentation → ](https://openai-php.com) [ GitHub → ](https://github.com/openai-php/client)

  account\_circle

### Laravel Breeze

v2.0

 MIT

 Kit de démarrage pour l'authentification Laravel.

 [ Documentation → ](https://laravel.com/docs/starter-kits#laravel-breeze) [ GitHub → ](https://github.com/laravel/breeze)

  monitor\_heart

### Laravel Pulse

v1.2

 MIT

 Monitoring en temps réel de l'application Laravel.

 [ Documentation → ](https://laravel.com/docs/pulse) [ GitHub → ](https://github.com/laravel/pulse)

  wifi

### Laravel Reverb

@beta

 MIT

 Serveur WebSocket natif pour Laravel.

 [ Documentation → ](https://laravel.com/docs/reverb) [ GitHub → ](https://github.com/laravel/reverb)

  backup

### Spatie Laravel Backup

v9.3

 MIT

 Solution de sauvegarde pour applications Laravel.

 [ Documentation → ](https://spatie.be/docs/laravel-backup) [ GitHub → ](https://github.com/spatie/laravel-backup)

  table\_chart

### Maatwebsite Excel

v3.1

 MIT

 Import/export de fichiers Excel pour Laravel.

 [ Site officiel → ](https://laravel-excel.com) [ GitHub → ](https://github.com/SpartnerNL/Laravel-Excel)

  image

### Intervention Image

v2

 MIT

 Manipulation et traitement d'images en PHP.

 [ Site officiel → ](https://image.intervention.io) [ GitHub → ](https://github.com/Intervention/image)

  email

### Brevo PHP

v2.0

 MIT

 Client PHP pour l'API Brevo (ex-Sendinblue).

 [ Documentation → ](https://developers.brevo.com) [ GitHub → ](https://github.com/getbrevo/brevo-php)

  fingerprint

### Hashids

v5.0

 MIT

 Génération d'identifiants courts et uniques.

 [ Site officiel → ](https://hashids.org) [ GitHub → ](https://github.com/vinkla/hashids)

  route

### Ziggy

v2.1

 MIT

 Partage des routes Laravel avec le frontend.

 [ Documentation → ](https://github.com/tighten/ziggy) [ GitHub → ](https://github.com/tighten/ziggy)

  open\_in\_full

### Wire Elements Modal

v3.0

 MIT

 Système de modales pour Livewire.

 [ Documentation → ](https://github.com/wire-elements/modal) [ GitHub → ](https://github.com/wire-elements/modal)

   javascript Librairies JavaScript
------------------------------------

  open\_in\_full

### Vue Final Modal

v4.5.5

 MIT

 Système de modales pour Vue.js.

 [ Site officiel → ](https://vue-final-modal.org) [ GitHub → ](https://github.com/vue-final/vue-final-modal)

  check\_circle

### VeeValidate

v4.15.0

 MIT

 Validation de formulaires pour Vue.js.

 [ Site officiel → ](https://vee-validate.logaretm.com) [ GitHub → ](https://github.com/logaretm/vee-validate)

  notifications

### Vue Toastification

v2.0.0-rc.5

 MIT

 Notifications toast pour Vue.js.

 [ Site officiel → ](https://vue-toastification.maronato.dev) [ GitHub → ](https://github.com/Maronato/vue-toastification)

  lock

### Crypto-JS

v4.2.0

 MIT

 Librairie de cryptographie JavaScript.

 [ Documentation → ](https://cryptojs.gitbook.io) [ GitHub → ](https://github.com/brix/crypto-js)

  qr\_code

### QRCode Vue

v3.6.0

 MIT

 Génération de codes QR pour Vue.js.

 [ Documentation → ](https://github.com/scopewu/qrcode.vue) [ GitHub → ](https://github.com/scopewu/qrcode.vue)

  language

### Vue i18n

v11.1.7

 MIT

 Internationalisation pour Vue.js.

 [ Site officiel → ](https://vue-i18n.intlify.dev) [ GitHub → ](https://github.com/intlify/vue-i18n)

  edit

### Vue Quill

v1.2.0

 MIT

 Éditeur de texte riche pour Vue.js.

 [ Site officiel → ](https://vueup.github.io/vue-quill) [ GitHub → ](https://github.com/vueup/vue-quill)

  code

### Highlight.js

v11.11.1

 BSD

 Coloration syntaxique pour le code.

 [ Site officiel → ](https://highlightjs.org) [ GitHub → ](https://github.com/highlightjs/highlight.js)

  article

### Marked

v15.0.6

 MIT

 Parseur Markdown rapide et extensible.

 [ Site officiel → ](https://marked.js.org) [ GitHub → ](https://github.com/markedjs/marked)

  description

### Vue3 Markdown

v1.1.9

 MIT

 Composant Markdown pour Vue 3.

 [ Documentation → ](https://github.com/gerhardsletten/vue3-markdown) [ GitHub → ](https://github.com/gerhardsletten/vue3-markdown)

  wifi

### Laravel Echo

v1.16.0

 MIT

 Client JavaScript pour les événements temps réel.

 [ Documentation → ](https://laravel.com/docs/broadcasting) [ GitHub → ](https://github.com/laravel/echo)

  cloud

### Pusher JS

v8.4.0-rc2

 MIT

 Client WebSocket pour les communications temps réel.

 [ Site officiel → ](https://pusher.com) [ GitHub → ](https://github.com/pusher/pusher-js)

  content\_copy

### Lodash CloneDeep

v4.5.0

 MIT

 Clonage profond d'objets JavaScript.

 [ Site officiel → ](https://lodash.com) [ GitHub → ](https://github.com/lodash/lodash)

  cookie

### Vue Cookie Comply

v0.0.3

 MIT

 Bannière de consentement RGPD pour Vue.js.

 [ Documentation → ](https://github.com/orestbida/vue-cookie-comply) [ GitHub → ](https://github.com/orestbida/vue-cookie-comply)

  route

### Ziggy JS

v2.4.1

 MIT

 Client JavaScript pour les routes Laravel.

 [ Documentation → ](https://github.com/tighten/ziggy-js) [ GitHub → ](https://github.com/tighten/ziggy-js)

  send

### Mitt

v3.0.1

 MIT

 Émetteur d'événements léger pour JavaScript.

 [ Documentation → ](https://github.com/developit/mitt) [ GitHub → ](https://github.com/developit/mitt)

   palette Ressources Graphiques
---------------------------------

  image

### unDraw

Illustrations SVG

 Open License

 Collection d'illustrations SVG open source pour tous vos projets.

 [ Site officiel → ](https://undraw.co) [ GitHub → ](https://github.com/undraw-illustrations/undraw-illustrations)

  font\_download

### Material Icons

Google Fonts

 Apache 2.0

 Collection d'icônes Material Design de Google.

 [ Site officiel → ](https://fonts.google.com/icons) [ GitHub → ](https://github.com/google/material-design-icons)

   build Outils de Développement
---------------------------------

  format\_paint

### Laravel Pint

v1.13

 MIT

 Formateur de code PHP pour Laravel.

 [ Documentation → ](https://laravel.com/docs/pint) [ GitHub → ](https://github.com/laravel/pint)

  bug\_report

### PHPUnit

v11

 MIT

 Framework de tests unitaires pour PHP.

 [ Site officiel → ](https://phpunit.de) [ GitHub → ](https://github.com/sebastianbergmann/phpunit)

  analytics

### Laravel Debugbar

v3.9

 MIT

 Barre de débogage pour le développement.

 [ Documentation → ](https://github.com/barryvdh/laravel-debugbar) [ GitHub → ](https://github.com/barryvdh/laravel-debugbar)

  verified

Conformité et Licences
----------------------

 **Open Source :** Toutes les librairies utilisées dans Certyx sont open source et libre de droit. Aucune librairie propriétaire n'est utilisée.

 **Licences compatibles :** Toutes les licences sont compatibles avec l'utilisation commerciale et ne posent aucun problème juridique.

 **Transparence :** Cette documentation est mise à jour régulièrement pour refléter les changements dans nos dépendances.

 **Audit de sécurité :** Nous effectuons régulièrement des audits de sécurité sur nos dépendances pour maintenir un niveau de sécurité optimal.

 security### Sécurité et Maintenance

 Toutes nos dépendances sont maintenues à jour et nous suivons les recommandations de sécurité des mainteneurs. Les mises à jour de sécurité sont appliquées dans les plus brefs délais.

 help Questions Techniques

 Des questions techniques ?
----------------------------

 Notre équipe technique est à votre disposition pour toute question concernant nos technologies.

 [ email Nous contacter ](mailto:certyx.exam@gmail.com) [ home Retour à l'accueil ](https://certyx.fr)

     ![Certyx LOGO](https://certyx.fr/build/assets/logo-30eebad6.svg) Certyx

 La solution de référence pour des examens en ligne sécurisés et sans triche.

 [ facebook ](#) [ alternate\_email ](#) [ link ](#)

 rocket\_launch

### Produit

 - [Fonctionnalités](https://certyx.fr#features)
- [Premium](https://certyx.fr/premium)
- [Articles](https://certyx.fr/articles)
- [FAQ](https://certyx.fr#faq)

 gavel

### Légal

 - [Mentions légales](https://certyx.fr/mentions-legales)
- [Confidentialité](https://certyx.fr/rgpd)
- [RGPD](https://certyx.fr/rgpd)
- [Documentation technique](https://certyx.fr/documentation-technique)

 © 2026 Certyx™. Tous droits réservés.

 [ ![Badge Ecoindex - Impact environnemental du site](https://bff.ecoindex.fr/badge/?theme=light&url=https://certyx.fr) ](https://bff.ecoindex.fr/redirect/?url=https://certyx.fr) Fait avec ❤️ en France
