Libraries tagged by geth
serpapi/google-search-results-php
70457 Downloads
Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com
sameer-shelavale/php-countries-array
326602 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
raulr/google-play-scraper
83701 Downloads
A PHP scraper to get app data from Google Play
rakibdevs/openweather-laravel-api
31508 Downloads
Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately
pulse00/ffmpeg-bundle
435233 Downloads
Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)
phly/keep-a-changelog
76809 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
oefenweb/damerau-levenshtein
212562 Downloads
Get text similarity level with Damerau-Levenshtein distance
octoper/cuzzle
119766 Downloads
Get the cURL shell command from a Guzzle request
nystudio107/craft-cookies
435390 Downloads
A simple plugin for setting and getting cookies from within Craft CMS templates.
mnabialek/laravel-version
541564 Downloads
Get Laravel/Lumen version
magefan/module-geoip
149109 Downloads
Allows to get country code by IP
lukemadhanga/php-document-parser
79145 Downloads
A PHP parser for getting the text from a .doc, .docx, .rtf or .txt file
lochmueller/focuspoint
134366 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
lochmueller/calendarize
100603 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lochmueller/autoloader
314061 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.