inwebo/open-resume-model
最新稳定版本:1.0.0
Composer 安装命令:
composer require inwebo/open-resume-model
包简介
Open resume PHP model implementation.
README 文档
README
Open resume PHP model implementation for creating structured, standardized CV/resume data.
📋 Description
This library provides a PHP model implementation for handling resume/CV data in a structured and standardized way. It offers a clean, object-oriented approach to manage professional profiles, work experience, education, skills, and other resume-related information.
🎯 Features
- Structured Data Model: Clean PHP classes for resume components
- Type Safety: Full PHP type declarations for data integrity
- PSR-4 Autoloading: Standard autoloading configuration
- Modern PHP: Compatible with PHP 7.1+ and PHP 8.0+
- Quality Assured: Includes PHPStan and PHP-CS-Fixer for code quality
📦 Installation
Install via Composer:
composer require inwebo/open-resume-model
🔧 Requirements
- PHP ^7.1 or ^8.0
🛠️ Development
Code Quality Tools
This project uses industry-standard tools to maintain code quality:
PHP CS Fixer
Format your code according to coding standards:
composer php-cs-fixer
PHPStan
Run static analysis to detect potential issues:
composer phpstan
Installing Development Dependencies
composer install --dev
📝 License
This project is licensed under the GPL-3.0-or-later License. See the LICENSE file for details.
👤 Author
inwebo
- GitHub: @inwebo
- Email: github@inwebo.net
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
🔗 Links
⭐ Show your support
Give a ⭐️ if this project helped you!
Made with ❤️ by inwebo
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-11-17