Commit Graph
9 Commits
Author SHA1 Message Date
leonardo 1c1ce6ccff refactor: renamed namespace from Da\User to pcrt\User
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
Lorenzo Milesi c83692f277 Update PHP-CS-Fixer to v3.x (#460) 2022-08-11 09:47:33 +02:00
MatteoF96 0ca0241cfc Fixed password generation and added unit tests 2022-01-11 13:01:34 +01:00
MatteoF96 43fd2fdc34 Added minimum password requirements 2022-01-10 12:34:57 +01:00
Antonio Ramirez c418ad967c Close #108 phpcs fixes 2017-11-12 22:01:28 +01: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