Libraries tagged by loom
rotexsoft/versatile-collections
5635 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
phpsagas/contracts
31303 Downloads
Interfaces providing loose coupling between framework packages
opravdin/amohook
7333 Downloads
Makes your AmoCRM Webhooks looks pretty
mranger/yii2-load-more-pager
39088 Downloads
Yii2 widget pagination looking like it is "Load more" button.
kristianbb/php-emv
9565 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
joshthackeray/getaddress-api
10031 Downloads
PHP wrapper for the getaddress.io UK Address lookup service
ip2location/ip2location-cakephp
4107 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.
hpolthof/postcode-tech
14078 Downloads
A library to easily lookup Dutch postcodes using postcode.tech
hauerheinrich/hh-video-extender
48733 Downloads
Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.
experius/module-postcodegraphql
13073 Downloads
Magento 2 Postcode.nl Api lookup module
erdnaxelaweb/staticfakedesign
17296 Downloads
Generate realistic-looking static HTML/CSS/JS based on fake data
docusign/rooms-client
32579 Downloads
The DocuSign PHP library makes integrating DocuSign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-rooms-php-client repository.
docusign/click-client
46673 Downloads
The DocuSign package makes integrating DocuSign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-click-php-client repository.
dmk/mksanitizedparameters
29138 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
czim/laravel-listify
71265 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.