ninjaphp/ninja
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
时间:2014-07-02 20:46
shaunpersad/api-foundation
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
时间:2014-06-24 19:28
wbraganca/yii2-videojs-widget
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
时间:2014-06-24 14:48
sibertec/data
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
时间:2014-06-06 16:40
jakubsacha/adminlte
Syntara Admin panel (its based on Laravel 4) in nice theme. Package contains also small additional bugfixes and UI improvements of Syntara.
时间:2014-05-01 09:20
stevencorona/opcache-json
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
时间:2014-03-28 12:56
oneup/contao-full-background-images
Use full background images in Contao Open Source CMS. This extension also provides a full background image slider/fader.
时间:2014-03-15 13:36
lablog/markdown
Markdown processer filter for twig templating engine. Also includes laravel service provider to link to Lablog.
时间:2014-03-07 21:01
aequasi/cache-bundle
Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.
时间:2013-12-06 23:05
elvis-bi/net_gearman
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
时间:2013-11-01 15:11
r0nn1ef/vimeo-service-module
The Vimeo module is designed to let you display a gallery of videos from the Vimeo video sharing site. The module also adds a shortcode to embed a Vimeo video into any text field.
时间:2013-09-09 04:06
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
zoopcommerce/juggernaut
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
时间:2013-06-25 09:39
mouf/utils.mailer.mail-interface
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
时间:2013-05-13 12:44
studiobonito/silverstripe-imagefunctions
Image Functions Module primarily adds more image functions to the Image object but it also adds some useful SiteConfig settings.
时间:2013-02-21 15:37