Popular Packages
-
-
PHP
rainstreamweb/lara-pdf-merger-php-7-2
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
-
-
-
-
-
-
PHP
hillholliday/craft-user-manual
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
-
PHP
innologi/typo3-asset-provider
Adds the ability to extensions to provide assets via TypoScript configuration, i.e. per controller/action.
-
-
-
-
-
mcaskill/php-array-chunk-by
Splits an array into chunks using a callback function.