This website requires JavaScript.
Explore
Help
Sign in
bn8
/
eesyphp
Watch
1
Star
0
Fork
You've already forked eesyphp
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c7f8c7c500
eesyphp
/
example
/
includes
History
Benjamin Renard
8321c1cdd2
Fix some PHPstan warnings for PHP 8 support
2023-07-26 17:08:21 +02: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
Login form: add remember username feature
2023-04-22 18:56:13 +02: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