Libraries tagged by Whera
whereof/cloud-print
4958 Downloads
非官方云小票机SDK,支持飞鹅云,芯烨云,易联云,快递100,映美云,中午云,佳博云,优声云,365智能云打印等
zgldh/laravel-query-filter
13 Downloads
An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.
wecodemore/wp-package-assets-publisher
513 Downloads
A Composer plugin that publishes assets for packages where WordPress can find them.
wallabies/image-focus
21 Downloads
Image Focus is an image crop plugin where you can crop your images by focal point.
sunnysideup/migration-task
3723 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
slaxweb/framework
108 Downloads
SlaxWeb/Framework, a modular Framework where you decide what you use, and how you use it
shafiulnaeem/multi-auth-role-permission
233 Downloads
Multi auth role permission where user easily assign role permission
rm/header
552 Downloads
Component for generating beuty and corect html header with only files where are realy required.
ricardoper/slim4-twig-skeleton
178 Downloads
A better Slim Framework 4 Skeleton with Twig that offers a sane folder structure where everything is customizable
ricardoper/slim4-skeleton
64 Downloads
A better Slim Framework 4 Skeleton with a sane folder structure where everything is customizable
redkite-labs/redkite-labs-bootstrap-bundle
5133 Downloads
RedKiteLabsBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
rapidwebltd/zebra-session-loader
362 Downloads
This library automatically starts Zebra sessions (database powered sessions) wherever vendor/autoload.php is included. It can be useful if you need to add database powered sessions to a bespoke PHP application that lacks an existing framework.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
protich/auto-join-eloquent
37 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses