Libraries tagged by gz
gzh/hyperf-cookie
20 Downloads
The Hyperf Queued Cookie package.
gzero/vanilla-integration
852 Downloads
Gzero Vanilla Integration
gzero/social
1260 Downloads
Gzero Social Plugin
gzero/laravel-oauth
149 Downloads
Laravel 4 Oauth1/2 integration
gzero/eloquent-base-model
362 Downloads
Eloquent Base Model is eloquent ORM model for inheritance.
gzero/doctrine2-extensions
465 Downloads
Doctrine2 behavioral extensions based on traits (PHP >= 5.4).
gzero/base
39 Downloads
gzdsx/sms-sdk
25 Downloads
PHP SMS SDK
gzdsx/openai
33 Downloads
PHP SDK for OpenAi
gzdsx/apple-iap-verify
18 Downloads
Apple内购业务服务器端验证SDK
gzdsx/alipay-sdk
28 Downloads
PHP SDK for Alipay
gzbszx/email
5 Downloads
this email easy interface
gzaadmin/laravel-admin-ext-grid
3 Downloads
description...
oyatel/minify
6934 Downloads
Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.