Libraries tagged by is
jjj/chosen
307709 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
jfeltkamp/cookiesjsr
653339 Downloads
COOKiES JSR is a consent management tool and provides UI and API to manage 3rd party services within the GDPR.
jfcherng/php-sequence-matcher
3780233 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
jbzoo/jbdump
1105744 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
jalle19/php-whitelist-check
652711 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
jaggedsoft/php-binance-api
159133 Downloads
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.
itamair/geophp
4802787 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
iron-summit-media/startbootstrap-sb-admin-2
13077 Downloads
SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.
ip2location/ip2location-laravel
440718 Downloads
Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.
instamojo/instamojo-php
284348 Downloads
This is composer wrapper for instamojo-php
in2code/powermail
2151068 Downloads
Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features
icicleio/icicle
146620 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
icetalker/filament-table-repeater
118872 Downloads
This is a package for Filament form component. Extends form Repeater, but shows in Table Layout.
hprose/hprose
201170 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
hhxsv5/php-sse
153971 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.