Libraries tagged by modifiers
michaelj2324/oauth2-server
71 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. Forked from ThePhpLeague's OAuth 2.0 Server (v4.1.3), and modified and maintained for UNBOX Api.
mesingh/amazon-mws-laravel
1620 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on przemekperon/amazon-mws-laravel package and modified to make it compatible with dynamic config values also.
mediadevs/response-handler
718 Downloads
A simple response handler for my projects, can be easily modified.
mbear/laravel
11 Downloads
The Scraffolding Laravel Framework modified by MBEAR.
mathieuimbert/sphinxapi
651 Downloads
This is a wrapper for the official sphinx api, and the code is slightly modified to support PHP 7
mamphir/extreemly-simple-router
7 Downloads
Very simple PHP router that can easly be integrated on your app and easly modified to fit your needs
maherelgamil/cachebusting
25 Downloads
Easy and useful tool to change version of file if it modified for laravel 4 .
lysice/admin
28 Downloads
A database interface package for Laravel, modified!
lxtech/laravel-rabbitmq
1723 Downloads
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon. Modified by A.M
luhav/havok-n
0 Downloads
PHP implementation of Havok-N, a modified version of Fletcher & Adler checksums plus an optional iterative hash function.
lostcause/sphinxsearch
30 Downloads
Laravel package to query Sphinxsearch modified to fit our needs.
liujijun/laravel5-amazon-mws
656 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
littlewonders/wordpress-littlewonders-theme
32 Downloads
Modified version of Shop Spot theme
litp/sae-phpdotenv
24 Downloads
A modified version of dotenv that checks putenv function before using it
lirik44/phpunit-retry-annotations
3 Downloads
Traits for retrying test methods and classes in PHPUnit, modified for selenium php-webdriver