yarenty / php_modules

GOAL is : npm/bower/grunt for PHP like PEAR but much more easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP modules.

Easy PHP modules & classes.

Instead every time reinvent the "PHP wheel", here I'll keep all basic classes for obvius things like - access to db, convert objects/arrays to JSON, ajax interaction, etc.

Current modules

  • DB - easy access to MySQL using mysqli
  • JSON - json converters...

TODO

  • more ;-)

RUN

  • npm install
  • bower install
  • grunt

About

GOAL is : npm/bower/grunt for PHP like PEAR but much more easier


Languages

Language:PHP 58.8%Language:HTML 23.3%Language:JavaScript 17.8%