PHPackages                             pj-holt/cv-generator - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. pj-holt/cv-generator

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

pj-holt/cv-generator
====================

A PHP package to generate technical styled CV PDFs

v1.0.1(11mo ago)025MITPHPPHP ^8.3CI passing

Since Jul 6Pushed 11mo agoCompare

[ Source](https://github.com/pjholt1234/cv-generator)[ Packagist](https://packagist.org/packages/pj-holt/cv-generator)[ RSS](/packages/pj-holt-cv-generator/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

CV Generator
============

[](#cv-generator)

[![Tests](https://github.com/pjholt1234/cv-generator/workflows/Tests/badge.svg)](https://github.com/pjholt1234/cv-generator/actions)[![CI](https://github.com/pjholt1234/cv-generator/workflows/CI/badge.svg)](https://github.com/pjholt1234/cv-generator/actions)

A PHP 8.3+ Composer package for generating professional, technical-styled CV PDFs with a clean, structured layout.

Features
--------

[](#features)

- ✅ Clean, professional technical CV layout
- ✅ PDF generation using DomPDF
- ✅ Fluent API with CVData builder class
- ✅ Support for multiple experience entries with detailed references
- ✅ Education section with bullet points
- ✅ Flexible optional sections with subsections support
- ✅ LinkedIn profile integration
- ✅ Comprehensive PHPUnit test suite
- ✅ PHP 8.3+ compatibility

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

[](#installation)

Install via Composer:

```
composer require pj-holt/cv-generator
```

Requirements
------------

[](#requirements)

- PHP 8.3 or higher
- Composer

Quick Start
-----------

[](#quick-start)

```
