Libraries tagged by Chat Application
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
slick/cqrs-tools
2008 Downloads
Slick/CQRS is an useful library for Event Souring style applications. It has a collection of tools that can speed up Domain Driven Development and CQRS development.
sirmekus/ego
18 Downloads
This package aims to simplify payment gateway processing for all mobile/web applications using a common interface. For this, contributors are highly welcomed to help create more payment gateways features that other users can use from a single library.
shaunpersad/api-foundation
61 Downloads
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.
rotexsoft/versatile-acl
22 Downloads
A simple light-weight and highly customizable package that can be used for implementing access control in any php application.
renan/cakephp-xhprof
38732 Downloads
Plugin that quickly enables XHProf profiling for your CakePHP application.
quidphp/core
200 Downloads
PHP library that provides an extendable platform to create dynamic applications
piotrpolak/codeigniter-symfony2-bridge
81 Downloads
CodeIgniter library that facilitates integration of Symfony2 services into a CodeIgniter application in a compact yet elegant way.
onix-systems-php/hyperf-actions-log
2659 Downloads
An extension that consists of actions register functionality for an application
notfloran/phing-composer-security-checker
949 Downloads
Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
mouf/symfony-middleware
35368 Downloads
This package provides a StackPHP middleware that can be used to use a Symfony application as a middleware (instead of an app)
mouf/silex-middleware
82 Downloads
This package provides a StackPHP middleware that can be used to plug a Silex application
mouf/security.rightsservice
64655 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
mohamedbakr57/localized-enum
7 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.
milebits/laravel-stream
209 Downloads
A laravel package that allows you to have Video streaming ability in your laravel application.