flexphp/skeleton

Skeleton PHP for FlexPHP library

dev-develop 2021-06-06 17:00 UTC

This package is auto-updated.

Last update: 2025-02-20 03:43:37 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version Scrutinizer Code Quality Code Coverage License composer.lock

One Skeleton, Any Framework

Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.

Installation

Install the package with Composer:

git clone --depth=1 git@github.com:flexphp/skeleton.git library
  • Rename skeleton to library
  • Rename Skeleton to Library
  • Unignore composer.lock file in .gitignore file
  • Remove .gitignore files in src and test folders
  • Update README.md file
  • Update composer.json file (if is necessary)

License

Skeleton is open-sourced software licensed under the MIT license.