Libraries tagged by note
zalas/symfify
15 Downloads
Sets up a basic Symfony project in a code base that did not start as a Symfony project.
xutl/yii2-summernote-widget
9007 Downloads
The summer note extension for the Yii framework
wadeshuler/yii2-sms
11167 Downloads
This is the base library for providing SMS support in your Yii2 application. You can make your own plugins for SMS providers off this base package. It is not to be directly used.
tuqqu/killposer
90 Downloads
Find and delete composer-created /vendor/ directories that you do not need any more.
snider/php-notify-my-android
57 Downloads
PHP library for NotifyMyAndroid.com which does not require cURL
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
oyatel/amazon-s3-php-class
12421 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR
oneup/contao-security-checker-bundle
4138 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
npg/bandiera-client-php
52 Downloads
Bandiera is a simple, stand-alone feature flagging service that is not tied to any existing web framework or language. This is a client for talking to the web service.
neilime/zf2-browscap
2367 Downloads
ZF2 Browscap is a Zend Framework 2 module that provides an improved 'get_browser' function. This module could be standalone if 'browscap' configuration setting in php.ini is undefined or does not point to the correct location of the browscap.ini file
migrify/easy-ci
100118 Downloads
Toolkit of commands that should not be missed in you CI
marcoraddatz/entrust
2490 Downloads
This package patches some Laravel 5.2 related issues with Entrust and is not maintained any longer. DO NOT INSTALL ON FRESH ENVIRONMENTS!
liammartens/xtend
15 Downloads
xTend is a PHP MVC framework. While other frameworks, such as Laravel, are focusing on implementing every feature or function a developer could ever want, xTend is focused on keeping it fast, adaptable, extendable and non-bloated. This means there is a lot of built-in features you'll find in Laravel you will not find here, however because of the adaptable and extendable nature of xTend it is extremely easy to add a library, or your own script, to enable a certain feature.
label305/apns-http-bridge
396 Downloads
API wrapper for the APNs HTTP Bridge. The APNs HTTP Bridge is a small Node.js application that provides a HTTP webservice to post APNs notifications (Apple's Push Notification Service). For example to provide access to platforms that do not fully allow socket connections, like Google App Engine.
kunstmaan/newrelicbundle
11474 Downloads
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.