Skip to content

codenamephp/template.php.library

Repository files navigation

template.php.library

Lines of code GitHub code size in bytes GitHub

Template repository to quickstart library development.

Prerequisites

If one of the CLI tools is not available as global command you may have to change the .installer/install.php or composer.json to adapt to your environment.

Usage

This template uses an installer to setup all the files that need replacing of placeholders but most files are just kept as they are.

TODOs:

  1. Create the new repository on GitHub using this repository as template
  2. Add protection rules for master and release branches since they are not copied from the template :(
  3. Clone the new repository to local
  4. Start the container using docker compose with the docker-compose.yml in the project root
  5. Run the installer by executing composer run-installer in the container
  6. Add and commit your files and push them to remote
  7. Submit the new package to packagist
  8. Get to work! ;)

About

Template repository to quickstart library development.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors