Libraries tagged by dominikb
dominikb/composer-license-checker
940722 Downloads
Utility to check for licenses of dependencies and block/allow them.
dominikzogg/doctrine-orm-manager-registry-provider
60930 Downloads
Saxulum Doctrine ORM Manager Registry Provider
nmiles/phpqrcode
19195 Downloads
PHP 7 QR Code library - update of original version by Dominik Dzienia
dominik-eller/laravel-data-normalizer
91 Downloads
A Laravel package to normalize and format data such as phone numbers, emails, and other input into standardized formats.
dominikweber81/php-tmdb-symfony
7 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
dominikweber/html-minifier
13811 Downloads
This extension minifies the output of TYPO3 generated pages.
dominik/stellar-federation
49 Downloads
Federation server for Stellar, a decentralized protocol for sending and receiving money in any pair of currencies.
dominik/bleed
20 Downloads
bleed - Heartbleed (CVE-2014-0160) tool.
dominik-eller/laravel-qr-code
3 Downloads
Generate QR Codes
dominikveils/pgn-parser
84 Downloads
Simple PGN parser
dominikveils/goo-gl
50 Downloads
goo.gl URL shortener API
dominikveils/global-sms
102 Downloads
globalsms.co.il PHP helper class. Implements basic GlobalSMS API.
dominikveils/coordinates
31 Downloads
Simple Geo coordinates helpers
dominikveils/bitly
52 Downloads
bit.ly URL shortener API
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.