Libraries tagged by or_IN
code-distortion/fluent-dotenv
97154 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
byjg/serializer
137413 Downloads
Serialize any object into array and format it JSON or XML
benpickles/peity
2780 Downloads
Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart.
virgil/crypto
16728 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
pagerange/metaparsedown
34672 Downloads
Adds ability to have meta data in markdown files parsed by eursev/parsedown or eruseve/parsedown-extra
oblik/kirby-git
10261 Downloads
Shows you Git changes in the Kirby panel and allows you to add/commit/push them, manually or automatically.
marcocesarato/sqlparser
38405 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
leuchtfeuer/locate
76649 Downloads
The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
imi/magento2-store-switch-all-store-views
22009 Downloads
This module makes all store views available in the store switcher, regardless of their store or website.
georgringer/extbase-with-no-l10n-parent
92333 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
ferdous/laravel-otp-validate
23981 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
expalmer/php-bad-words
33936 Downloads
PHP Bad words filtering. Checks for existence of bad word in a string but checks too an alone word or among the string
cheprasov/php-memcached-tags
121639 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
gisostallenberg/php-to-7-aid
2832 Downloads
Tool to find and possibly fix backward incompatible changes in your existing codebase when upgrading to or preparing for PHP7
xsuchy09/utm-cookie
51807 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.