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
Requires
- php: ^7.4 || ^8.0 || ^8.1
- laminas/laminas-db: ^2.15
- laminas/laminas-hydrator: ^4.5
- laminas/laminas-inputfilter: ^2.21
- laminas/laminas-paginator: ^2.18
- laminas/laminas-paginator-adapter-laminasdb: ^1.2
Requires (Dev)
- phpunit/phpunit: ^9.6.13
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