0.0.6 • Published 10 years ago

phalcon-pm v0.0.6

Weekly downloads
1
License
BSD
Repository
github
Last release
10 years ago

Phalcon Package Manager

This is a cool program to install libraries in Phalcon Php

Installation

To install

npm -g install phalcon-pm

example listing:

ppm list

return:

+ test
+ crypt

example install:

ppm install crypt

return:

Package: crypt
----------------
Installing
----------------
Name        : Crypt AES 256
Version     : 0.5.0
Author      : @ivancduran
Description : Encrypt and descrypt menssages with AES 256bits
----------------
Complete!
0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago