Libraries tagged by unas
ngmy/unused-public
1247 Downloads
Detect unused public properties, constants and methods in your code
neoighodaro/unused-public
1139 Downloads
Detect unused public properties, constants and methods in your code
momentum81/php-remove-unused-css
313 Downloads
PHP Remove Unused CSS is a tool to remove unused CSS from your website using PHP
luzrain/doctrine-json-unescaped-type
7508 Downloads
Preventing json Doctrine type to escape unicode characters.
ideative/unsplash-connector
1641 Downloads
Plugin for extension id_stock_pictures that connects the Unsplash API to the TYPO3 backend
fafa1510/unoserver
146 Downloads
Laravel wrapper to interact with UnoServer, which allows you to convert documents using LibreOffice.
cryptoman3/unisender-api-wrapper
688 Downloads
Unisender API wrapper
cosnavel/laravel-unsplash
8714 Downloads
Unsplash API wrapper for Laravel
unisharp/categorizable
13719 Downloads
categorize model
unapi/helper-types
3993 Downloads
Unapi helper: types
unapi/helper-money
4024 Downloads
Unapi helper: money
landofcoder/module-image-clean
1638 Downloads
Magento 2 clean unused product images
endroid/image-placeholder
2288 Downloads
Endroid Image Placeholder
apistd/uni-sdk
1816 Downloads
Uni SDK for php
aedart/overload
11174 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)