Libraries tagged by als
dxdo/rate-limit
14 Downloads
Standalone component that facilitates rate-limiting functionality. Also provides a middleware designed for API and/or other application endpoints.
dsoft/mvc4php
158 Downloads
This package allow users to manage most common operations with databases, based on mysqli functions. It also includes support for MVC components.
draskog/drasko-translations
24 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
dragonrun1/uuid64type
15 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
dmitriynet/symfony3-file-uploader-bundle
2402 Downloads
Multiple file uploads for Symfony2 with the BlueImp uploader. Also scales uploaded images
dk2013/package-example
8 Downloads
Demo composer package. Also for packagist. Developed by Dmitriy Korytnyi for Otus.ru
divineomega/php-bucket-testing
27 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
diszo2009/multi-captcha
19 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.
disjfa/mozaic-bundle
59 Downloads
Mozaic puzzle for symfony, can also be use in glynn-admin-symfony
disjfa/menu-bundle
1249 Downloads
Menu bundle for symfony, can also be use in glynn-admin-symfony
disjfa/media-bundle
30 Downloads
Media bundle for symfony, can also be use in glynn-admin-symfony
disjfa/mail-bundle
11 Downloads
Mail bundle for symfony, can also be use in glynn-admin-symfony
directus/rate-limit
10674 Downloads
Standalone component that facilitates rate-limiting functionality. Also provides a middleware designed for API and/or other application endpoints.
digu087/tcd-tagging
99 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. You can also assocaite a tag with multiple groups
diereysaa/laravel-sms-api
21 Downloads
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.