Skip to content

andrewdyer/php-package-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Package Template

PHP Package Template

A template for creating PHP 8.3+ packages.

⚖️ License

Licensed under the MIT license and is free for private or commercial projects.

✨ Introduction

This template provides a solid foundation for building modern PHP packages. It’s designed to help you hit the ground running and focus on building your package functionality without worrying about boilerplate setup like autoloading, testing, or Composer configuration.

📋 Prerequisites

Before you begin, ensure you have met the following requirements:

  • PHP: Version 8.3 or higher.
  • Composer: A dependency manager for PHP, used to install packages and autoload your code.

🛠️ Features

This template includes the following tools and configurations:

🚀 Getting Started

If you like what you've seen so far and think this setup fits your needs, you can quickly get started by clicking the Use this template button at the top of the repository on GitHub.

🤝 Contributing

Found a bug or want to improve this package? Feel free to open a pull request or submit an issue.

About

A template for creating PHP 8.3+ packages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages