Popular Packages
-
-
PHP
dmitryrechkin/php-converters-emptytonull
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
-
PHP
dmitryrechkin/php-numberparser
PHP Number Parser helps to parse a number from a string which can contain non-numeric characters.
-
PHP
dmitryrechkin/php-namingconverter
PHP collection of naming converters that can be used to convert a given string from one naming format to another.
-
PHP
dmitryrechkin/php-collections-dictionary
PHP Collections Dictionary library that lets you set and access values with the different key variations.
-
-
PHP
outl1ne/laravel-scout-batch-searchable
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
-
-
PHP
sof3/libasynql
-
-
PHP
himiklab/yii2-easy-thumbnail-image-helper
Yii2 helper for creating and caching thumbnails on real time
Abandoned!
-
PHP
marshmallow/nova-flexible
Flexible Content & Repeater Fields for Laravel Nova base on the flexible package from WhiteCube.
-
mhuber84/randomizer
This TYPO3 extension allows you to randomize the content of database tables, either during a database export or directly in the database. The extension is useful for anonymizing data on or for development systems. The random values are generated with the fakerphp/faker package.