nedryse/simple-translator
Simple implementation of \Nette\Localization\ITranslator interface. Just print the key as is. Usefull when you have no time for managing gettext translation but want translatable application in the future.
时间:2014-12-25 09:41
kofel/gutenberg
With the *kofel/gutenberg* library you can feel that PHP likes to have printing support.
时间:2014-12-16 11:59
fengqi/laravel-webdav-method
Extension for the Laravel 4 router have webdav method
时间:2014-12-16 08:53
asfalots/snmp
Very simple wrapper to use snmp shell command if you don't have php snmp in you php installation
时间:2014-12-03 22:27
felixcarmona/coveragit
Check the uncovered code lines which have been modified or added in an specific pull request or commit
时间:2014-11-30 20:31
majid/phptopdf
laravel 4.2 package to converting html or php to pdf, this package also have the ability to get the url and return pdf which was generated from specified url .this is an online service so you need internet access to use this package
时间:2014-11-23 09:51
aozisik/translatable
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods.
时间:2014-11-19 19:21
crobays/asset
Simple asset helper to get asset (image, picture, stylesheet, script) elements or urls. Images and pictures have an option to resized and/or cropped dynamically.
时间:2014-11-17 22:37
matthiasnoback/simple-bus
This package has been split and moved to the SimpleBus organization
时间:2014-10-31 12:30
wafflestealer654/intl-substitute
A PHP Library those who don't have PHP's intl extension.
时间:2014-10-22 02:00
ems/file-db
A library to have a synced version of on upload directory inside an database table
时间:2014-10-19 08:17
riges/php-rabbitmqlib
PHP Library for AMQP. It's been tested against RabbitMQ.
时间:2014-10-13 08:26
romeoz/rock-cache
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
时间:2014-09-27 15:39
sergiuszm/php-amqplib
This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
时间:2014-09-10 11:59
martinbean/laravel-sluggable-trait
A trait you can apply to Eloquent models to have slugs automatically generated on save.
时间:2014-09-08 22:51