Libraries tagged by hapi
symbiote/silverstripe-schedulizer
615 Downloads
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
slgo99/laravel-error-report
601 Downloads
Get to know what's happening in your production environment!
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
phpcfdi/sat-estado-retenciones
67 Downloads
Consulta el estado de un CFDI de Retenciones haciendo scrap del sitio del SAT
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.
mysql/schematic
727 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mindkomm/woocommerce-email-text-edit
38 Downloads
Modify email texts used in your WooCommerce emails without having to edit email templates.
mikesimonson/symfony-form-value-object-mapper
6 Downloads
A library that can instantiate automatically value object mapped by Symfony forms despite having a constructor with arguments.
masoodrehman/php-payment-gateway-hbl
180 Downloads
Payment gateway for Habib Bank Limited (HBL).
madj2k/t3-klarokratie
597 Downloads
Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.
lrc/silverstripe-link-field
4337 Downloads
A SilverStripe field type for having an internal or external link in a single field.