Libraries tagged by tegar
tesarwijaya/laravel-fpdf
10 Downloads
originally by codedge/laravel-fpdf, edited some work to meet our own requirement
tegansnyder/idiorm-datatable-json-bridge
342 Downloads
A bridge between the PHP Idiorm ORM and the popular Datatables javascript library.
tearted/laravel_ecpay
35 Downloads
Use ECPay by laravel
tearsilent/laravel-scheduler
29 Downloads
Laravel schedule jobs handler
tears/jd-vop
5 Downloads
京东VOP对接请求SDK封装
tears/eth_wallet_driver
124 Downloads
tears/eth_verify_address
93 Downloads
Verify that the address of the Ethereum is legal.
tear/moip-bundle
1302 Downloads
Integration of the MoIP with Symfony PHP
tear/sphinxsearch-bundle
141 Downloads
Sphinx search bundle for Symfony 2
tear/respect-validation-bundle
2924 Downloads
Integration of the respect/validation with Symfony2.1 or higher
moonlandsoft/autogrow
364 Downloads
The Jquery autogrow extension for texarea in yii framework
atroxide/police-activity
21 Downloads
Library for scraping Texarkana's police-activity email attachments.
3ch3r46/jui-autogrow
18 Downloads
The Jquery autogrow extension for texarea in yii framework
doctrine/inflector
717543730 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
yanlongli/app-store-server-api
11331 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.