Brainshaker95's Stars
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
laminas/laminas-eventmanager
Trigger and listen to events within a PHP application
laminas/laminas-code
Extensions to the PHP Reflection API, static code scanning, and code generation
laminas/laminas-zendframework-bridge
Alias legacy ZF class names to Laminas Project equivalents.
php-imagine/Imagine
PHP Object Oriented image manipulation library
doctrine/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
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.
friendsoftwig/twigcs
The missing checkstyle for twig!
egulias/EmailValidator
PHP Email address validator
vinkla/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/orm
Doctrine Object Relational Mapper (ORM)
doctrine/migrations
Doctrine Database Migrations Library
doctrine/instantiator
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
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/DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
doctrine/DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
doctrine/collections
Collections Abstraction Library
doctrine/common
Doctrine Common
doctrine/dbal
Doctrine Database Abstraction Layer
composer/package-versions-deprecated
:package: Composer addon to efficiently get installed packages' version numbers
doctrine/annotations
Annotations Docblock Parser
doctrine/cache
Doctrine Cache component
composer/composer
Dependency Manager for PHP