Rafa Rodriguez - 2017-10-15 02:06:59 -
In reply to message 1 from Jay Pearce
Hi Jay,
Recently I rename my projects under the div organization:
- "div" is still "div", Div PHP Template Engine (template engine and code generator)
- "php hot map", is now "div-ajax-mapping", Div PHP Ajax Mapping (ajax utility)
- "php db fast", is now "div-nodes", Div PHP Nodes (nosql database system)
- ... and the new "div-ways", Div PHP Ways (routing and controlling the flow of php app)
packagist.org force me to change the name, for example, of divAjaxMapping (camel case) to div-ajax-mapping (I talking about projects/packages names, no classnames). Similarto divNodes to div-nodes, and divWays to div-ways.
See https://github.com/divengine.
Regards,
rafageist