Libraries tagged by all in one
abdellahramadan/seo-bundle
9 Downloads
All in One Symfony Seo Bundle
morpheusadam/elanak
0 Downloads
allinone sms sender
magepow/multitranslate
92 Downloads
Multi Translate extension for Magento 2 allows you to collect all information in one time to fill in all information for all languages
nabeghe/helpers
57 Downloads
A helper library that includes all my helpers in one package for PHP.
derky/sortablescaptcha
302 Downloads
Sortables Captcha Extension for phpBB 3.3. This captcha plugin allows you to add questions and provide answers in two separate columns. An user will see all the answers in one column and has to drag some answers to the other column to successfully complete the captcha.
coderflexx/laracommand
19 Downloads
Tool to save you time, and scaffold all of your files in one command.
geraldvillorente/terminus-site-debug
30 Downloads
Get server logs on all appservers in a specific environment.
apps-inteligentes/email-tracking
3092 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
sameer-shelavale/multi-captcha
167 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.
rawsrc/phpecho
100 Downloads
A native PHP template engine in one class: One class to rule them all
mistralys/php-sprintf-parser
233 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
exadium/silverstripe-invisible-spam-protection
2112 Downloads
Very simple anti spam protection based on principle that automated spammers enter bogus information in all form fields. Field is added to form that is hidden using CSS hiding it from human users. Form is only allowed to be submitted if field is empty. Includes an EditableInvisibleSpamField to integrate with the UserForms module.
ahrmerd/laravel-test-generator
152 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
rovangju/webgrind
1550 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. This repo is actively maintained.