Libraries tagged by mpos
reliqarts/laravel-scavenger
1473 Downloads
The most integrated web scraper package for Laravel.
rekalogika/reconstitutor
3260 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
palepurple/nmap
1533 Downloads
nmap is a PHP wrapper for Nmap, a free security scanner for network exploration. This is (mostly) a fork of willdurand/nmap with PHP 7 and vimeo/psalm static analysis improvements.
openclassify/openclassify
2298 Downloads
OpenClassify is the extensible and most advanced open source classified app build with Laravel.
nitsan/ns-cookiebot
15378 Downloads
The Cookiebot.com GDPR Compliant TYPO3 Extension aids publishers, technology vendors, and advertisers in complying with GDPR and ePrivacy Directive regulations by ensuring transparency and obtaining user consent. T3Planet has developed a TYPO3 CMS extension to seamlessly integrate Cookiebot, one of the most popular solutions for managing cookies.
mouf/utils.cache.in-memory-cache
354057 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
miwaniec/ifirma-api
21869 Downloads
IFirmaApi is a wrapper for official iFirma API. IFirma is one of the most popular internet accounting systems in Poland.
magestat/module-floating-buy-button
1231 Downloads
Get your customer attention the most important action in your online store, the purchase.
kmvan/prober
8 Downloads
This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
keyyo/manager-client
12399 Downloads
RESTful interface allowing you to query and configure settings for most Keyyo services
juniora/laravel-iranian-sms
394 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
jojari/simple-linkedin-php
43393 Downloads
A simple, stand-alone wrapper for the most-used functionality of the LinkedIn API platform
inovector/twitteroauth
7299 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
henrik9999/string-similarity
5535 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
grifart/scaffolder
11787 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties