Popular Packages
-
-
PHP
zendframework/zend-hydrator
Serialize objects to arrays, and vice versa
Abandoned! See laminas/laminas-hydrator
-
PHP
nunomaduro/laravel-console-task
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
-
-
PHP
nicolab/php-ftp-client
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
-
-
PHP
olegkoval/magento2-regenerate-url-rewrites
Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories
-
-
-
-
PHP
php-mock/php-mock-mockery
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
-
-
-
-
HTML
sunra/php-simple-html-dom-parser
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.