TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the “jquery” of PHP?

1 pointsby redxbloodabout 8 years ago
I have been using PHP for a while now, but I always did it raw - no frameworks.<p>Is there an &quot;all purpose&quot; PHP framework that I should know of? Kinda like jquery is a javascript simplifier in a way, that can be used for pretty much anything.

1 comment

realPubkeyabout 8 years ago
I think the major php-framework is laravel: <a href="https:&#x2F;&#x2F;laravel.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;laravel.com&#x2F;</a>