Libraries tagged by passes
astrogoat/verify-pass
13063 Downloads
A VerifyPass app for Strata
afiqiqmal/lara-pass-policy
1116 Downloads
Laravel Password History
laulamanapps/apple-passbook-bundle
19132 Downloads
Generate Apple Passbooks from your Symfony application
phpbb/translation-validator
8172 Downloads
A language package validator for phpBB language packs. Language packs are required to pass the validator when submitted to the language pack database.
nunomaduro/laravel-any
10 Downloads
Determine if any item from the collection passes the given truth test.
minvws/puzi-laravel
2369 Downloads
Laravel authentication middleware for UZI passes.
matthv/laravel-dingo-transform
12657 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
icanhazstring/foundry-bundle
6586 Downloads
Additional configs and compiler passes to avoid some common problem when using zenstruck/foundry with symfony components
fet/laravel-php-to-js
532 Downloads
A simple Laravel package to pass PHP variables to JavaScript.
coddin-web/manifest-parser
381 Downloads
A simple plain PHP manifest parser which will return a Value Object to pass around in your application
clearvox/constraints-date
11834 Downloads
DateTime Constraints Library. Use this to add constraints to a validator and verify DateTime objects pass those constraints.
chimera/di-symfony
61193 Downloads
A set of compiler passes that connects all components together
ballen/executioner
5687 Downloads
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.
automattic/jetpack-wp-js-data-sync
2967 Downloads
A package to setup REST API and script localization to pass data to a JavaScript client.
1msg/one_msg_waba_sdk
2745 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail