Libraries tagged by aiff
ssddanbrown/htmldiff
352590 Downloads
HTML Content Diff Generator
skrz/meta
88418 Downloads
Different wire formats, different data sources, single object model
shlinkio/shlink-ip-geolocation
42229 Downloads
Shlink module with tools to geolocate an IP address using different strategies.
shlinkio/shlink-importer
40365 Downloads
Collection of tools to import links from different sources and map them to a shlink-compliant format
scullwm/mailhookbundle
17624 Downloads
A bundle to catch API webhook from differents mail service
richardkeep/nova-timenow
43499 Downloads
A Laravel Nova card to display the current time from different timezones in the world.
rahul900day/laravel-captcha
2601 Downloads
Different types of Captcha implementation for Laravel Application.
psx/data
134038 Downloads
Data processing library to read and write POPOs in different formats
pear/date_humandiff
22652 Downloads
Generate textual time differences that are easily understandable by humans.
mmamedov/page-cache
11146 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
mimmi20/ua-device-type
326006 Downloads
a class collection for different device types
mimmi20/ua-browser-type
325886 Downloads
a class collection for different browser types
mdwheele/zalgo
18214 Downloads
His six mouths speak in different tongues, and the seventh shall sing the song that ends the earth.
matomo/doctrine-cache-fork
398935 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
marcocesarato/sqlparser
29039 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.