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
时间:未知
yanlongli/app-store-server-api
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription re
时间:未知
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
时间:未知
jailtonsc/laravel-response-xml
Add the method xml integrating the laravel's response, converting eloquent return to XML.
时间:未知
x-graphql/http-schema
Building GraphQL schema over HTTP (aka remote schema)
时间:未知
nunomaduro/laravel-console-menu
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
时间:未知