Opened 11 years ago
Closed 11 years ago
#41727 closed request (fixed)
php-phalcon: A compiled PHP framework
Reported by: | moderndeveloperllc (Mark Garrett) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | nerdling (Jeremy Lavergne) | |
Port: | php-phalcon |
Description
Phalcon provides a pretty full-featured MVC PHP framework with the speed gains of having the classes and functions compiled. The end product is a shared extension that can be included in PHP's configuration like any other. Compilation and installation are pretty straight forward with few dependancies.
Since we had ZF1 and ZF2 ports, I figured we could add this one too. I've downloaded and compiled it on 10.9 with PHP 5.5.6, and it plays well so far.
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | php framework removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | php-phalcon added |
Status: | new → assigned |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | Phalcon: A compiled PHP framework → php-phalcon: A compiled PHP framework |
Note: See
TracTickets for help on using
tickets.
I'll see if I can add it.