Soviann's Stars
thephpleague/uri-interfaces
League URI Interfaces
mrclay/jsmin-php
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
ManneW/HipChatBundle
A wrapper around the HipChat PHP library for interaction with the HipChat REST API.
serbanghita/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
phiamo/MopaComposerBridge
Mopa Composer Bridge
phiamo/MopaBootstrapBundle
Easy integration of twitters bootstrap into symfony2
liip/LiipImagineBundle
Symfony Bundle to assist in image manipulation using the imagine library
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
thephpleague/uri-hostname-parser
A lightweight hostname parser according to public suffix list ICANN section
thephpleague/uri-components
[READ-ONLY] League URI components objects
lchrusciel/ApiTestCase
Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
FriendsOfBehat/MinkDebugExtension
Simple debugging for Mink errors locally and on your CI server.
schmittjoh/serializer
Library for (de-)serializing data of any complexity (supports JSON, and XML)
KnpLabs/knp-components
Various component pack, includes paginator
KnpLabs/KnpMenu
Menu Library for PHP
KnpLabs/KnpGaufretteBundle
Easily use Gaufrette in your Symfony projects.
schmittjoh/JMSSerializerBundle
Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
KnpLabs/Gaufrette
PHP library that provides a filesystem abstraction layer − will be a feast for your files!
kriswallsmith/assetic
Asset Management for PHP
KnpLabs/KnpPaginatorBundle
SEO friendly Symfony paginator to sort and paginate
KnpLabs/KnpMenuBundle
Object Oriented menus for your Symfony project.
GeckoPackages/GeckoPHPUnit
Abandoned!
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
hamcrest/hamcrest-php
PHP Hamcrest implementation [Official]
Intervention/httpauth
Library to manage HTTP authentication (Basic & Digest) with PHP
schmittjoh/parser-lib
Library for Writing Recursive-Descent Parsers
Incenteev/ParameterHandler
Composer script handling your ignored parameter file
jdorn/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.