Libraries tagged by both
cyberdeep/laravel-agora-token-generator
2244 Downloads
Laravel package for generating Agora.io tokens (RTC, RTM, Chat) with support for both V1 and V2 token formats
contao/polyfill-symfony
74880 Downloads
Adds some Symfony resources for bundles that want to be compatible with both Symfony 4 and 5
cmpayments/schemavalidator
4178 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4732 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
cboxdk/license
49 Downloads
Framework-agnostic, offline license core: mint and verify compact Ed25519-signed license artifacts (EdDSA JWTs) with entitlements, limits, deployment/domain binding, grace windows and signed revocation lists. The shared leaf both a billing issuer and a self-hosted verifier depend on.
cartograph/minecraft-nbt
259 Downloads
Read, write, and manipulate Minecraft's NBT (Named Binary Tag) format; both binary and SNBT.
bllim/laravel-to-jquery-validation
3066 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
allovince/evaoauth
219 Downloads
EvaOAuth is an abstract interface to setup OAuth client, both support OAuth1.0a / OAuth2.
rinvex/laravel-widgets
1568 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
sunnysideup/dynamic-cache-content
121 Downloads
This silverstripe module allows you to cache any page and then load user specific content on top of it.
yogarine/bungie-sdk-php
107 Downloads
These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.
webleit/zohobookslaravelserviceprovider
405 Downloads
Laravel Service Provider for Zoho Books. Works with both Laravel Cashier and Laravel Spark
webino/zend-mail
8154 Downloads
provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
somarkn99/estimated-reading-time
8 Downloads
A simple package to calculate and display estimated reading time in both Arabic and English.
sm-sandy/api-response
118 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.