waglero's Stars
schmittjoh/metadata
Metadata is a library for metadata management in 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!
Jean85/pretty-package-versions
A small, independent wrapper to get pretty versions strings
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
hamcrest/hamcrest-php
PHP Hamcrest implementation [Official]
jdorn/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
instaclick/php-webdriver
W3C and Selenium 2 webdriver "thin client" for php 5.3+ and namespaces.
php-imagine/Imagine
PHP Object Oriented image manipulation library
FriendsOfBehat/VariadicExtension
🍺 Extension adding variadic arguments support to Behat steps definitions
FriendsOfSymfony/oauth2-php
A server implementation of OAuth 2.0
FriendsOfSymfony/FOSOAuthServerBundle
A server side OAuth2 Bundle for Symfony
fzaninotto/Faker
Faker is a PHP library that generates fake data for you
FriendsOfSymfony/FOSRestBundle
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
doctrine-extensions/DoctrineExtensions
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
FriendsOfBehat/MinkExtension
Mink extension (tight integration and configuration) for Behat
FriendsOfBehat/MinkBrowserKitDriver
Symfony2 BrowserKit driver for Mink framework
FriendsOfBehat/Mink
PHP 5.3+ web browser emulator abstraction
FriendsOfBehat/PageObjectExtension
:pager: Default classes for Page object pattern in Behat
FriendsOfBehat/SymfonyExtension
:musical_score: Extension integrating Behat with Symfony.
FriendsOfBehat/SuiteSettingsExtension
:paperclip: Allows to overwrite suites' default settings.
doctrine/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
php-fig/link-util
egulias/EmailValidator
PHP Email address validator
doctrine/orm
Doctrine Object Relational Mapper (ORM)
doctrine/migrations
Doctrine Database Migrations Library