Re: [phplib-users] current status of phplib
Brought to you by:
nhruby,
richardarcher
From: Marko K. <mk...@mc...> - 2007-07-19 11:18:41
|
Hi, I also use PHPLIB because of its authentication framework. I also thought about moving to PEAR, because of the easy install/upgrade of packages, but couldn't find a comparable replacement of auth. ************************************************************************* To implement phplib's authentication as a PEAR package would be a great idea, I guess!!! ************************************************************************* Actually I do use one PEAR package: flmpc21:~> pear list Installed packages, channel pear.php.net: ========================================= Package Version State ... HTML_Template_PHPLIB 1.3.1 stable ... ;) Bjoern Schotte implemented phplib's template system into PEAR a while ago. This templating is in my opinion fulfilling everything you want from a template system. Regards, Marko |