Elvandarysalys's Stars
symfony/symfony
The Symfony PHP framework
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
stof/StofDoctrineExtensionsBundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
php-fig/event-dispatcher
php-fig/container
php-fig/link
A repository for the PSR-13 [Hyperlink] interface
php-fig/cache
php-fig/log
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
phpDocumentor/ReflectionDocBlock
sebastianbergmann/phpunit
The PHP Unit Testing framework.
mongodb/mongo-php-library
The Official MongoDB PHP library
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
php/php-src
The PHP Interpreter
nikic/PHP-Parser
A PHP parser written in PHP
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.
Jean85/pretty-package-versions
A small, independent wrapper to get pretty versions strings
doctrine-extensions/DoctrineExtensions
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
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.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
FriendsOfSymfony/FOSJsRoutingBundle
A pretty nice way to expose your Symfony routing to client applications.
doctrine/orm
Doctrine Object Relational Mapper (ORM)
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/DoctrineMongoDBBundle
Integrates Doctrine MongoDB ODM with Symfony
doctrine/mongodb-odm
The Official PHP MongoDB ORM/ODM