Skip to main content

PHP

symfony-docker
Tools PHP
🐳 Docker + PHP 8.1 + MySQL + Nginx + Symfony 6.1 Boilerplate Description This is a complete stack for running Symfony 6.1 into Docker containers using docker-compose tool with docker-sync library.
fast-mail-bomber
Tools PHP
Fast Mail Bomber via Mailman English | 简体中文 Fast Mail Bomber via Mailman (also FMB for short) is an email bombing/spamming tool written in php. FMB bombs the target’s mailbox by sending bulk emails via mailman services hosted by different providers.
phalcon-debugbar
Tools PHP
Phalcon Debugbar Integrates PHP Debug Bar with Phalcon Framework. 中文说明 Features Normal request capturing Ajax request capturing Redirect request chain capturing Simple App, Multi module App and Micro App support Data collected persistent : save to Local File or MongoDB, or ElasticSearch Data storaged by sessionid, it’s more firendly for team development.
mixed-content-scanner-cli
Tools PHP
A CLI tool to check sites for mixed content This repo contains a tool called mixed-content-scanner that can help you find pieces of mixed content on your site. This is how you can use it:
composer-bin-plugin
Tools PHP
Composer bin plugin — Isolate your bin dependencies Table of Contents Why? A hard problem with a simple solution. Usage; How does this plugin work? Installation Configuration Bin links (bin-links) Target directory (target-directory) Forward command (forward-command) Tips & Tricks
image-optimizer
Tools PHP
Image Optimizer This library is handy and very easy to use optimizer for image files. It uses optipng, pngquant, jpegoptim, svgo and few more libraries, so before use it you should install proper libraries on your server.
BuilderTools
Tools PHP
<p> </a> </p> <p> ✔️ Advanced WorldEdit commands </p> <p> ✔️ Using Sub Chunk Iterator to make block placing faster </p> <p> ✔️ Supports schematics </p> <p> ✔️ Minecraft: Java Version maps world fixer </p> <p> ✔️ Supports last PocketMine API version </p> <h2 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content--130-update" class="anchor" aria-hidden="true" href="#-130-update"></a>👍 1.
laravel-meta-manager
Tools PHP
Laravel Meta Manager Laravel Meta Manager is an SEO tool that is used to improve the SEO of a website or specific page by adding recommended meta tags to your application.
supervisord-monitor
Tools PHP
Supervisord Multi Server Monitoring Tool Features Monitor unlimited supervisord servers and processes Start/Stop/Restart process Read stderr log Start new Redmine ticket when stderr occurs Sound alert when stderr occurs Mute sound alerts (after some time auto resume) Monitor process uptime status Install 1.
phpLDAPadmin
Tools PHP
phpLDAPadmin phpLDAPadmin is a web based LDAP data management tool for system administrators. It is commonly known and referred by many as “PLA”. A primary goal of PLA is to be as intuitive as possible – so it is certainly possible for end users to use it as well, for example, to manage their data in an LDAP server.
luthier-ci
Tools PHP
Luthier CI is an awesome set of core improvements for CodeIgniter 3 that makes the development of APIs (and websites in general) more easy! Features Easy installation via hooks Laravel-like routing: prefixes, namespaces, anonymous functions as routes, route groups, CLI routes, named parameters, optional parameters, etc.
WebFEET
Tools PHP
Web Filter External Enumeration Tool (WebFEET) WebFEET Released as open source by NCC Group Plc – http://www.nccgroup.com/ Developed by Ben Williams https://github.com/nccgroup/webfeet Released under AGPL see LICENSE for more information
php-ansible
Tools PHP
php-ansible library This library is a OOP-wrapper for the ansible provisioning tool. I intend to use this library for a symfony2 bundle and also a deployment GUI, based on php/symfony2.
chive
Tools PHP
Announcement (July 2014): Chive is no longer actively developed / maintained When chive was build back in 2009, we were very dissatisfied with the existing tools available. One of the most important features of chive was the ability to inline-edit mysqldata and to quickly search through the list of tables in a nice and fast gui.
phpqa
Tools PHP
PHPQA PHPQA Analyzer CLI tool Overview Available Analyzers Install Usage Override configuration Nice to have features Overview This project aims to serve as a CLI tool to make easy the use of different PHP tools related to Quality Assurance and code analysis in PHP.
tooly-composer-script
Tools PHP
tooly-composer-script With tooly composer-script you can version needed PHAR files in your project’s composer.json without adding them directly to a VCS, to save disk space at vcs repository to be sure that all developers in your project get the required toolchain to prepare a CI/CD System (optional) to automatically check the GPG signature verification for each tool Every PHAR file will be saved in the composer binary directory.
php-benchmark
Tools PHP
PHP Benchmark Tool to compare different functions in PHP Install Via Composer composer require lavoiesl/php-benchmark Usage <?php $benchmark = new LavoieslPhpBenchmarkBenchmark(); $benchmark->add('md5', function() { return md5('test'); }); $benchmark->add('sha1', function() { return sha1('test'); }); $benchmark->run(); ?
Aurora-Icloud-bypass
Tools PHP
Aurora DISCLAIMER All information and software available on here are for educational purposes only. Use these at your own discretion, the software developers cannot be held responsible for any damages caused.
opengovplatform-alpha
Tools PHP
Open Government Platform The Open Government Platform (OGPL) is a growing set of open source, open government platform code that allows any city, organization, or government to create an open data site.
amp-toolbox-php
Tools PHP
AMP Toolbox for PHP A collection of AMP tools making it easier to publish and host AMP pages with PHP. The following tools are part of this library: AMP Optimizer for PHP AMP Optimizer for PHP AMP Optimizer is a library for doing server-side optimization to AMP markup by automatically applying AMP performance best practices and enabling AMP server-side-rendering.