Tooly.win

Everyone may develop & submit their tools, once approved, the tools are live for all to use for free. Open tool hub for free to use by any one for every one with hundreds of tools for encoding, decoding, converting, filtering, replacing, generating strings, and much more that you could imagine.

How it Works

Everyone may develop & submit their tools, once approved, the tools are live for all to use for free
1
Register an account
Feel free to register an account without any buck
2
Develop your tool
Follow our instructions to develop your own tools
3
Submit
Once your submitted tool approved, it would be live for all to use
Knowledge Base
From this section, we will try to help you understand & solve any issue relates to the tool development
Contact Us
Already had some useful tool at somewhere? Feel free to submit them to our hub.

What is a tool?

A tool is just a set of files that used to serve your tool, you could use any framework, any technology to build your tool.

Structure of a tool package

- First rule for a tool package is all files & folders must be at root of zipped file, not at any sub-level.

- Second, you may have unlimited files and folder in a tool package, but settings.php & index.php are required files. These only files shall be loaded whenenver tool accessed. You will process and handle all things in these files to serve the visitors.

Download

Download our sample built tool and see how it works.

  • Tool-Zipped-File.zip
    • api.php (optional)
    • index.php (required)
    • settings.php (required)
    • sharing.jpg (required)
    • logos (required)
      • 16.png (required)
      • 48.png (required)
      • 180.png (required)
    • languages (optional)
    • custom-file.php
    • custom-folder

index.php

- You may consider a tool like a mini PHP script, you may also use any material, any resource and any framework, such as Lavarel or Zend, to build your tools. Just use like you want and build as you wish.

- But we also recommend you to use our built-in resources to build faster, our resources almost coded line by line for the system, so it gives the best performance & speed for the website.

setting.php


Usable global variables and functions

- There are few variables and functions should be used to create a tool.

CAUTION we use pTemplate for templating all static HTML files. But you may also use plain PHP code to retrieve these variable values by alternative functions.


Install the web app on your home screen for quicker and easier access. Not Now

Just tap then “Add to Home Screen”

Share