Libraries tagged by php to js
1msg/one_msg_waba_sdk
2644 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
php-xapi/symfony-serializer
37020 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
php-xapi/serializer
69563 Downloads
transform Experience API model objects to JSON strings and vice versa
js/mysqlnd-analytics
3538 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
js/mysqlnd-bundle
3392 Downloads
The JSMysqlndBundle is an extension to the Symfony2 profiling toolbar. It extends the data collection with information gathered from PHP's mysqlnd database driver, giving more insight on the performance.
lv/aurorajson
2234 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
mblajek/mbn
6627 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
soyhuce/laravel-database-object
4690 Downloads
Map json columns to PHP Object in Laravel
yireo/magento1-newrelic
936 Downloads
Add NewRelic JS support and PHP tracking to Magento
yireo/yireo_newrelic
706 Downloads
Add NewRelic JS support and PHP tracking to Magento
djmattyg007/handlebars
11749 Downloads
PHP implementation of Handlebars templates aiming to match the JS interface.
struktal/struktal-composer-reader
37 Downloads
PHP library to read information from the project's composer.json file
amirshnll/persian-swear-words
148 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
opdavies/national-rail-enquiries-feed-parser
2303 Downloads
A PHP library to parse station information from National Rail Enquiries in XML or JSON.
mouf/html.utils.weblibrarymanager
359158 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.