Download the PHP package dakataa/crud-twig without Composer
On this page you can find all versions of the php package dakataa/crud-twig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package crud-twig
CRUD Dashboard Twig (Frontend)
This package is a sub-package of dakataa/crud and depending on it. Create beautiful CRUD Dashboard with no effort. You can customize colors, logo, icons, and also you can easy extends or change the Templates or Bootstrap Theme.
Setup
Install packages
Twig
Methods
Method | Description |
---|---|
getRoute(name) | Get Route by Action name or Controller Method name if action has no name |
generatePath | Generate URL Path by Action Name |
generatePathByAction | Generate URL Path by Action |
hasAction | Check for existing action by name |
Component (Twig Macros)
Available Blocks
Component | Description |
---|---|
ListView | The component is used to display data in a grid. |
How to extend or change the templates
You can easy extend every list
, edit
, view
template by creating a new template in root project dir
templates/crud/[entity]/[template].html.twig
Javascript API
Data Fetcher
Ajax Validator
Validate and Display form errors without refreshing.
Just add HTML attribute [data-ajax]
All versions of crud-twig with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
twig/twig Version ^3.8
symfony/framework-bundle Version ^7.0
dakataa/crud Version ^1.0
twig/twig Version ^3.8
symfony/framework-bundle Version ^7.0
dakataa/crud Version ^1.0
The package dakataa/crud-twig contains the following files
Loading the files please wait ....