-
Self-employment
- ru_RU.UTF-8
- https://qbbr.cat/
- @qbbr
- https://connect.symfony.com/profile/qbbr
Lists (12)
Sort Name ascending (A-Z)
Stars
Sample code for several design patterns in PHP 8.x
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Twig, the flexible, fast, and secure template language for PHP
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
Provides user management for your Symfony project. Compatible with Doctrine ORM & ODM, and custom storages.
JWT authentication for your Symfony API
PHPCI is a free and open source continuous integration tool specifically designed for PHP.
The missing Symfony Admin Generator
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
SEO friendly Symfony paginator to sort and paginate
Symfony Bundle to assist in image manipulation using the imagine library
A pretty nice way to expose your Symfony routing to client applications.
Symfony 7 DDD ES CQRS backend boilerplate.
This bundle provides tools to build a complete GraphQL API server in your Symfony App.
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python