awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EasyCorp avatar

EasyCorp/EasyAdminBundle

0
View on GitHub↗
4,282 stars·1,098 forks·PHP·MIT·7 vues

EasyAdminBundle

EasyAdminBundle est un outil pour générer automatiquement des interfaces de gestion backend pour les applications Symfony. Il construit des écrans d'administration et des formulaires en mappant les définitions d'entités de base de données vers des composants d'interface utilisateur, offrant un système web pour gérer les enregistrements de base de données via des listes interrogeables et des formulaires CRUD.

Le projet prend en charge la création de backends d'administration séparés, adaptés à différents rôles d'utilisateurs ou collaborateurs externes. Il inclut une couche de sécurité pour restreindre les tableaux de bord, les menus et les champs de données en fonction du contrôle d'accès basé sur les rôles et des jetons de sécurité utilisateur.

Le système offre des capacités de gestion des enregistrements de base de données avec des listes paginées, un filtrage dynamique des requêtes et des workflows administratifs personnalisés exécutés via des boutons spécialisés et des opérations par lots. Il inclut également un support de localisation pour traduire le texte de l'interface et ajuster les mises en page pour les directions de lecture de droite à gauche.

Features

  • Automatic Admin Interface Generators - Provides a framework to automatically generate administrative user interfaces and management consoles from backend code definitions.
  • Database Record Managers - Provides web-based interfaces for viewing, adding, updating, and deleting database records via CRUD forms.
  • Record Management Interfaces - Organizes database entries into searchable, filterable, and paginated lists with integrated editing fields.
  • Query Filters - Translates user-selected interface filters into database queries to refine record list views.
  • Permission-Based Access Control - Restricts access to dashboards, menus, and specific data fields based on assigned permissions and roles.
  • Role-Based Access Control - Restricts visibility of dashboards, menus, and data fields by checking user security tokens against defined role permissions.
  • Role-Based Access Control Systems - Implements a security layer to manage user permissions and access levels based on defined roles.
  • Database Management Interfaces - Provides a web-based system for managing database records through searchable lists and filterable views.
  • Entity-Driven UI Generation - Automatically builds management screens and forms by mapping database entity properties to UI components.
  • Admin Panel Generators - Programmatically generates administrative interfaces and dashboards specifically for Symfony applications based on data models.
  • Multi-Tenant Administrative Backends - Builds separate backend management areas tailored for different user roles or external collaborators.
  • Role-Based Dashboard Provisioning - Builds separate administration backends tailored for different user roles or external collaborators.
  • Event-Driven Action Handlers - Executes custom business logic through specialized controller actions triggered by UI buttons or batch operations.
  • Administrative Logic Extenders - Implements specialized buttons and batch operations to extend administrative functionality via custom logic.
  • Administrative Action Workflows - A feature in the product allowing the creation of specialized buttons and batch operations to handle complex business logic and data processing.
  • Administrative Menu Hierarchies - Implements centralized configuration classes to define administrative access and menu hierarchies without manual route files.

Historique des stars

Graphique de l'historique des stars pour easycorp/easyadminbundleGraphique de l'historique des stars pour easycorp/easyadminbundle

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait easycorp/easyadminbundle ?

EasyAdminBundle est un outil pour générer automatiquement des interfaces de gestion backend pour les applications Symfony. Il construit des écrans d'administration et des formulaires en mappant les définitions d'entités de base de données vers des composants d'interface utilisateur, offrant un système web pour gérer les enregistrements de base de données via des listes interrogeables et des formulaires CRUD.

Quelles sont les fonctionnalités principales de easycorp/easyadminbundle ?

Les fonctionnalités principales de easycorp/easyadminbundle sont : Automatic Admin Interface Generators, Database Record Managers, Record Management Interfaces, Query Filters, Permission-Based Access Control, Role-Based Access Control, Role-Based Access Control Systems, Database Management Interfaces.

Quelles sont les alternatives open-source à easycorp/easyadminbundle ?

Les alternatives open-source à easycorp/easyadminbundle incluent : theorchid/platform — Platform is a framework for building back-office applications and administrative dashboards using Laravel. It… jqhph/dcat-admin — dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It… area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and… herozhou/vue-framework-wz — vue-framework-wz is a Vue.js admin dashboard framework and modular frontend boilerplate designed for building… hs-web/hsweb-framework — This project is a Spring Boot administrative framework and enterprise backend boilerplate designed for building… duxianwei520/react — This project is a React admin dashboard boilerplate designed for building backend administrative interfaces. It…

Alternatives open source à EasyAdminBundle

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec EasyAdminBundle.
  • theorchid/platformAvatar de TheOrchid

    TheOrchid/Platform

    4,791Voir sur GitHub↗

    Platform is a framework for building back-office applications and administrative dashboards using Laravel. It functions as a schema-driven UI framework and CRUD generator that automatically constructs database management interfaces, input forms, and validation rules from programmatic model definitions. The project distinguishes itself through a comprehensive backend UI kit that supports advanced data capture, including geographic coordinate mapping, tabular JSON data matrices, and marketing metadata tracking. It features a robust role-based access control system for managing resource visibili

    PHP
    Voir sur GitHub↗4,791
  • jqhph/dcat-adminAvatar de jqhph

    jqhph/dcat-admin

    4,022Voir sur GitHub↗

    dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du

    PHPlaravellaravel-admin
    Voir sur GitHub↗4,022
  • area17/twillAvatar de area17

    area17/twill

    3,956Voir sur GitHub↗

    Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and content management systems. It serves as a headless CMS framework and a toolkit for defining content models and managing structured data through a dedicated administrative interface. The project features a visual block editor that allows publishers to arrange and configure reusable content sections via a drag-and-drop interface. It includes a dedicated digital asset manager for storing, cropping, and optimizing images and files across local or cloud storage, as well as a multiling

    PHP
    Voir sur GitHub↗3,956
  • herozhou/vue-framework-wzAvatar de herozhou

    herozhou/vue-framework-wz

    4,337Voir sur GitHub↗

    vue-framework-wz is a Vue.js admin dashboard framework and modular frontend boilerplate designed for building administrative interfaces. It provides an enterprise UI component library and a role-based access control system to manage user logins and restrict access to protected administrative routes. The framework features a command-line tool for managing optional plugin dependencies to optimize bundle size. It includes an automated navigation system that generates multi-level sidebars, breadcrumbs, and tabbed browsing interfaces based on the application routing configuration. The project cov

    Vueadminadmin-dashboardadmin-template
    Voir sur GitHub↗4,337
  • Voir les 30 alternatives à EasyAdminBundle→