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: 69
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 6
Open Issues: 2
Type:project
Requires
- php: >= 8.2
- contributte/nella: ^0.3
- dibi/dibi: ^5.0.1
- ublaboo/datagrid: dev-master
Requires (Dev)
- contributte/qa: ^0.4.0
- contributte/tester: ^0.1.0
- phpstan/phpstan: ^1.9.14
- phpstan/phpstan-deprecation-rules: ^1.1.1
- phpstan/phpstan-dibi: ^1.0.1
- phpstan/phpstan-nette: ^1.2.1
- phpstan/phpstan-strict-rules: ^1.4.5
This package is auto-updated.
Last update: 2024-11-07 09:46:23 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
-
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.