avss/usermanagementapis

There is no license information available for the latest version (5.0.0) of this package.

Avsstech Pdf Printing Apis

This package's canonical repository appears to be gone and the package has been frozen as a result.

5.0.0 2025-04-05 07:40 UTC

This package is not auto-updated.

Last update: 2025-04-08 10:58:32 UTC


README

How To Setup


Add In Composer.json file
"repositories": [
  {
    "type": "vcs",
    "url": "https://amitavsstech@bitbucket.org/AVSSTECH/usermanagementapis.git"
  }
]
"require": {  
  "avss/usermanagementapis":"@dev/package version"
  }

than Run composer update command
    php composer.phar update

check this line if not exist then please add in ConfigAggregator "config.php" 
    "\UserManagementApis\ConfigProvider::class"

Open router.php file then add the router collection function using following :
  "(new UsersApis\ConfigProvider())->moduleRouterGroup($app, '/pkgs/user/verify');"

Packages Version Details

Tag 5.0.0

1. Get Company List