dev-master
9999999-dev http://github.com/previewict/phpieComponent library for PHP5
MIT
The Requires
- php >=5.4.0
- ircmaxell/password-compat dev-master
- mandrill/mandrill dev-master
- phpunit/phpunit 4.6.*@dev
by Preview ICT
component php library
Component library for PHP5
PHPie (pronounced like PH-Pie) and it's all about PHP that's why it's name PHPie., (*1)
PHPie is a standard PHP component library to use in any kinds of PHP driven web application. It's still in development version. We are working on it to make a stable release to make it more useful for people for their great applications., (*2)
not available yet. Please propose a new component what you need in future from Propose a Component, (*3)
There are 2 ways to install or add this component library for your project., (*4)
via Composer - In your composer.json just add the following lines of code, (*5)
{ "require": { "previewict/phpie": "0.2" } }
and run update your dependencies via running composer update command., (*6)
Download as ZIP Download the latest stable release as a ZIP folder and extract it into your vendor (or wherever you need) directory., (*7)
After downloading zip or updating composer. Just load this library by adding the following code in your bootstrap file or the main PHP file for your project., (*8)
require 'vendor/autoload.php';
And now you are ready to use PHPie
component library., (*9)
Read documentation to see it's usage and facts in details please go to this PHPie Documentation page., (*10)
phpie
more handy and useful then please fork it and send us pull request with your modified or latest codes.To make things more easier we have built this. We are asking your help to enlarge this library. Without your help it's not easy to make it large. Fork it and stay tuned with us, (*11)
For more details please mail us at shaharia.azam@gmail.com, (*12)
Component library for PHP5
MIT
component php library