contributte / datagrid-skeleton
Example of contributte/datagrid component. Project skeleton based on Nette Framework and Contributte libraries by @f3l1x & @paveljanda.
                                    Fund package maintenance!
                                                                            
                                                                                                                                        f3l1x
                                                                                    
                                                                            
                                                                                                                                        contributte.org/partners.html
                                                                                    
                                                                
Installs: 101
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 6
Open Issues: 2
Type:project
pkg:composer/contributte/datagrid-skeleton
Requires
- php: >=8.3
- contributte/nella: ^0.3
- dibi/dibi: ^5.0.1
- ublaboo/datagrid: dev-master
Requires (Dev)
- contributte/phpstan: ^0.2.0
- contributte/qa: ^0.4.0
- contributte/tester: ^0.4.0
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-dibi: ^2.0.0
- phpstan/phpstan-nette: ^2.0.3
- phpstan/phpstan-strict-rules: ^2.0.3
This package is auto-updated.
Last update: 2025-10-30 09:19:10 UTC
README
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
This project is here for super-simple demonstration how to create a project with contributte/datagrid. People are mailing me "This thing is broken - can you fix it please?" and I am responding: "Sure. Please create a sandbox-like repository where I can reproduce you issue and I will have a look at it". Well that's the purpose of this repository. I prepared you a database, presenter and a template. Use it. 🙌
Demo
https://examples.contributte.org/datagrid-skeleton/
Installation
To install latest version of contributte/datagrid-skeleton use Composer.
composer create-project -s dev contributte/datagrid-skeleton acme
Install using docker
- 
At first, use Git to download this project. git clone https://github.com/contributte/datagrid-skeleton.git
- 
Setup project. make install
- 
Build assets. npm run build
- 
Run docker stack. make docker-up
- 
Open http://localhost and enjoy! 
Composer packages
Take a detailed look 👀 at contributte/datagrid
Development
See how to contribute to this package.
This package is currently maintaining by these authors.
Consider to support contributte development team. Also thank you for using this project.