flixon/flixon

The Flixon Framework.

Maintainers

Package info

github.com/nfplee/flixon

Homepage

pkg:composer/flixon/flixon

Statistics

Installs: 34

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

2.0.23 2023-02-25 16:33 UTC

README

Running Tests

vendor/bin/phpunit

Publishing to Composer/Packagist

The GitHub repository is connected to Packagist and versions are updated via tags.

First commit the changes and then run the following:

git tag 1.0.x
git push origin 1.0.x