Libraries tagged by gc
gclinux/think-paginate-layui-style
94 Downloads
用于修正layui 2.0分页样式与thinkphp分页样式的兼容
gclinux/form
54 Downloads
使用PHP方便创建一些表单控件,之前用thinkphp太揪心了,特别是遇到select的时候
gclinux/country2ip
24 Downloads
输入两位国家代号,返回该国家的ip
gclabs/customerio-php
21 Downloads
PHP bindings for the Customer.io API (http://customer.io/)
gcl/contact
2 Downloads
This will show contact form and send data to database
gckabir/organizer
60 Downloads
Easily manage, organize, minify/compress static files (JS/CSS)
gckabir/awesome-cache
29 Downloads
A very simple & lightweight API for File-based Caching for PHP 5.3+
gchaumont/redico
42 Downloads
Eloquent backed by Redis Search
gchaumont/pronoia
104 Downloads
Eloquent Search Query Builder and InstantSearch Ui Components
gchaumont/pano
177 Downloads
Applications for Eloquent Resources
gchaumont/elastico
623 Downloads
Elasticsearch Eloquent ORM
gcgov/payjunction
17 Downloads
Open source PHP SDK for PayJunction API.
gcgov/framework-service-user-crud
33 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).
gcgov/framework-service-documentation
72 Downloads
Plugin that enables a route to generate OpenAPI yaml documentation at the /documentation.yaml route
gcgov/framework-service-auth-oauth-server
59 Downloads
Plugin enables a full fledged oauth server generating access and refresh tokens. Authentication can be provided as username/password or via third party Oauth providers.