Coder Social home page Coder Social logo

tinkerwell-drivers's Introduction

Tinkerwell Workbench

Tinkerwell PHP REPL

www.tinkerwell.app

Tinkerwell is a REPL on steroids. It allows you to run code snippets within the context of your application without hitting the browser. It's the perfect companion to your favorite IDE and works with any framework โ€“ locally, via SSH, Docker and even on Laravel Vapor.

This package contains helpful tools to customize Tinkerwell for your application.

You do not need to install this package to customize Tinkerwell. Just copy the driver or tool you need into your applications' custom driver. However, if you want to make use of autocompletion while implementing your customization, it's helpful to install this package as a dev dependency.

composer require --dev beyondcode/tinkerwell

Drivers

When you open your project with Tinkerwell, one of the available drivers will be loaded and bootstrap your application to prepare it for code execution within Tinkerwell. This repository holds all available drivers for Tinkerwell. If your framework does not have a specific driver yet, Tinkerwell will at least try and load your projects autoload file. If you have written a custom driver for a framework by yourself, feel free to open a PR and add it to this repository!

For more information about drivers, check out the documentation.

Panels

With Panels, Tinkerwell offers a concise and visually appealing way to get a snapshot of specific details about your application.

For more information about panels, check out the documentation.

Themes

If you want to add a custom theme to Tinkerwell, you can find two example themes in the src/themes directory.

For more information about custom themes, check out the documentation.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

tinkerwell-drivers's People

Contributors

mechelon avatar mpociot avatar gander avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.