My first Composer project
CreditPilot PHP library
AZ-TEST
AzaCliBase - Anizoptera CMF component with basic functionality and helper methods for CLI and Daemon applications (forks, libevent, etc..).
AzaLibEvent - Simple, powerful and easy to use OOP wrapper for the LibEvent PHP bindings. Component from Anizoptera CMF.
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
A server side AB experiments package for running AB tests on your site.
A PHP package to detect browser information such as Language, Device Type, OS, Version, and more...
An amazing package to handle digital downloads in any Laravel-powered site
compatibility fork of k98kurz/pdf-lumen (dompdf wrapper) for Laravel Lumen
Extension that provides basic account functionality for the Yii PHP framework. Copy of nordsoftware/yii-account
PHP implementation of Fowler's Money pattern
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
Integration of Monolog into Nette Framework
Extension of gettext functions for PHP like pgettext, dpgettext, etc.
Integrate Armenian to Symfony Framework | Also you can use this classes directly
Simple cUrl PHP replacement library for hostings, which are not supporting native cUrl like Google App Engine
A PHP helper library to DIE for
A PHP helper library that gives Result's
A PHP helper library to STRING things up
The minimal supported Zend Framework 1 Composer on Github!
The php-nano-translation class gives you the correct translation from the requested JSON file.
A modified version of official laravel/laravel project structure.
The php-nano-template class replaces placeholders in a string with values from an array.
AZFramework
PHP client for МойСклад JSON API
Easy Configuration Management Library
php library to create and validate web forms
Server side user input validation library
Simple wrapper for PHP pcntl fork functions
video.js Bundle for Symfony2
Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
Self-validating smart models for Laravel 5's Eloquent O/RM Inspired by Aedent/LaravelBook
helper functions for array manipulation
improve PHP array manipulation by Collection Pipeline pattern
aZPG - fast and scalable Zero-Playing-Game engine
Demo Laravel 4 Package. Create for learning purposes...
An agnostic recompilation of Laravel 4 helpers library.
Library that adds some useful functionality to Silverstripe
Library that adds smtp mail support to Silverstripe
Library that adds some social media functionality to Silverstripe
Text based captcha module for SilverStripe
Fork of the azure blob module for drupal
Fork of the original drupal minify module
A composer installer type that allows you to unpack archives to a specific location in a non destructive way - it is very useful when some packages need to be installed inside another package folder - e.g. drupal and modules