tinker2
tinker2 copied to clipboard
PHP and Laravel Tinker desktop app for Laravel and Wordpress
Tinker 2
The source code of https://tinker2.app product.
Tinker 2 helps you tinker with your any PHP application without without touching source code (locally or via SSH)
Tinker 2 is small (less than 10MB on MacOS)
Getting started
Tinker 2 doesn't ship with any default Laravel
framework, which increase unnecessary app size. You should create an dummy project to set as inital project when open Tinker 2 (So you can have full control about what can be installed by default).
Frameworks supported
- [x] Laravel
- [x] Wordpress
- [ ] Prestasop
- [ ] Magento
- [x] Normal PHP project (with composer)
PHP versions supported
- [x] 8.1
- [x] 8.0
- [x] 7.4
- [x] 7.3
- [ ] 7.2 (not tested yet)
- [ ] 7.1 (not tested yet)
- [ ] 7.0 (not tested yet)