Skip to content

Releases: borschphp/borsch-skeleton

1.2.0

13 Apr 14:19
6cc262d
Compare
Choose a tag to compare
  • Added links to API routes in home page
  • Error Handling improvement
  • Can now deal with JsonFormatter for API error or HtmlFormatter for front error
  • Now uses Whoops in dev environment
  • Added 404.tpl page
  • Added 500.tpl page
  • Switched from in-house BasicTemplateEngine to a Latte engine
  • HealthCheckHandler added

1.1.4

27 Sep 18:57
2ea8cca
Compare
Choose a tag to compare
  • Better compatibility with PaaS
  • Fixed issue with env() helper
  • Added tests for helpers

1.1.3

31 Aug 10:17
b8ff0d6
Compare
Choose a tag to compare
  • Switch between dev/prod via composer cli
  • PDO MySQL example (in .env file)
  • Minor optimization of BasicTemplateEngine class

1.1.2

07 Apr 12:17
b9ac0f8
Compare
Choose a tag to compare
  • New welcome page
  • Error formatter (HTML or JSON)
  • Minor improvment/fixes

1.0.2

01 Mar 16:21
e9d6303
Compare
Choose a tag to compare
  • Fixed an issue on install script with sed command line

1.0.1

09 Dec 10:29
5fdf370
Compare
Choose a tag to compare
  • Updated random key generation

1.0.0

09 Jul 11:18
Compare
Choose a tag to compare
  • Moved to PHP 8
  • Stable release

0.6.0

28 Feb 09:29
Compare
Choose a tag to compare

Added chef CLI.
Now, you can easily create handlers and middlewares from the CLI.
More to come soon.

0.5.5

19 Feb 17:29
db9506c
Compare
Choose a tag to compare
Update composer.json

Added compatibility with PHP 8

0.5.4

19 Feb 15:08
db9506c
Compare
Choose a tag to compare

Adding compatibility with PHP 8