Popular Packages
-
PHP
danbettles/morf
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
-
-
PHP
darling/php-web-paths
The PHPWebPaths library provides classes for working with web paths such as a Url.
-
-
-
-
-
-
-
-
-
CSS
hilalahmad/php-toastr
The PHP Toastr package is a user-friendly and lightweight PHP library designed to create simple and stylish notification messages in web applications. It offers a convenient way to display various types of notifications, such as success messages, error alerts, information pop-ups, and more, in a visually appealing manner to enhance the user experience.
-
PHP
labofgood/rector-output-to-composer-patches
This tool utilizes Rector json output to create composer patches for third-party packages.
-
PHP
imafaz/easylog
lightweight logger library for PHP, which allows developers to easily log messages at different levels such as debug, info, warning, error, and fatal.
-
PHP
aaron-dev/xhprof-webman
aaron-dev/xhprof-webman is a code performance analysis plugin that is compatible with webman. Mainly optimize and adjust the old and unusable xhprof for adapting to webman, making installation simple and fast.Developers can quickly access performance analysis reports through browsers to troubleshoot code performance issues.