Bastion API is a simple API made to get query informations

Overview

Bastion API 🌐

Join Discord for support : https://discord.gg/G7GvFvP4qH 🔊

1. Overview and Features ⚙️


Bastion API is a simple API made to get query informations with three features :

  • Dumped Informations
  • Selective Informations
  • A PHPTable

2. Usage ⌨️


To use it, drop scripts on your web server, and access one using the correct url. For Selective Script, add ?data=PHP_PARAMETER. See Parameters.txt

You might also like...
Get mobile app version and other related data from Google Play Store, Apple App Store and Huawei AppGallery

Mobile App Version Get mobile app version and other related data from Google Play Store, Apple App Store and Huawei AppGallery. Installation Add to co

Get the system resources in PHP, as memory, number of CPU'S, Temperature of CPU or GPU, Operating System, Hard Disk usage, .... Works in Windows & Linux

system-resources. A class to get the hardware resources We can get CPU load, CPU/GPU temperature, free/used memory & Hard disk. Written in PHP It is a

ShellHacks 2021 Project: URide is a carpooling app for College students to get to and from campus
ShellHacks 2021 Project: URide is a carpooling app for College students to get to and from campus

ShellHacks 2021 Project: URide is a carpooling app for College students to get to and from campus. Focused on scheduling it matches you to students nearby with similar schedules to alleviate campus parking and emissions.

Get dialogflow fullfilment message in PHP
Get dialogflow fullfilment message in PHP

dialogflow-php PHP Client Library for Dialogflow API v2 Requirements Dialogflow Agent Google Account Credentials file PHP Composer Installation To beg

Supper quick use Aliyun OSS or Tencent COS or Qiniu Koa to get、put、delete Object.

An SDK integrating Alibaba cloud, Tencent cloud and qiniu cloud object storage

DiscordLookup | Get more out of Discord with Discord Lookup! Snowflake Decoder, Guild List with Stats, Invite Info and more...
DiscordLookup | Get more out of Discord with Discord Lookup! Snowflake Decoder, Guild List with Stats, Invite Info and more...

DiscordLookup Get more out of Discord with Discord Lookup! Snowflake Decoder, Guild List with Stats, Invite Info and more... Website Getting Help Tool

Enforce that your classes get only instantiated by the factories you define!

Enforce that your classes get only instantiated by the factories you define!

📈 Get insights about your Laravel or Lumen Project
📈 Get insights about your Laravel or Lumen Project

Laravel Stats Get insights about your Laravel or Lumen Project. Installing The easiest way to install the package is by using composer. The package re

A library of powerful code snippets to help you get the job done with Gravity Forms and Gravity Perks.

Gravity Wiz Snippet Library Gravity Wiz is creating the most comprehensive library of snippets for Gravity Forms ever. We'll be consistently moving ou

Comments
  • Depreciated

    Depreciated

    Files

    https://github.com/Adler-D3R/Bastion/blob/2b3ecadae5f3468d693bdec850d39c11a10fb809/PHPTable.php#L10 https://github.com/Adler-D3R/Bastion/blob/2b3ecadae5f3468d693bdec850d39c11a10fb809/Dumper.php#L10 https://github.com/Adler-D3R/Bastion/blob/2b3ecadae5f3468d693bdec850d39c11a10fb809/Selective.php#L10

    Infos

    The md5 hashing algorithm should no longer be used, even for data of minimal importance.

    Try it :

    <?php
    
    $sIPHash = hash('sha384', $_SERVER['REMOTE_ADDR'], false);
    
    ?>
    
    opened by EndMove 1
Owner
Adler
𝕲𝖔𝖙𝖙 𝕸𝖎𝖙 𝖀𝖓𝖘. 🍺 Backend Developer 🌐
Adler
Système en php permettant d'obtenir des informations sur un numéro de téléphone.

?? Phone Checker ?? Système en php permettant d'obtenir des informations sur un numéro de téléphone. ?? • Prérequis : L'utilisation de ce système requ

SplidZ 5 Oct 31, 2022
JsonQ is a simple, elegant PHP package to Query over any type of JSON Data

php-jsonq JsonQ is a simple, elegant PHP package to Query over any type of JSON Data. It'll make your life easier by giving the flavour of an ORM-like

Nahid Bin Azhar 834 Dec 25, 2022
This simple code lets you to get how many % of this year had passed

Year-Percent-PHP This simple code lets you to get how many % of this year had passed Code is part of Telegram bot and was made for Telegram channel Ye

Puzzak 1 Jan 3, 2022
Simple Plugin To Get EXP Directly To Inventory.

Simple Plugin To Get EXP Directly To Inventory.

HenryDM 6 Nov 21, 2022
Provides an object-oriented API to query in-memory collections in a SQL-style.

POQ - PHP Object Query Install composer require alexandre-daubois/poq 1.0.0-beta2 That's it, ready to go! ?? Usage Here is the set of data we're going

Alexandre Daubois 16 Nov 29, 2022
A simple bus ticket system made by Larave 5.4

Bus Ticket System About Bus Ticket System A simple bus ticket system made by Larave 5.4. There are several features here in this project and those are

Eng Hasan Hajjar 3 Sep 30, 2022
An un-offical API wrapper for logsnag.com to get notifications and track your project events

An un-offical API wrapper for logsnag.com to get notifications and track your project events

David Oti 3 Oct 15, 2022
🧩 Laravel Query Builder integration for PhpStorm

Laravel Query Laravel + DataGrip = ♥️ This plugin provides database integration for Laravel query builder. Features Schemas, tables, views and columns

Ernestas Kvedaras 41 Dec 14, 2022
QueryHandler - Handling PDO ' s query with mySQL database

QueryHandler this class's method are static .... that mean you don't need to create an object to use it . All methodes will return an Exception if it

null 7 Aug 9, 2022
Personal PHP MySQL query handler based on Eloquent using PDO.

?? Equivoluent Welcome to "Equivoluent" my personal PHP MySQL query handler using PDO. Equivoluent is based on Laravel's Eloquent. The goal of "Equivo

Wob Jelsma 2 Sep 7, 2022