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!
时间:未知
akrabat/proxy-detection-middleware
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
时间:未知
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
时间:未知
jedrzej/searchable
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
时间:未知
wildwolf/wp-request-context
WordPress request context helper library
时间:未知
morrislaptop/var-dumper-with-context
Show the line number where the dump method was called
时间:未知
flux-se/sylius-stripe-plugin
Sylius Stripe plugin using Payment Request
时间:未知
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
时间:未知
urameshibr/lumen-form-request
Laravel Form Request adaptation for Lumen framework.
时间:未知
php-extended/php-http-message-factory-psr17
An implementation of the psr-17 based on the php-http-message-psr7 library
时间:未知
rickselby/laravel-gate-cache
Add a per-request caching layer to Laravel's Gate
时间:未知
lyquidity/requester
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP) and to make a request to a Timestamp authority (TSA)
时间:未知
jailtonsc/laravel-response-xml
Add the method xml integrating the laravel's response, converting eloquent return to XML.
时间:未知