H!GridPHP Products

simple & blazing fast - Making the web easy, Supercharging your Development Speed

Blog

H!CMS

HiGridCMS is a php-based application meant to synthesize Jekyll, but in php.HiGridCMS takes content from markdown.md files, image files and implied directory structure and generates a website.It is a no-database, dynamic website generator.

Say,H!CMS is a flat-file content management system. It’s not a static site generator. H!CMS renders pages on the fly just like many standard database-backed systems do. Many web developers hear “flat-file” and think slow, static, and limited — we’ve worked hard to erase those misconceptions. Spend a little time with Statamic and you might even completely forget you’re not using a database.

When you want to make a new post, You write text files in your favorite format (Markdown,Html etc), in your favorite environment (Vim, Vim, or Vim etc), spice them with styles (again, in format of your choice - CSS, LESS, or SASS),simply place either a html or markdown file in docs.Files without a .html or .md ending will not be processed; files with a .md ending will be processed with markdown before being published.it will create static HTML site ready to be published.

H!Grid

jqGrid is a grid for the jQuery Javascript library.jqGrid is free, open source and gets distributed under the MIT license.
HiGrid is a grid component for PHP based on the world’s most popular and flexible jQuery grid plugin jqGrid.higrid.net provide Server-side PHP library named HiGrid for jqGrid.It supports most of jqGrid functions and easy to extend.HiGrid is a php jqgrid created for PHP developers and teams that radically decreases development time with jqGrid and makes it fun and easy. HiGrid will be offered with free version that will include fast and accurate technical support, source code and subscription based benefits.

Highlight points include:

  • all functionality jqGrid has is supported
  • no need for tricky javascript – everything is handled in PHP
  • the PHP component automatically handles data retrieval, paging, sorting, searching and all CRUD operations (create, read, update, delete). No need for custom code.
  • you can have a fully functional grid with just a few lines of PHP
  • export to Excel is supported
  • database engines supported: MySql, Postgre SQL, Microsoft SQL server

H!Charts

HiGridChart is a PHP library to interact with the Highcharts JS charting library. Reading from the official documentation, “Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application”. The reason behind the HiGridChart project is to offer a useful tool to PHP developers to automatically generate Highcharts JS code starting from some PHP data. PLease, refer to the wiki page for more information about its usage. The Highcharts JS libraries are available at highcharts.com and they are free for non commercial use. For commercial usage, please refers to the license and pricing section of their website. On the other side,HiGridChart is a PHP library that works has a wrapper for the Highchart js library and it was built having in mind flexibility and maintainability. HiGridChart isn’t a simple port of the javascript library to PHP. It was designed in a way that mimics the javascript counterpart API, so that the developer only needs to learn one API.