Download the PHP package ssnukala/sprinkle-crud5 without Composer
On this page you can find all versions of the php package ssnukala/sprinkle-crud5. 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 sprinkle-crud5
sprinkle-crud5
CRUD Sprinkle for Userfrosting 5.0
CRUD Functionality for all database tables
Feature List
- List view : Common base class that uses schema/crud5.
.yaml file to create a list page for the table contents accessible at /crud5/ . This utilizes pre defined Handelbars templates in a flat table view. - TO-DO:
- one option specify handelbars template in the YAML so the user can set this dynamically (Can we load handlebar templates from a file ?) https://handlebarsjs.com/api-reference/compilation.html#handlebars-compile-template-options
- create twig template files for the column format with handlebars template in it, load that dynamically in the
- TO-DO:
- /api/crud5/
for all the CRUD Operations - /modals/crud5/
/ : the CRUD5Injector is giving an error TODO: Need to learn how injector works here, goal is to dynamically set the the model based on the crud_slug parameter from the Route
All versions of sprinkle-crud5 with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
birke/rememberme Version ^2.0
nikic/php-parser Version ^4.2.2
userfrosting/framework Version ^5.0
userfrosting/sprinkle-core Version ^5.0
lcharette/uf_formgenerator Version ~5.1.0
birke/rememberme Version ^2.0
nikic/php-parser Version ^4.2.2
userfrosting/framework Version ^5.0
userfrosting/sprinkle-core Version ^5.0
lcharette/uf_formgenerator Version ~5.1.0
The package ssnukala/sprinkle-crud5 contains the following files
Loading the files please wait ....