Best of PHP — June 2024
- 1
- 2
freeCodeCamp·2y
JavaScript Frameworks vs Laravel – Which Should You Choose for Web Development?
Comparing JavaScript frameworks to Laravel for web development. Discusses the lack of a Laravel-like framework in the JavaScript ecosystem. Highlights the benefits of JavaScript frameworks and libraries, as well as the advantages of using Laravel. Provides a comparison between JavaScript frameworks and Laravel in terms of features, flexibility, salary, availability of tools, security, documentation, testing & debugging, learning curve, scalability, deployment & hosting, customization, performance, and future prospects.
- 3
- 4
- 5
- 6
- 7
FREEK.DEV·2y
WeakMaps, a hidden gem in PHP
Oh Dear offers an all-in-one monitoring tool for websites, including uptime, SSL certificates, broken links, scheduled tasks, and more. It features a developer-friendly API and excellent documentation. Users can also create a public status page quickly and start monitoring with a free trial. Monthly newsletters are available with programming tips, tutorials, opinions, and packages, particularly focusing on the Laravel framework.
- 8
Laravel News·2y
A Lightweight Cart Package for Laravel
The binafy/laravel-cart package integrates shopping cart functionality into Laravel applications, simplifying tasks like storing and managing cart items, supporting multiple payment gateways, and handling recurring payments. It offers robust validation, error handling, and a highly customizable architecture, making it a versatile tool for ecommerce development.
- 9
- 10
Community Picks·2y
What is Bref and serverless? – Bref
Serverless architecture allows running applications without managing servers, offering automated scaling, cost efficiency, and reliability. Bref simplifies deploying PHP applications on AWS Lambda by providing tooling, PHP runtimes, and integration with frameworks like Laravel and Symfony. It covers use cases such as APIs, websites, and cron jobs, but may require code adjustments for legacy applications and isn't ideal for real-time apps due to possible latency.
- 11
- 12
Community Picks·2y
Hosting Control Panel
CloudPanel is a free, user-friendly hosting control panel focused on simplicity and performance. It supports multiple applications like PHP, Node.js, and Python, and can be launched on major cloud platforms or dedicated servers with operating systems like Debian and Ubuntu. Key features include automated backups, robust security measures, site isolation, firewall configuration, and free Let's Encrypt SSL certificates. Additionally, it offers high performance with optimized server components and low resource consumption.
- 13
Community Picks·2y
Give WordPress a try - it's not as bad as you think
WordPress is the most popular CMS with a dominant market share. It has evolved over the years, debunking common stereotypes. Despite its reputation, it is a flexible and secure CMS. Changes include the introduction of the Block Editor (Gutenberg), Full Site Editing, REST and GraphQL APIs, WP-CLI, WordPress Playground, 1-click and auto-updates, performance improvements, modern PHP options, templating engines, and the WordPress Performance Team. Building a WordPress website can be done with no-code/low-code, block themes, modern PHP, headless approach, or the legacy way.
- 14
Hacker News·2y
corcel/corcel: Use WordPress backend with Laravel or any PHP application
Corcel is a set of PHP classes built on top of Laravel's Eloquent ORM, enabling the extraction of data directly from a WordPress database. It allows the use of WordPress as a backend, facilitating integration with any PHP application that uses Composer. Corcel is compatible with multiple Laravel versions and offers robust functionalities for post and meta data management, custom post types, taxonomies, and shortcodes. Installation is straightforward via Composer, followed by database configuration. It supports various scopes to filter and retrieve data flexibly, as well as extensions for handling custom fields and taxonomies.
- 15
freeCodeCamp·2y
PHP Arrays in Practice: How to Rebuild the Football Team Cards Project with PHP and MongoDB
Learn how to rebuild the football team cards project from freeCodeCamp's JavaScript curriculum using PHP and MongoDB. The guide covers installation of MongoDB for PHP, setup of MongoDB Atlas, and performing CRUD operations. Basic PHP knowledge and familiarity with HTML, CSS, JavaScript, and databases are prerequisites for following along.
- 16
Theo - t3․gg·2yDev YouTubers Are Lying To Us | Theo Reacts
YouTubers are accused of lying to viewers about job opportunities and exaggerating the potential to make money in the software engineering industry. The video also criticizes YouTubers for trend-chasing and bashing PHP. It emphasizes the importance of responsibility and research when creating videos.
- 17
Laravel News·2y
Sentry and Laravel announce a new partnership
Sentry and Laravel have announced a new partnership, making Sentry the preferred monitoring and debugging solution for Laravel projects using Forge or Vapor. The integration allows users to easily link their Sentry account, configure and connect sites, and start tracking errors immediately. Sentry also offers new features, such as a feedback widget for user bug reports.