Libraries tagged by gice
pltrue/thirdparty_oauth
1427 Downloads
这是一个第三方授权登录扩展包。目前支持GITHUB、GITEE、谷歌、微博、微信、QQ等授权登录
phpexperts/workday-planner
1438 Downloads
Given a date range, this will give you all of the workdays for that country.
php-extended/php-arrayable-interface
375 Downloads
A library to give objects the ability to be transformed to array data
perfect-code/module-verify-connection-button
619 Downloads
Magento 2 module which gives you everything you need to add verify connection button to your configuration.
palpalani/laravel-dns-deny-list-check
2904 Downloads
checks if the given IP address or hostname is blacklisted on the configured dnsbl servers
outcloud/geometric-array-random
16082 Downloads
This package can be used to get random value from an array with given probability for each value
omidgfx/class-finder
283 Downloads
A library that can provide of a list of classes in a given namespace
nunomaduro/laravel-any
9 Downloads
Determine if any item from the collection passes the given truth test.
nobaar/findaddress
1785 Downloads
this will find an address for a given latitute and longitute
niharika29/deadlinkchecker
50 Downloads
Library for checking if a given link is dead or alive
networkrailbusinesssystems/financial-calendar
1476 Downloads
Calculate the exact financial calendar period, week, quarter, and year, for any given date
naucon/processor
11265 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
michaelmannucci/shades
458 Downloads
A modifier that generates color shades from a given hex color. It can be used with the color fieldtype or with manual input. It can be used generate Tailwind CSS color palettes or to manually generate individual shades and tints.
merodiro/friendships
9675 Downloads
This package gives users the ability to manage their friendships.
matheus-carvalho/crud-generator
139 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.