Skip to main content
CF

Build a Placekitten clone with Silex

34m 45s
English
Paid

Build a Placekitten clone with Silex is a 6-lesson 34 minutes self-paced course by Codecourse. Placekitten's API generates image placeholders of cute cats in any size for development.

Course facts

Lessons
6
Duration
34 minutes
Level
All levels
Language
English
Updated
Instructor
Codecourse
Price
Premium

Placekitten's API generates image placeholders of cute cats in any size for development. Let's rebuild it.


Who teaches Build a Placekitten clone with Silex? Codecourse

Codecourse thumbnail

Codecourse is a UK-based PHP / Laravel video tutorial platform founded by Alex Garrett in 2015. The platform is one of the longer-running independent Laravel education sources and has built a substantial catalog of focused screencasts on the framework and its surrounding ecosystem.

The course catalog covers Laravel in depth (the framework's evolution from version 5 through current), Vue.js (often paired with Laravel for full-stack work), Inertia.js, Livewire, the testing tracks (Pest, PHPUnit), Laravel package development, the deployment side (Forge, Vapor), and a long list of focused topic series. Material is screencast-format, typically broken into 3-7 minute focused lessons.

The CourseFlix listing under this source carries 10 Codecourse courses spanning that range. Material is paid; Codecourse runs on a monthly / annual subscription on the original platform. Courses are aimed at PHP developers building production Laravel applications.

What lessons are included in Build a Placekitten clone with Silex?

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 6 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: introduction
All Course Lessons (6)
#Lesson TitleDurationAccess
1
introduction Demo
01:52
2
setting up a silexapp
06:56
3
grabbing a random image
06:41
4
manipulating and rendering images
08:35
5
caching processed images
06:34
6
pulling a specific image
04:07
Unlock unlimited learning

Get instant access to all 5 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

What courses are similar to Build a Placekitten clone with Silex?

More courses by Codecourse

Frequently asked questions

What are the prerequisites for this course?
Before taking this course, you should have a basic understanding of PHP and web development concepts. Familiarity with the Silex framework will be beneficial but not required, as the course includes a lesson on setting up a Silex application.
What will I build by the end of this course?
By the end of this course, you will have built a clone of the Placekitten API using the Silex framework. This project will allow you to generate image placeholders of cats in various sizes, similar to the original Placekitten service.
Who is the target audience for this course?
This course is aimed at web developers who are interested in learning how to use the Silex framework to build web applications. It is suitable for those who want to understand how to create an API that processes and serves images.
How does the depth of this course compare to other web development courses?
This course focuses specifically on using the Silex framework to build an image-serving API. Compared to more general web development courses, it offers a focused look at image manipulation and caching using PHP, without covering a broader range of web development topics.
What specific tools or platforms will I use in this course?
The course utilizes the Silex framework for building the application. You will learn to manipulate and render images, cache processed images, and handle image requests using PHP.
What topics are not covered in this course?
The course does not cover frontend development, user authentication, or database integration. It specifically focuses on building a backend service using Silex for serving image placeholders.
How much time should I commit to this course?
The course consists of 6 lessons. While the total runtime is not specified, you should plan to spend time setting up your development environment, following the lessons, and applying what you've learned through exercises and project work.