DataGrid Zend Framework is a way to easily create a datagrid from queries in your Zend Framework project. It is really easy to use: for example, $grid->from("clients"). It can perform CRUD operations seamlessly. It uses templates, performs joins, has advanced filters, does data validation and filtering (when performing CRUD operations), does automatic pagination, can add extra fields, can sort fields, and has many other features.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPLv2 |
| Implementation | PHP |
A .NET component to create PDF documents without using Adobe Acrobat.