Hotas2k's Stars
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
nikic/PHP-Parser
A PHP parser written in PHP
PHP-CS-Fixer/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
egulias/EmailValidator
PHP Email address validator
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
doctrine/orm
Doctrine Object Relational Mapper (ORM)
myclabs/DeepCopy
Create deep copies (clones) of your objects
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
phar-io/manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version
Library for handling version information and constraints
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
doctrine/collections
Collections Abstraction Library
doctrine/migrations
Doctrine Database Migrations Library
doctrine/DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
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.
nelmio/NelmioApiDocBundle
Generates documentation for your REST API from annotations
laminas/laminas-code
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
laminas/laminas-zendframework-bridge
Alias legacy ZF class names to Laminas Project equivalents.
laminas/laminas-eventmanager
Trigger and listen to events within a PHP application
FriendsOfBehat/SymfonyExtension
:musical_score: Extension integrating Behat with Symfony.
doctrine/DoctrineModule
Doctrine Module for Laminas
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