Popular Packages
-
-
PHP
oscillas/novaspatiepermissions
Laravel Nova tool for managing spaties roles/permissions in laravel's nova package.
-
-
-
PHP
fattureincloud/codice-fiscale
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
-
-
SCSS
quellenform/t3x-iconpack-fontawesome
This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the "Font Awesome Icons" in TYPO3.
-
PHP
vkcom/modulite-phpstan
A PHPStan plugin providing Modulite support for plain PHP (not KPHP) projects
-
PHP
justbetter/laravel-magento-stock
This packages facilitates a generic way to push stock to Magento.
-
-
-
-
PHP
pushword/conversation
Extend your Pushword website with **comments**, a **contact** form or just an **user input**.
-
PHP
umbrellio/php-table-sync
PHP's implementation of the library providing data synchronization between microservices
-
PHP
calmohallag/nullable-casting
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.