Libraries tagged by aWhere
wecodemore/wp-package-assets-publisher
518 Downloads
A Composer plugin that publishes assets for packages where WordPress can find them.
webignition/guzzle-curl-exception
7099 Downloads
Translates a GuzzleHttp\Exception\ConnectException into a curl-specific exception where relevant
wallabies/image-focus
21 Downloads
Image Focus is an image crop plugin where you can crop your images by focal point.
unocha/file_checker
1557 Downloads
Verifies that files managed by Drupal actually exist at the location where Drupal believes they are.
superbig/craft3-logoutredirect
794 Downloads
Configure where to send users after they logout.
sunnysideup/migration-task
3737 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
179 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/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
38 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses