Libraries tagged by php to js
tomatophp/tomato-menus
1263 Downloads
Menus manager to build your menus with json file or database provider
mysql/schematic
726 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.
yusufusta/rasba
17 Downloads
RasBa, makes it easy to create web pages with PHP.
leammas/yii2-flowjs
2746 Downloads
Easy to use widget and controller for adding HTML5 fully customizable file upload to your app
max13/rest-manager
212 Downloads
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
jschaedl/api-client
1215 Downloads
A generic api client implementation to avoid writing the same boiler plate code over and over again.
iachilles/pjwt
44 Downloads
PHP implementation of JSON Web Token (JWT). It provides a simple way to create, sign and verify JWT.
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
ars/api-responder-laravel
50 Downloads
A library to simplify the creation of standardized API responses.
aedart/athenaeum-config
2320 Downloads
A loader that is able to load various types of configuration files
igraal/stats-table
23016 Downloads
Helper to handle stats table with multiple formatter
jsonwhoisio/adapter
215 Downloads
PHP Library to access the APIs provided by jsonwhois.io
jsocol/oocurl
78 Downloads
LoggingOOCurl is an object-oriented wrapper around PHP's cURL bindings. The goal was to provide an interface that felt more natural in modern, OO PHP.
wojciech.nawalaniec/phlambda
17 Downloads
Functional library for PHP simillar to JS Rambda (https://github.com/ramda/ramda).
ijackua/yii2-gon
6180 Downloads
Push data from PHP controller to JS variable (inspired by https://github.com/gazay/gon)