Libraries tagged by uses
atrox/haikunator
209818 Downloads
Generate Heroku-like random names to use in your php applications.
anandsiddharth/laravel-paytm-wallet
326762 Downloads
Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's
ahmedsaoud31/laravel-permission-to-vuejs
194213 Downloads
Laravel Permission Package To Use it in VueJs
ahand/mobileesp
444627 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
zendframework/zend-developer-tools
3039743 Downloads
Module for developer and debug tools for use with zend-mvc applications.
zendframework/zend-authentication
6684326 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
web-token/jwt-easy
2463285 Downloads
Easy toolset to use the JWT Framework.
spatie/laravel-paginateroute
144730 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
ryangjchandler/blade-tabler-icons
425817 Downloads
A package to easily make use of Tabler icons in your Laravel Blade views.
ocramius/code-generator-utils
1411669 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
ob/highcharts-bundle
985976 Downloads
Symfony Bundle that ease the use of highcharts to display rich graph and charts in your app
malsup/form
74290 Downloads
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.
dts/ebay-sdk-php
881747 Downloads
An eBay SDK for PHP. Use the eBay API in your PHP projects.
vpominchuk/laravel-mysql-use-index-scope
499104 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
ggergo/sqlindexhintbundle
422790 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.