Libraries tagged by user symfony doctrine
xanderevg/grid_filters
801 Downloads
Grid filtering library for Laravel & Symfony. Dynamically apply user-defined filters (text, number, date, ranges) rules to Eloquent/Doctrine queries with unified API. Supports multi-field filters and complex UI-driven data grids.
hexis/audit-bundle
350 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
bisonlab/user-bundle
323 Downloads
This is a bundle for the simplest user handling I need, prefeferably using maker-bundle generated code
bengor-user/doctrine-orm-bridge-bundle
6168 Downloads
Symfony bundle that glues UserBundle and DoctrineORMBridge
colvin/doctrine-user
541 Downloads
Doctrine entity to manipulate users on Symfony
bengor-user/doctrine-odm-mongodb-bridge-bundle
4 Downloads
Symfony bundle that glues UserBundle and DoctrineODMMongoDBBridge
tourze/doctrine-user-bundle
31879 Downloads
A Symfony Bundle for automatically tracking entity creators and updaters
tourze/doctrine-user-agent-bundle
16287 Downloads
A Symfony bundle that automatically captures and records User-Agent information in Doctrine entities for analytics and audit purposes
runroom-packages/user-bundle
3590 Downloads
Manage admin users for Sonata
avris/booster
1 Downloads
Quick start of new projects. A pre-prepared template for new projects including Symfony, Doctrine, Webpack, user management, and much more!
kebza/sequence-bundle
266 Downloads
Symfony bundle that provides ability to create multiple sequences for invoice / user codes. Saving to database or files
ericgansa/filter-manager-bundle
11 Downloads
Symfony bundle for dynamic filtering, pagination and user-scoped queries with Doctrine ORM
dcs/role-provider-orm-bundle
9 Downloads
The DCSRoleProviderORMBundle provides the management of user roles using Doctrine ORM
dcs/password-reset-persistence-orm-bundle
9 Downloads
This bundle provides the implementation of the persistence on database using Doctrine ORM of all password requests
mattiasgeniar/phpunit-query-count-assertions
967777 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).