Skip to main content

Tools

toolbox
Tools Shell
Toolbox is a tool for Linux, which allows the use of interactive command line environments for development and troubleshooting the host operating system, without having to install software on the host.
laravel-running-time
Tools PHP
laravel-running-time Installation composer require y-ui/laravel-running-time ^1.1 Configuration Open your app/Http/Kernel.php and add the following to $middleware array: RunningTimeMiddlewareRunningTimeMiddleware::class, Run the command below to publish the package config file config/runningtime.php:
KITT-Lite
Tools HTML
KITT Penetration Testing Framework – Lite Version (No longer maintained, may need some edits to function) The KITT Penetration Testing Framework was developed as an open source solution for pentesters and programmers alike to compile the tools they use with what they know into an open source project.
altax
Tools PHP
Altax Altax is a deployment tool for PHP. I designed it as a command-line tool for running tasks to remote servers like the Capistrano, Fabric and Cinamon. It also has a plugin mechanism for managing and installing tasks easily.
Cronify
Tools PHP
Cronify Simply monitor your Cron 1. Table of Contents Table of Contents What is cronify ? How to install the app ? <ul dir="auto"> <li> 3.1. <a rel="nofollow noopener" target="_blank" href="#Prerequisites">Prerequisites</a> </li> <li> 3.
eth-utils
Tools Shell
eth-utils ethereum utilities, dev tools, scripts, etc gethup.sh: primitive wrapper to geth gethcluster.sh: launch local clusters non-interactively (https://github.com/ethereum/go-ethereum/wiki/Setting-up-private-network-or-local-cluster) netstatconf.sh: auto-generate the json config of your local cluster for netstat (https://github.
clustergrammer2
Tools HTML
Clustergrammer2 is an interactive heatmap Jupyter widget built using the widget-ts-cookiecutter library and the WebGL library regl. Clustergrammer2 is built to help researchers interactively explore single cell data (e.g. scRNA-seq).
tools-list
Tools HTML
Open source, experimental, and tiny tools roundup This is a list of small, free, or experimental tools that might be useful in building your game / website / interactive project.
applegpu
Tools HTML
Apple GPU This is a project working on reverse engineering the Apple G13 GPU architecture (as used by the M1), and hacking together documentation, a disassembler, an emulator and an assembler along the way.
UDOIT
Tools PHP
Universal Design Online content Inspection Tool UDOIT enables faculty to identify accessibility issues in Canvas by Instructure. Scan a course, generate reports, and provide resources to address common accessibility issues.
uac
Tools Shell
Unix-like Artifacts Collector UAC is a Live Response collection script for Incident Response that makes use of native binaries and tools to automate the collection of AIX, Android, ESXi, FreeBSD, Linux, macOS, NetBSD, NetScaler, OpenBSD and Solaris systems artifacts.
FuzzManager
Tools HTML
What is FuzzManager With this project, we aim to create a management toolchain for fuzzing. Unlike other toolchains and frameworks, we want to be modular in such a way that you
amp-toolbox
Tools HTML
AMP Toolbox A collection of AMP tools making it easier to publish and host AMP pages. The following tools are part of this project: amp-cache-url: a javascript library for translating origin URLs to the AMP Cache URL format.
prettyping
Tools Shell
prettyping Donation – buy me a coffee prettyping is a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read.
ibis
Tools PHP
Artwork by Eric L. Barnes and Caneco from Laravel News ❤️. This PHP tool helps you write eBooks in markdown. Run ibis build and an eBook will be generated with:
node-red-node-swagger
Tools HTML
Node-RED Swagger Documentation Generator This package provides a set of tools for generating Swagger api documentation based on the HTTP nodes deployed in a flow. Usage Install the node module
php-backslasher
Tools PHP
PHP BackSlasher Tool to add all PHP internal functions and constants to its namespace by adding backslash to them. Function resolution without the backslash forces the PHP internals to verify for each function call if function or constant belongs to current namespace or the global namespace.
pfetch
Tools Shell
pfetch A pretty system information tool written in POSIX sh The goal of this project is to implement a simple system information tool in POSIX sh using features built into
exam-assessments
Tools HTML
Free Azure Certification Exam Self Assessment Tools from Build5Nines.com This is a collection of Self Assessment tools to help you study for certification exams. All self assessments are built as Excel Spreadsheets (.
laravel4-api
Tools PHP
Laravel HMVC. This package is no longer updated anymore, Now I’ve splited this package into 2. HMVC RESTful format API is a tool for making internal request (HMVC). Installation API on Packagist API on GitHub To get the lastest version of Theme simply require it in your composer.