Libraries tagged by user pool
ali1/brute-force-shield
9747 Downloads
A tool to enable powerful, easy to use, Brute Force Protection.
aaronjan/kobe
4576 Downloads
Kobe is a Swagger definition writing tool for PHP, it can be used with framework like Laravel or just native PHP.
wainwright-dev/casinodog
10 Downloads
Casino Dog is a tool to alter outcome of casino games. Tool originating from David G. Wainwright (HollywoodTV) and used by big brand-names like Sportsbet.io, Stake.com, Bitstarz.com, Softswiss.com, Betsson Group and many more.
upmind/provision-provider-website-builders
126 Downloads
This provision category contains the common functions used in provisioning flows for website builders and related tools
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
simpleanalytics/laravel-package
319 Downloads
Simple Analytics is a clean, simple, and privacy friendly analytics tool. Actionable data in a beautiful dashboard. It does not use cookies and you can bypass ad blockers. Make sure to signup to get most value out of this plugin.
mysql/schematic
723 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
localzet/webanalyzer
79 Downloads
Localzet WebAnalyzer is a web analysis tool that analyzes website visitors, obtaining information about their device, operating system, browser, etc. It is developed by Localzet and uses modern technologies and standards to provide detailed and accurate information.
ironshark/typo3-configuration-manager
375 Downloads
CLI tools for interacting with Typo3 configuration file LocalConfiguration.php. Can be used to update some serialized extension configs during deployment processes.
backdrop/drush
157 Downloads
This project allows you to use Drush with Backdrop CMS. Drush is a command-line tool for manipulating content management systems.
ayman-elmalah/whmcs
33 Downloads
A Laravel package for handling the use of whmcs api and writing clean and cool code
ahrmerd/laravel-test-generator
92 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
mead-steve/spl-fix
14 Downloads
The spl has some really cool features but some odd naming conventions and some real GOTCHAs. This library is intended to make the spl code easier to use
docwatch/docwatch
4846 Downloads
A tool for creating docblocks for your PHP classes that use magic like Laravel