dedsecteam17/green-validator

A modern PHP validation library with support for complex validation rules

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/dedsecteam17/green-validator

2.0.0 2025-10-30 07:23 UTC

README

Packagist Auto-Update

The packagist-update.yml workflow automatically notifies Packagist to update the package listing whenever:

  • Code is pushed to the master branch
  • A new release is published

Setup Requirements

This workflow requires the PACKAGIST_TOKEN secret to be configured in the repository settings:

  1. Go to Packagist Profile Settings and copy your API Token
  2. In this GitHub repository, go to SettingsSecrets and variablesActions
  3. Click New repository secret
  4. Name: PACKAGIST_TOKEN
  5. Value: Paste your Packagist API token
  6. Click Add secret

Once configured, the workflow will automatically trigger on every push to master and on new releases, ensuring the package on Packagist stays in sync with the GitHub repository.

Package Details