Giter Site home page Giter Site logo

bszala / php-assistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafajaques/php-assistant

0.0 2.0 0.0 10.27 MB

A cross-platform desktop app for testing PHP snippets

Home Page: http://rafajaques.github.io/php-assistant

License: MIT License

JavaScript 56.60% CSS 6.73% HTML 36.67%

php-assistant's Introduction

PHP Assistant Logo

Travis Build Status Appveyor Build status Latest release Dependency Status devDependency Status license:mit

PHP Assistant is a cross-platform desktop app for testing PHP snippets. Built with Electron, Node.js and HTML5/CSS/JS. The main goal is to have a simple app to test small pieces of code without having to search for a sandbox, creating a file or opening the terminal.

ScreenShot

Download

You will find the most recent releases here. Remember that PHP Assistant is still in development, so you may find bugs during its utilization. In case of problem, open an issue.

Mac OSX Download Debian/Ubuntu/Mint 32 Debian/Ubuntu/Mint 64 Windows 32 Download Windows 64 Download

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/rafajaques/php-assistant/
$ cd php-assistant
$ npm install
$ npm start

If you don't wish to clone, you can download the source code.

For easier developing you can launch the app maximized with DevTools open:

$ npm run dev

Issues

If you have any problems with the app or if you have any suggestions, just open an issue.

Translation

The app was released in English, Brazilian Portuguese and French. So far, with community help, we have: French (@Johann-S), Danish (@peterbrinck), German (@ingowalther).

To translate you need to fork master branch.

In the folder locales you will find json files with the app strings. Copy en.json file and rename it as the language code provided by ISO.

Translate the strings (the ones on the right side) and insert a reference into the list (locales variable) in main.js file.

After that, just send a pull request. In advance, I say thank you!

Author

Feel free to text me on Twitter: @rafajaques

Thanks

This project would not be possible without your help.

php-assistant's People

Contributors

accabezas716 avatar andyps avatar bszala avatar cristianzsh avatar gutem avatar ingowalther avatar johann-s avatar peterbrinck avatar rafajaques avatar rogeriopradoj avatar

Watchers

 avatar  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.