eesyphp/example/includes
2023-11-17 12:57:38 +01:00
..
.gitignore Tpl: Add stuff to handle static files 2023-02-12 00:30:36 +01:00
cli.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
config.yml Add Casuser auth backend 2023-11-17 12:57:38 +01:00
core.php Fix some PHPstan warnings for PHP 8 support 2023-07-26 17:08:21 +02:00
db.php example: add example of how to use Db get_one() & get_many() helpers 2023-03-02 19:22:21 +01:00
functions.php Tpl: Add stuff to handle static files 2023-02-12 00:30:36 +01:00
templates.php Upgrade Bootstrap, Fork-Awesome and Jquery libs 2023-03-05 00:32:16 +01:00
url-helpers.php Tpl: Add stuff to handle static files 2023-02-12 00:30:36 +01:00
url-public.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