Libraries tagged by having
dmamontov/asynctask-7
12816 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
cryonighter/object-column
4167 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
redbastie/tailwire
165 Downloads
Build reactive web apps without having to write HTML, CSS, or JavaScript! Powered by Laravel Livewire and Tailwind.
dmamontov/asynctask
2331 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
webard/nova-havingable
2901 Downloads
Havingable macro for Laravel Nova fields, allowing filtering of aggregated values.
whitecube/laravel-links
91 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
umutphp/laravel-belongs-to-user
863 Downloads
The smallest Laravel package for having User belongs to relation
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
sergeyugai/backpack-fields-as-classes
2767 Downloads
Package allows to add fields/columns/etc to Laravel Backpack while having them as classes
salaun/laravel-complex-upsert
539 Downloads
A tool to efficiently upsert a database without having to relly on a primary id.
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
protich/auto-join-eloquent
39 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
nogrod/dhl-retoure-php-sdk
88 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
natshah/bootstrap-pull
23 Downloads
Bootstrap pull for Twitter Bootstrap v3. To have pull-right and pull-left for Bootstrap v3 for xs, sm, md, lg media. This will help having some complex behavior for contents.