TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   Libraries & Extensions (http://www.talkphp.com/libraries-extensions/)
-   -   PHP Libraries (http://www.talkphp.com/libraries-extensions/70-php-libraries.html)

jaswinder_rana 06-03-2005 02:20 PM

PHP Libraries
 
Pear is a very useful and popular library for PHP. Its widely Used. It has many libraries.

You can see all Pear packages by going here http://pear.php.net/packages.php

Packages for Caching and Quick Form are very popular.
It also has libraries for webservices like SOAP

In new versions of PHP, Pear is already integrated. Go here for instructions on how to install Pear.

Hope this might help somebody.

Also feel free to list information about more libraries.

clenard 06-07-2005 06:42 AM

How about PRADO ?

I know it's more of a Framework - but very powerful :)

CreativeLogic 06-07-2005 06:45 AM

I've only recently heard about Prado. But only have heard good things about it.

jaswinder_rana 06-07-2005 01:10 PM

ummm.... Whenver you talk about a library,,, can you provide the link to it also please.

AlEast 06-07-2005 04:57 PM

PRADO is the php equivolent to save asp.net. I think that it has some potential for specific developers, especially as a gui gets built to harness the ease of use that type of approach gives developers. But the overhead for going back to the server for each action is something I rarely see as a good thing unless you are doing intranet sites. There are ways to optimize as in asp.net with disabling viewstate but in the long run I see most scripting languages going this way.

clenard 06-07-2005 07:44 PM

Quote:

Originally Posted by jaswinder_rana
ummm.... Whenver you talk about a library,,, can you provide the link to it also please.


I did jaswinder - it was linked to the name. Here's the link again: http://xisc.com

Al - have you seen the Petshop they're working on with Prado?

AlEast 06-07-2005 08:20 PM

Actually not really though I have seen the ASP petshop project and discussion about it's bad design, which apparently was due to performance considerations.

I will have to take a look though as indeed anything that helps with framework in php is worth the effort to learn.

jaswinder_rana 06-07-2005 08:25 PM

Sometimes i find it easy to develop my own framework than using other's.
First i don't have to study that framework.
Second, sometimes these frameworks are a kill for an application
Third, as a developer i find it better to create and use my own frameworks and when i have enough information then to use other frameworks. Because then i'll know what's going on.

its same as learning HTML on dreaweaver, which completes it for you and fter the newbies don't know what to do.

Pear is great, but problem comes in when have to install it. i have seen many people (including me) just getting lost in process of installing Pear. becasuse to use one package you got to install whole Pear thingy.

and sorry clenard, i din't see the link. i think i need coffee.

clenard 06-08-2005 05:43 AM

^ it's alright... i agree with you for the most part - but some frameworks just make life easier in the long run... Prado is a good example - not sure how to explain it - it's just REALLY good Framework if you play with it... but yeah - much like Dreamweaver - it doesn't help newbies out too much.

Al - def. take a look... they're trying to show that PHP can take on languages such as Java and .NET with those kinds of projects - and doing a d@mn good job :)

AlEast 06-08-2005 12:54 PM

clenard, thanks I will do just that.

Frameworks are great. I will concede the fact that for enterprise level solutions you need something that is not home grown.

My whole issue with what some of what PRADO does is that for the view it wants to handle all server object's (textbox etc) actions at the server. And to keep state it needs to pass all the selected values for all those server objects on each return visit and it is A LOT of additional bandwidth for high traffic sites. I know there are work arounds and I admit I'm no expert, just issues I have with asp.net as well

BTW for .net UIP is a great framework, but that is a discussion for a seperate forum ;)

clenard 07-21-2005 08:03 AM

hey AL... I haven't been here for a while due to family things - but I agree with Prado and the view handling... now they've finally put AJAX into the Framework (although it's not as smooth as say.... RoR) and hopefully soon things will be much better! :)

AlEast 07-21-2005 12:48 PM

Well now that is promising indeed!

Tekime 07-30-2005 03:28 AM

PRADO looks very interesting. I haven't seen it before, but I'm going to keep an eye on it and maybe even try it out with a few simple apps. Thanks for the info!

I have developed my own framework over the years, but it's difficult and cumbersome to keep a huge, complex set of classes and rules updated and secure all alone! Although, I'm using my framework and variants of it in a large number of sites - from complex intranet apps to high volume web sites - so it's not exactly something I'll be letting go of anytime soon. :)

I usually steer clear of PEAR; not that it's a bad thing, but requiring PEAR on the server and all packages updated just gives me a bad rub. While my classes are nowhere near JAVA-like strictness and lab quality OOP methodology, they are fast, safe, and dead easy to implement.

I've actually thought about GPL'ing my template class to foster interest and improve it. I fear the direction it might take, though, as well as the fact that I'm using it in a number of systems and is part of a valuable asset for my company.

Who knows though, if there was enough interest for a single file, simplicity of implementation oriented template class (think rFastTemplate) I would begin to consider it a bit more seriously. :)


All times are GMT. The time now is 10:56 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0