eesyphp/src
2024-02-02 18:19:38 +01:00
..
Auth Make Db class static as other classes 2024-02-02 18:19:38 +01:00
App.php Make Db class static as other classes 2024-02-02 18:19:38 +01:00
Auth.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Check.php Add generate_uuid() and Check::uuid() 2024-01-30 20:08:41 +01:00
Cli.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Config.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Date.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Db.php Make Db class static as other classes 2024-02-02 18:19:38 +01:00
Email.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
functions.php Add generate_uuid() and Check::uuid() 2024-01-30 20:08:41 +01:00
Hook.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
HookEvent.php Fix some PHPstan warnings for PHP 8 support 2023-07-26 17:08:21 +02:00
I18n.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Log.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
SentryIntegration.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
SentrySpan.php Properly declare & handle functions/methods that never return (exit/die inside) and add Cli::fatal_error() helper method 2023-07-26 17:02:28 +02:00
SentryTransaction.php Properly declare & handle functions/methods that never return (exit/die inside) and add Cli::fatal_error() helper method 2023-07-26 17:02:28 +02:00
Session.php Fix some PHPstan warnings for PHP 8 support 2023-07-26 17:08:21 +02:00
Tpl.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
TplSmartyResource.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Url.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
UrlRequest.php UrlRequest: add current_url_starts_with, current_url_ends_with and current_url_match helper methods 2023-07-24 19:22:58 +02:00