Commit Graph

7 Commits

Author SHA1 Message Date
1c1ce6ccff refactor: renamed namespace from Da\User to pcrt\User
Some checks failed
Build / build (ubuntu-latest, 7.4) (push) Has been cancelled
Build / build (ubuntu-latest, 8.0) (push) Has been cancelled
Build / build (ubuntu-latest, 8.1) (push) Has been cancelled
Build / build (ubuntu-latest, 8.2) (push) Has been cancelled
Build / build (ubuntu-latest, 8.3) (push) Has been cancelled
Build / build (ubuntu-latest, 8.4) (push) Has been cancelled
All PHP namespaces and related references have been updated from Da\User to pcrt\User throughout the codebase, including composer.json autoload settings and all source files. This change standardizes the project under the new pcrt\User namespace for improved clarity and maintainability.
2025-10-15 10:22:32 +02:00
Marco Piazza
14e3c11c4f Added possibility to limit the depth of the recursion when getting user ids from roles 2023-04-05 16:37:50 +02:00
Marco Piazza
7216c67854 Possibility to get user ids from roles recursively 2023-04-03 16:34:48 +02:00
Antonio Ramirez
190fafa5f1 re #108 use app main logger + multiple fixes 2017-11-12 21:58:48 +01:00
Antonio Ramirez
f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
Antonio Ramirez
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
Antonio Ramirez
13255a5117 update folder location 2017-01-11 21:31:42 +01:00