Libraries tagged by whatsdev

didix16/php-datatransformer

0 Favers
9603 Downloads

A simple library that allows transform any kind of data to native php data or whatever

Go to Download


coolms/core-module

0 Favers
52 Downloads

Platform composition for coolms/core: the application services that wire the kernel contracts to whatever implements them -- config loading, backup/restore, the API manifest, outbox dispatch, retention and label resolution

Go to Download


aedart/testing-laravel

13 Favers
758 Downloads

Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.

Go to Download


shadowbane/laravel-whatsmeow

6 Favers
154 Downloads

Send Simple WhatsApp message via Whatsmeow API

Go to Download


flowpack/neos-whatsneweditor-inmyproject

1 Favers
1060 Downloads

Nodetypes for the Neos CMS for creating content which then can be shown via the corresponding What's New Dashboard package.

Go to Download


flowpack/neos-whatsnewdashboard

1 Favers
1026 Downloads

Backend module for the Neos CMS to show news about, e.g. a new Neos Version or your project.

Go to Download


whatsva/whatsapp-gateway

10 Favers
39 Downloads

Whatsapp API to make it easier to manage and or send a message

Go to Download


xiyusullos/nullable

16 Favers
2216 Downloads

chain calls on object whatever the object is null or not

Go to Download


sunnysideup/social_integration

8 Favers
29 Downloads

This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.

Go to Download


sunnysideup/classes-and-fields-info

0 Favers
181 Downloads

Helps with creating lists of classes and fields for whatever purpose you may need them.

Go to Download


rushing/laravel-schedule-runs

0 Favers
1024 Downloads

Track when the last time a task/command/whatever was executed.

Go to Download


ordereazi/commerce-sdk

0 Favers
4 Downloads

Build a fully custom headless storefront - your own web app, mobile app, or POS - against a single OE Commerce store. Every endpoint below is namespaced under `/api/v1/store/...`. Building admin/back-office tooling instead? See [/docs/admin](/docs/admin). New here? [/guides/store](/guides/store) walks through getting a key, the anonymous cart session, and calling your first endpoints step by step - this page is the field-level reference to come back to afterward. ## Getting Started 1. Click the **Authorize** button at the top of this page. 2. Provide credentials: - **X-Commerce-Key** (always required) - your store's Store Access Key from Backoffice > Settings > Application APIs. `pk_store_...` (publishable) is safe for browser/mobile code; `sk_store_...` (secret) is server-to-server only and is rejected outright if a browser Origin header is present. - **Bearer** (only for endpoints acting on a specific customer - Account, Orders, Wishlists, etc.) - the token from **Auth > register** or **Auth > login**. Once authorized, you can explore and test all available endpoints directly from this interface. ## Anonymous Carts A guest cart is tracked by an `X-Session-Ref` header, not a cookie - the server generates one on your first request and echoes it back on every response after. Keep sending back whatever value you last received. Logging in carries that same cart forward onto the customer's account automatically, with no separate merge step. ## Errors Failures use RFC 9457 Problem Details (`application/problem+json`) with a stable `code` field for programmatic handling, e.g. `store_key_invalid`, `store_key_revoked`, `store_key_scope_denied`, `rate_limited`. A rejected *business* action (e.g. adding fewer than a product's minimum order quantity to the cart) instead comes back as HTTP 200 with `"success": false` and a human-readable `message` - always check `success` in the body, not just the HTTP status code. ## Rate Limits Requests are limited per Store Access Key (200/minute). The credential-stuffing surface (register/login/forgot-password/reset-password) is limited more tightly per caller IP (10 per 5 minutes). A 429 response includes a `Retry-After` header.

Go to Download


mouf/utils.i18n.fine.language-detection

1 Favers
17863 Downloads

Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.

Go to Download


sandfoxme/monsterid

0 Favers
1210 Downloads

MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.

Go to Download


rorichster/whatsnew

0 Favers
9 Downloads

Simple package for adding What's New to your app

Go to Download


<< Previous Next >>