mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:未知
astrotomic/php-conditional-proxy
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
时间:未知
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
时间:未知
morrislaptop/var-dumper-with-context
Show the line number where the dump method was called
时间:未知
lochmueller/focuspoint
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the fil
时间:未知
mischasigtermans/laravel-toon
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
时间:未知
jailtonsc/laravel-response-xml
Add the method xml integrating the laravel's response, converting eloquent return to XML.
时间:未知
nunomaduro/laravel-console-menu
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
时间:未知
lochmueller/sourceopt
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one <symbol> file and replaces <img> by <use>.
时间:未知