Libraries tagged by php composer
zerkalica/phpcs
12441 Downloads
Unofficial version of PHP_CodeSniffer to be handled with Composer
punksolid/laravel-wialon
311 Downloads
Composer laravel ready implementation for php-wialon
avzer/jspacker
88 Downloads
Composer hosted mirror of the PHP Version of Dean Edwards' JavaScript Packer
alanly/traktor
25109 Downloads
A Trakt.tv API client library in PHP, compatible with PSR-4 and Composer.
monbro/pve2api
775 Downloads
This is a simple PHP client for Proxmox API with a composer wrapper
detain/nusoap
322 Downloads
NuSOAP PHP library re-packaged for Packagist/Composer
zhu/aliyun-oss-sdk
179 Downloads
阿里云 OSS 官方 SDK 的 Composer 封装,支持任何 PHP 项目,包括 Laravel、Symfony、TinyLara 等
wushunyi/aliyun-sdk-mns
5528 Downloads
Aliyun MNS PHP SDK 阿里云官方 MNS composer包
kunstmaan/skylab
28 Downloads
Skylab is a 100% backwards compatible PHP port of the Python based hosting scripts used at Kunstmaan. By using the Cilex, Symfony Components and lot's of good code samples from the Composer project we hope to create an application where everyone in our organisation can work with, and if issues or new needed features should arise, be able to work on.
josecaseiro/angolan-geo
42 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
joel-depiltech/codeigniter-gettext
265 Downloads
A Codeigniter PHP framework package for dealing with gettext as a Composer requirement.
hichemtab-tech/pomposer
5 Downloads
A smarter Composer wrapper for global caching, shared dependencies, and efficient package management across PHP projects.
guojikai/plunar
545 Downloads
一个PHP版中国阴历转换工具,用于将阳历日期转换为中国阴历日期。(支持 Composer)
daofirst/aliyun-oss
63 Downloads
阿里云 OSS 官方 SDK 的 Composer 封装,支持任何 PHP 项目,包括 Laravel、Symfony、TinyLara 等等。
daichen/tp6-rbac
4892 Downloads
这个扩展是基于thinkPHP6框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。