ricardoee's Stars
spatie/ssh
A lightweight package to execute commands over an SSH connection
brick/math
Arbitrary-precision arithmetic library for PHP
somnambulist-tech/cte-builder
Common Table Expression builder that uses Doctrine DBAL
php-decimal/ext-decimal
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
Baldinof/roadrunner-bundle
A RoadRunner worker integrated in your Symfony app
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
DenSul/symfony-roadrunner-skeleton
Dockerized Skeleton Symfony 5 + Roadrunner
n1215/roadrunner-docker-skeleton
local docker environment skeleton for RoadRunner
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
lexik/LexikJWTAuthenticationBundle
JWT authentication for your Symfony API
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
KnpLabs/knp-components
Various component pack, includes paginator
KnpLabs/KnpPaginatorBundle
SEO friendly Symfony paginator to sort and paginate
jdorn/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
JakubOnderka/PHP-Parallel-Lint
This tool check syntax of PHP files faster than serial check with fancier output.
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
doctrine-extensions/DoctrineExtensions
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
php-fig/link-util
egulias/EmailValidator
PHP Email address validator
PHP-CS-Fixer/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
fzaninotto/Faker
Faker is a PHP library that generates fake data for you
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.
EasyCorp/easy-log-handler
Human-friendly log files that make you more productive
doctrine/orm
Doctrine Object Relational Mapper (ORM)
doctrine/migrations
Doctrine Database Migrations Library
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
doctrine/instantiator
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.